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 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