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 035062e commit d1c4e5aCopy full SHA for d1c4e5a
.travis.yml
@@ -10,6 +10,7 @@ cache:
10
env:
11
global:
12
- SYMFONY_PHPUNIT_DIR=$HOME/.phpunit-bridge
13
+ - SYMFONY_PHPUNIT_REMOVE='' # don't remove prophecy
14
15
php: [7.2, 7.1, 7.0, 5.6, 5.5, 5.4]
16
0 commit comments