We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 93b63f2 + 5aee444 commit 8c59a7dCopy full SHA for 8c59a7d
.github/workflows/tests.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
strategy:
13
matrix:
14
- php: ['7.4', '8.0', '8.1', '8.2']
+ php: ['7.4', '8.0', '8.1', '8.2', '8.3', '8.4']
15
dependency-version: [prefer-lowest, prefer-stable]
16
17
steps:
0 commit comments