We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a6ee9e commit 568a737Copy full SHA for 568a737
.github/workflows/tests.yml
@@ -14,7 +14,7 @@ jobs:
14
15
strategy:
16
matrix:
17
- php: [7.4, 8.0, 8.1]
+ php: [8.0, 8.1]
18
dependency-version: [prefer-lowest, prefer-stable]
19
20
steps:
0 commit comments