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 2b2d021 commit 63302c2Copy full SHA for 63302c2
.github/workflows/tests.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: true
16
matrix:
17
- php: ['8.0', 8.1, 8.2, 8.3, 8.4]
+ php: ['8.0', 8.1, 8.2, 8.3, 8.4, 8.5]
18
stability: [lowest, highest]
19
mock: [true]
20
include:
0 commit comments