We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f536c8f commit a214206Copy full SHA for a214206
.travis.yml
@@ -12,6 +12,3 @@ before_script:
12
- if [ "$dependencies" = "highest" ]; then composer update --no-interaction; fi;
13
script:
14
- vendor/bin/phing
15
- - >
16
- wget https://github.com/maglnet/ComposerRequireChecker/releases/download/1.1.0/composer-require-checker.phar
17
- && php composer-require-checker.phar check composer.json
0 commit comments