We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee22f26 commit b504652Copy full SHA for b504652
1 file changed
.travis.yml
@@ -11,6 +11,7 @@ env:
11
global:
12
- SYMFONY_PHPUNIT_DIR=$HOME/.phpunit-bridge
13
- SYMFONY_PHPUNIT_REMOVE='' # don't remove prophecy
14
+ - SYMFONY_PHPUNIT_REMOVE_RETURN_TYPEHINT=1
15
16
php: [7.2, 7.1, 7.0, 5.6, 5.5, 5.4]
17
0 commit comments