diff --git a/composer.json b/composer.json index 86e5a471b..f11d243b0 100644 --- a/composer.json +++ b/composer.json @@ -19,6 +19,7 @@ "php": ">=5.3.9" }, "require-dev": { + "symfony/phpunit-bridge": "~2.7|~3.0.0", "symfony/event-dispatcher": "~2.1|~3.0.0", "symfony/process": "~2.1|~3.0.0", "psr/log": "~1.0" diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 908e0aac7..ae0dcbeab 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -7,9 +7,7 @@ bootstrap="vendor/autoload.php" > - - - +