We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e09dab commit aeafe0cCopy full SHA for aeafe0c
.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