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 cf1b83b + b470424 commit 50c281eCopy full SHA for 50c281e
.github/workflows/ci.yaml
@@ -19,6 +19,7 @@ jobs:
19
- php: '8.1'
20
- php: '8.2'
21
- php: '8.3'
22
+ - php: '8.4'
23
24
name: PHP ${{ matrix.php }} - ${{ matrix.stability }} tests
25
steps:
0 commit comments