We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 341cffd commit 6086558Copy full SHA for 6086558
1 file changed
.github/workflows/CI.yml
@@ -12,6 +12,8 @@ jobs:
12
strategy:
13
matrix:
14
php:
15
+ - 8.4
16
+ - 8.3
17
- 8.2
18
- 8.1
19
- 8.0
0 commit comments