mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-04-03 22:03:33 +03:00
let composer decide the stability
This commit is contained in:
parent
65e940f7f8
commit
54053571a8
1 changed files with 1 additions and 1 deletions
|
@ -29,6 +29,6 @@ matrix:
|
|||
before_install:
|
||||
- phpenv config-rm xdebug.ini
|
||||
|
||||
install: composer update $COMPOSER_FLAGS --prefer-stable
|
||||
install: composer update $COMPOSER_FLAGS
|
||||
|
||||
script: ./phpunit
|
||||
|
|
Loading…
Add table
Reference in a new issue