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 16013a9 commit 8433c7aCopy full SHA for 8433c7a
.github/workflows/test-and-deploy.yml
@@ -17,7 +17,7 @@ jobs:
17
timeout-minutes: 20
18
strategy:
19
matrix:
20
- php: [ 7.2, 7.3, 7.4, 8.0, 8.1, 8.2, 8.3 ]
+ php: [ 7.2, 7.3, 7.4, 8.0, 8.1, 8.2, 8.3, 8.4 ]
21
dependencies:
22
- "lowest"
23
- "highest"
0 commit comments