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 ffd83f9 commit a9d4a1fCopy full SHA for a9d4a1f
.github/workflows/quality-checks.yml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/checkout@v3
23
- uses: shivammathur/setup-php@v2
24
with:
25
- php-version: 8.3
+ php-version: 7.4
26
coverage: none
27
28
- uses: ramsey/composer-install@v2
0 commit comments