We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfae085 commit 7773ca7Copy full SHA for 7773ca7
1 file changed
.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
36
strategy:
37
fail-fast: false
38
matrix:
39
- php-version: ["8.2", "8.3"]
+ php-version: ["8.2", "8.3", "8.4", "8.5"]
40
composer-flags: [""]
41
name: [""]
42
include:
0 commit comments