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.
2 parents 29ee510 + b40b918 commit f76454dCopy full SHA for f76454d
1 file changed
.github/workflows/pr_tests.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
fail-fast: false
11
matrix:
12
- php_version: ["7.4", "8.0", "8.1", "8.2", "latest"]
+ php_version: ["8.1", "8.2", "8.3", "8.4", "8.5", "latest"]
13
14
runs-on: ubuntu-latest
15
0 commit comments