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 c981182 commit 79f9064Copy full SHA for 79f9064
.github/workflows/tests.yaml
@@ -18,6 +18,7 @@ jobs:
18
strategy:
19
matrix:
20
php:
21
+ - '8.4'
22
- '8.3'
23
- '8.2'
24
- '8.1'
0 commit comments