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 ab11282 commit 112bde2Copy full SHA for 112bde2
.github/workflows/test.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Setup PHP
36
uses: shivammathur/setup-php@v2
37
with:
38
- php-version: 7.1
+ php-version: 7.4
39
coverage: none
40
- name: Install dependencies
41
run: composer install --prefer-dist --no-progress --no-suggest
0 commit comments