Skip to content

Commit 9407aa5

Browse files
lookymanondrejmirtes
authored andcommitted
Check composer requirements on Travis
1 parent e32fa14 commit 9407aa5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@ before_script:
77
- composer install
88
script:
99
- vendor/bin/phing
10+
- >
11+
wget https://github.com/maglnet/ComposerRequireChecker/releases/download/0.2.1/composer-require-checker.phar
12+
&& php composer-require-checker.phar check composer.json

0 commit comments

Comments
 (0)