Skip to content

Commit

Permalink
Creating the PHAR requires PHP 7.3 now
Browse files Browse the repository at this point in the history
  • Loading branch information
coenjacobs authored Feb 1, 2021
1 parent ba8dc72 commit b0b5576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Install PHP
uses: shivammathur/[email protected]
with:
php-version: 7.2
php-version: 7.3

- name: Install dependencies
run: composer install --prefer-dist --no-suggest --no-progress
Expand Down

0 comments on commit b0b5576

Please sign in to comment.