diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json index e16de833..b8c936f0 100644 --- a/composer.json +++ b/composer.json | |||
@@ -60,7 +60,8 @@ | |||
60 | "require-dev": { | 60 | "require-dev": { |
61 | "doctrine/doctrine-fixtures-bundle": "~2.2.0", | 61 | "doctrine/doctrine-fixtures-bundle": "~2.2.0", |
62 | "sensio/generator-bundle": "~2.5", | 62 | "sensio/generator-bundle": "~2.5", |
63 | "phpunit/phpunit": "~4.4" | 63 | "phpunit/phpunit": "~4.4", |
64 | "symfony/phpunit-bridge": "~2.7.0" | ||
64 | }, | 65 | }, |
65 | "scripts": { | 66 | "scripts": { |
66 | "post-install-cmd": [ | 67 | "post-install-cmd": [ |