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 cf1b83b commit b470424Copy full SHA for b470424
.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