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 c615661 commit 61efb74Copy full SHA for 61efb74
.github/workflows/main.yaml
@@ -14,6 +14,8 @@ jobs:
14
strategy:
15
matrix:
16
php:
17
+ - '8.4'
18
+ - '8.3'
19
- '8.2'
20
- '8.1'
21
- '8.0'
0 commit comments