We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 355c3c9 commit f9bddbbCopy full SHA for f9bddbb
.github/workflows/phpunit.yml
@@ -14,7 +14,7 @@ jobs:
14
15
strategy:
16
matrix:
17
- php: [ '7.4', '8.0', '8.1', '8.2','8.3','8.4' ]
+ php: [ '7.4','8.0','8.1','8.2','8.3','8.4' ]
18
19
steps:
20
- name: Checkout code
0 commit comments