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 e6ef894 commit 4514c15Copy full SHA for 4514c15
.github/workflows/test-php.yml
@@ -28,7 +28,7 @@ jobs:
28
strategy:
29
fail-fast: false
30
matrix:
31
- php-versions: [ '7.4', '8.0', '8.1', '8.2', '8.3' ]
+ php-versions: [ '8.0', '8.1', '8.2', '8.3' ]
32
services:
33
database:
34
image: mysql:latest
0 commit comments