Skip to content

Commit

Permalink
Remove ComposerRequireChecker
Browse files Browse the repository at this point in the history
Says "The following unknown symbols were found" but they're there: https://travis-ci.org/spaze/phpstan-disallowed-calls/jobs/629238942
  • Loading branch information
spaze committed Dec 24, 2019
1 parent c4accdb commit 31a820a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,3 @@ before_script:

script:
- vendor/bin/phpunit -c tests/phpunit.xml tests/
- >
wget https://github.com/maglnet/ComposerRequireChecker/releases/download/2.0.0/composer-require-checker.phar
&& php composer-require-checker.phar check

0 comments on commit 31a820a

Please sign in to comment.