Skip to content

Commit 460acca

Browse files
Merged Pull Request '#40 options-add-php83->main : Update PHP versions matrix'
Update PHP versions matrix
2 parents faed70b + 4a1a3d2 commit 460acca

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

ci/options.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,20 @@
11
[
2+
{
3+
"Name": "Ubuntu_PHP_8.3",
4+
"Image": "ubuntu-latest",
5+
"Language": "php",
6+
"LanguageVersion": "8.3",
7+
"RunPerformance": true,
8+
"PackageRequirement": true
9+
},
10+
{
11+
"Name": "macOS_PHP_8.3",
12+
"Image": "macos-latest",
13+
"Language": "php",
14+
"LanguageVersion": "8.3",
15+
"RunPerformance": true,
16+
"PackageRequirement": true
17+
},
218
{
319
"Name": "Ubuntu_PHP_8.2",
420
"Image": "ubuntu-latest",

0 commit comments

Comments
 (0)