We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3b623a6 + f6efdfc commit 93243a3Copy full SHA for 93243a3
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
max-parallel: 10
16
matrix:
17
- 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']
18
19
steps:
20
- name: Set up PHP
0 commit comments