[Ubuntu] upgrade php version to 8.1 (#4681)

This commit is contained in:
Shivam Mathur
2021-12-08 02:09:17 +05:30
committed by GitHub
parent 77f9a979a8
commit 05b9e3e79c
3 changed files with 5 additions and 3 deletions

View File

@@ -271,7 +271,8 @@
"7.2",
"7.3",
"7.4",
"8.0"
"8.0",
"8.1"
]
},
"selenium": {

View File

@@ -270,7 +270,8 @@
"php": {
"versions": [
"7.4",
"8.0"
"8.0",
"8.1"
]
},
"rubygems": [