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 1642b0c commit 0e7c9bbCopy full SHA for 0e7c9bb
.github/workflows/tests.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: true
10
matrix:
11
- php: [8.3, 8.2, 8.1]
+ php: [8.4, 8.3, 8.2, 8.1]
12
dependency-version: [prefer-stable]
13
os: [ubuntu-latest, windows-latest]
14
0 commit comments