We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c55dcb2 commit 8a24d36Copy full SHA for 8a24d36
1 file changed
.github/workflows/ci.yml
@@ -27,6 +27,9 @@ jobs:
27
php:
28
- '7.4'
29
- '8.0'
30
+ - '8.1'
31
+ - '8.2'
32
+ - '8.3'
33
experimental:
34
- false
35
include:
0 commit comments