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 7e7697f commit 1fb64efCopy full SHA for 1fb64ef
.github/workflows/tests.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- php-version: ["7.4", "8.0", "8.1", "8.2", "8.3"]
+ php-version: ["8.1", "8.2", "8.3"]
16
os: [ubuntu-latest]
17
steps:
18
- uses: actions/checkout@v4
0 commit comments