mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-02 23:59:26 +03:00
Allow symfony/flex composer plugin (#2013)
This commit is contained in:
parent
205828d18d
commit
1cf58fbae0
1
.github/workflows/continuous-integration.yml
vendored
1
.github/workflows/continuous-integration.yml
vendored
@ -74,6 +74,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
SYMFONY_REQUIRE: "${{ matrix.symfony-require }}"
|
SYMFONY_REQUIRE: "${{ matrix.symfony-require }}"
|
||||||
run: |
|
run: |
|
||||||
|
composer global config --no-plugins allow-plugins.symfony/flex true
|
||||||
composer global require --no-progress --no-scripts --no-plugins symfony/flex
|
composer global require --no-progress --no-scripts --no-plugins symfony/flex
|
||||||
composer update --no-interaction --no-progress ${{ matrix.composer-flags }}
|
composer update --no-interaction --no-progress ${{ matrix.composer-flags }}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user