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 0588a47 commit a0a1c0fCopy full SHA for a0a1c0f
.github/workflows/php.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v2
16
17
- name: Update PHP
18
- run: sudo update-alternatives --set php /usr/bin/php7.2
+ run: sudo update-alternatives --set php /usr/bin/php7.4
19
20
- name: Validate composer
21
run: composer validate
0 commit comments