We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c47da61 + 28634de commit a17db59Copy full SHA for a17db59
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
strategy:
24
fail-fast: false
25
matrix:
26
- php: [ '7.4', '8.0' ]
+ php: [ '7.4', '8.0', '8.1' ]
27
min_stability: [ '' ]
28
name_suffix: [ '' ]
29
composer_flags: [ '' ]
0 commit comments