diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 38ccec81..bdaad601 100644 --- a/composer.json +++ b/composer.json | |||
@@ -87,7 +87,7 @@ | |||
87 | "doctrine/doctrine-fixtures-bundle": "~2.2", | 87 | "doctrine/doctrine-fixtures-bundle": "~2.2", |
88 | "doctrine/data-fixtures": "~1.1.1", | 88 | "doctrine/data-fixtures": "~1.1.1", |
89 | "sensio/generator-bundle": "^3.0", | 89 | "sensio/generator-bundle": "^3.0", |
90 | "phpunit/phpunit": "~4.4", | 90 | "phpunit/phpunit": "~5.0", |
91 | "symfony/phpunit-bridge": "^3.0", | 91 | "symfony/phpunit-bridge": "^3.0", |
92 | "friendsofphp/php-cs-fixer": "~1.9" | 92 | "friendsofphp/php-cs-fixer": "~1.9" |
93 | }, | 93 | }, |