update composer.json

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

View file

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