Use latest bridge to avoid PHPUnit break

Because branch 4.8 & 5.7 have been removed
This commit is contained in:
Jeremy Benoist 2018-11-23 16:04:33 +01:00
parent d470f817ac
commit ea60d76e60
No known key found for this signature in database
GPG key ID: BCA73962457ACC3C

View file

@ -91,7 +91,7 @@
"doctrine/doctrine-fixtures-bundle": "~2.2",
"doctrine/data-fixtures": "~1.1",
"sensio/generator-bundle": "^3.0",
"symfony/phpunit-bridge": "^3.3",
"symfony/phpunit-bridge": "3.4.x-dev",
"friendsofphp/php-cs-fixer": "~2.0",
"m6web/redis-mock": "^2.0",
"dama/doctrine-test-bundle": "^4.0"