update composer.json

This commit is contained in:
abdounikarim 2019-11-25 20:11:49 +01:00 committed by Ryan Weaver
parent 182b7cc670
commit dd17fd825c

View file

@ -30,7 +30,7 @@ install:
else
composer update --prefer-dist
fi
- ./vendor/bin/phpunit install
- ./vendor/bin/phpunit
script:
- composer validate --strict --no-check-lock