Skip to content

Commit

Permalink
try to fix gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
BartoszWojdalowicz authored and christopherhero committed Jul 15, 2022
1 parent 28d2745 commit 7736a32
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ jobs:
name: Restrict Symfony version
if: matrix.symfony != ''
run: |
composer global require --no-progress --no-scripts "symfony/flex:^1.10"
composer config extra.symfony.require "${{ matrix.symfony }}"
-
Expand Down

0 comments on commit 7736a32

Please sign in to comment.