mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-02 23:59:26 +03:00
Fix tests
This commit is contained in:
parent
7e46cc8899
commit
6db64c4e8c
@ -29,6 +29,7 @@ before_install:
|
||||
- phpenv config-rm xdebug.ini
|
||||
- if [ "$SF_4" == "true" ]; then composer config minimum-stability dev; fi
|
||||
- if [ "$SF_4" == "true" ]; then composer require symfony/symfony:4.0.* --dev --no-update; fi
|
||||
- if [ "$SF_4" == "true" ]; then composer require friendsofsymfony/rest-bundle:dev-master --dev --no-update; fi
|
||||
|
||||
install: composer update $COMPOSER_FLAGS --prefer-stable
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user