We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fba0d54 commit 29209b2Copy full SHA for 29209b2
1 file changed
.github/workflows/ci.yml
@@ -24,6 +24,9 @@ jobs:
24
dependencies:
25
- "lowest"
26
- "highest"
27
+ php:
28
+ - '7.4'
29
+ - '8.0'
30
experimental:
31
- false
32
include:
0 commit comments