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 8296de7 commit 5e7b867Copy full SHA for 5e7b867
.github/workflows/test.yaml
@@ -13,7 +13,7 @@ jobs:
13
14
strategy:
15
matrix:
16
- php-version: [ '8.3' ]
+ php-version: [ '8.4' ]
17
18
name: Run tests on PHP v${{ matrix.php-version }}
19
0 commit comments