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 ba8dc72 commit b0b5576Copy full SHA for b0b5576
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Install PHP
13
uses: shivammathur/[email protected]
14
with:
15
- php-version: 7.2
+ php-version: 7.3
16
17
- name: Install dependencies
18
run: composer install --prefer-dist --no-suggest --no-progress
0 commit comments