let composer decide the stability

This commit is contained in:
Asmir Mustafic 2019-04-10 15:07:44 +02:00
parent 65e940f7f8
commit 54053571a8
No known key found for this signature in database
GPG Key ID: 5408354D09CC64FC

View File

@ -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