Ensured composer 1 for now

This commit is contained in:
Alejandro Celaya 2020-10-25 13:46:39 +01:00
parent 90b4bc9b1a
commit b091bd4e2a

View File

@ -47,7 +47,7 @@ before_install:
- yes | pecl install pdo_sqlsrv-5.9.0preview1 swoole-4.5.5 pcov
install:
- composer self-update
- composer self-update --1
- composer install --no-interaction --prefer-dist $COMPOSER_FLAGS
before_script: