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 d02ec98 commit aacd6c0Copy full SHA for aacd6c0
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
timeout-minutes: 30
15
strategy:
16
matrix:
17
- php: [7.2, 7.3, 7.4, 8.0 ]
+ php: [7.4, 8.0 ]
18
mysql: [5.7, 8.0]
19
include:
20
- composer_option: --ignore-platform-reqs
0 commit comments