We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 31f0f09 + 9fa6cf2 commit c823d8aCopy full SHA for c823d8a
.github/workflows/ci.yml
@@ -34,7 +34,7 @@ jobs:
34
strategy:
35
fail-fast: false
36
matrix:
37
- php: ['7.3', '7.4', '8.0', '8.1', '8.2', '8.3']
+ php: ['7.3', '7.4', '8.0', '8.1', '8.2', '8.3', '8.4']
38
min_stability: ['']
39
name_suffix: ['']
40
include:
0 commit comments