There was an error while loading. Please reload this page.
1 parent a70a98f commit d57c1f7Copy full SHA for d57c1f7
.github/workflows/tests.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: true
10
matrix:
11
- php: [8.2, 8.1, 8.0, 7.4]
+ php: [8.2, 8.1, 8.0]
12
dependency-version: [prefer-stable]
13
os: [ubuntu-latest]
14
0 commit comments