mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-04-06 07:13:31 +03:00
Allow symfony/flex composer plugin (#2013)
This commit is contained in:
parent
205828d18d
commit
1cf58fbae0
1 changed files with 1 additions and 0 deletions
1
.github/workflows/continuous-integration.yml
vendored
1
.github/workflows/continuous-integration.yml
vendored
|
@ -74,6 +74,7 @@ jobs:
|
|||
env:
|
||||
SYMFONY_REQUIRE: "${{ matrix.symfony-require }}"
|
||||
run: |
|
||||
composer global config --no-plugins allow-plugins.symfony/flex true
|
||||
composer global require --no-progress --no-scripts --no-plugins symfony/flex
|
||||
composer update --no-interaction --no-progress ${{ matrix.composer-flags }}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue