We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa5b5a2 commit 6c4eb7aCopy full SHA for 6c4eb7a
1 file changed
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
runs-on: ubuntu-latest
41
strategy:
42
matrix:
43
- php-version: ['8.1',' '8.2', '8.3', '8.4', '8.5']
+ php-version: ['8.1', '8.2', '8.3', '8.4', '8.5']
44
steps:
45
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
46
with:
0 commit comments