diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/composer.json b/composer.json index 90f3fd1d..f3bd7893 100644 --- a/composer.json +++ b/composer.json | |||
@@ -85,6 +85,7 @@ | |||
85 | }, | 85 | }, |
86 | "require-dev": { | 86 | "require-dev": { |
87 | "doctrine/doctrine-fixtures-bundle": "~2.2", | 87 | "doctrine/doctrine-fixtures-bundle": "~2.2", |
88 | "doctrine/data-fixtures": "~1.1.1", | ||
88 | "sensio/generator-bundle": "^3.0", | 89 | "sensio/generator-bundle": "^3.0", |
89 | "phpunit/phpunit": "~4.4", | 90 | "phpunit/phpunit": "~4.4", |
90 | "symfony/phpunit-bridge": "^3.0", | 91 | "symfony/phpunit-bridge": "^3.0", |