We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c340fd commit ac5f0dfCopy full SHA for ac5f0df
1 file changed
.github/workflows/tests.yml
@@ -15,7 +15,7 @@ jobs:
15
16
strategy:
17
matrix:
18
- php: [8.0, 8.1, 8.2, 8.3]
+ php: [8.0, 8.1, 8.2, 8.3, 8.4, 8.5]
19
dependency-version: [prefer-lowest, prefer-stable]
20
21
steps:
0 commit comments