Use simple-phpunit instead of phpunit

To avoid problem with the Yaml constant
http://symfony.com/blog/how-to-solve-phpunit-issues-in-symfony-3-2-applications
This commit is contained in:
Jeremy Benoist
2016-12-13 09:33:05 +01:00
parent d68e045d86
commit 202a66ce02
2 changed files with 1 additions and 3 deletions

View File

@ -90,7 +90,6 @@
"doctrine/doctrine-fixtures-bundle": "~2.2",
"doctrine/data-fixtures": "~1.1.1",
"sensio/generator-bundle": "^3.0",
"phpunit/phpunit": "~4.0",
"symfony/phpunit-bridge": "^3.0",
"friendsofphp/php-cs-fixer": "~1.9",
"m6web/redis-mock": "^2.0"