Skip to content

Commit

Permalink
Merge branch 'main' into OPSRC-496/Add_bitbag_coding_standard_to_ever…
Browse files Browse the repository at this point in the history
…y_plugin
  • Loading branch information
fabulousPuppet committed Jul 27, 2022
2 parents 7083b25 + f817e71 commit 852db80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ jobs:
name: Restrict Symfony version
if: matrix.symfony != ''
run: |
composer global config --no-plugins allow-plugins.symfony/flex true
composer global require --no-progress --no-scripts --no-plugins "symfony/flex:^1.10"
composer config extra.symfony.require "${{ matrix.symfony }}"
Expand Down

0 comments on commit 852db80

Please sign in to comment.