Skip to content

Commit

Permalink
[minor] switch flex branch to main
Browse files Browse the repository at this point in the history
  • Loading branch information
kbond committed Oct 28, 2020
1 parent 6445da4 commit d54f71f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

- name: Install dependencies
run: |
composer global require --no-progress --no-scripts --no-plugins symfony/flex dev-master
composer global require --no-progress --no-scripts --no-plugins symfony/flex dev-main
composer update --prefer-dist --no-interaction --no-suggest
vendor/bin/simple-phpunit install
env:
Expand Down

0 comments on commit d54f71f

Please sign in to comment.