diff --git a/.travis.yml b/.travis.yml index 11a1a6e..2de5d49 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,4 +27,4 @@ before_install: script: # Validate the composer.json file. # @link https://getcomposer.org/doc/03-cli.md#validate - - composer validate --no-check-all --with-dependencies --strict + - composer validate --no-check-all --strict