Skip to content

Commit

Permalink
Fix COMPOSER_ROOT_VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
sy-records committed Mar 3, 2022
1 parent 8fb9b75 commit 3eb5784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpstan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: Setup Dependencies
env:
COMPOSER_ROOT_VERSION: 1.4-dev
COMPOSER_ROOT_VERSION: 1.x-dev
run:
composer install -o

Expand Down

0 comments on commit 3eb5784

Please sign in to comment.