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 else
composer update --prefer-dist composer update --prefer-dist
fi fi
- ./vendor/bin/simple-phpunit install - ./vendor/bin/phpunit install
script: script:
- composer validate --strict --no-check-lock - composer validate --strict --no-check-lock