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.
2 parents 0afd22a + c83a969 commit ae0c34fCopy full SHA for ae0c34f
1 file changed
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: false
16
matrix:
17
- php-version: ['8.1', '8.2']
+ php-version: ['8.1', '8.2', '8.3', '8.4']
18
os: [ubuntu-latest]
19
20
steps:
0 commit comments