update composer.json

This commit is contained in:
abdounikarim 2019-11-25 20:09:37 +01:00
parent 6e30745ce5
commit ed3c01f9a2

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