Skip to content

Commit

Permalink
Add PHP 8.3.5 + 8.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
koromerzhin committed Apr 16, 2024
1 parent df7aa6a commit ec9e056
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions matrix.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,18 @@
},
{
"version": "8.3.4",
"latest": "off",
"disable": "on",
"xdebug": "on"
},
{
"version": "8.3.5",
"latest": "off",
"disable": "off",
"xdebug": "on"
},
{
"version": "8.3.6",
"latest": "on",
"disable": "off",
"xdebug": "on"
Expand Down

0 comments on commit ec9e056

Please sign in to comment.