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.
1 parent 2e963f1 commit 56e7440Copy full SHA for 56e7440
.github/workflows/default.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
fail-fast: true
21
matrix:
22
- php: [ 8.1, 8.2, 8.3, 8.4]
+ php: [8.2, 8.3, 8.4]
23
24
name: PHP${{ matrix.php }}
25
0 commit comments