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 2156bc1 + 5a2b01e commit 5bde2e8Copy full SHA for 5bde2e8
1 file changed
.github/workflows/tests.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
fail-fast: true
12
matrix:
13
- php: [ "8.2", "8.3" ]
+ php: [ "8.2", "8.3", "8.4" ]
14
15
name: PHP ${{ matrix.php }}
16
0 commit comments