diff options
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index a430c59e..c4edd3c2 100644 --- a/composer.json +++ b/composer.json | |||
@@ -88,7 +88,7 @@ | |||
88 | "sensio/generator-bundle": "^3.0", | 88 | "sensio/generator-bundle": "^3.0", |
89 | "phpunit/phpunit": "~4.4", | 89 | "phpunit/phpunit": "~4.4", |
90 | "symfony/phpunit-bridge": "^2.7", | 90 | "symfony/phpunit-bridge": "^2.7", |
91 | "fabpot/php-cs-fixer": "~1.9" | 91 | "friendsofphp/php-cs-fixer": "~1.9" |
92 | }, | 92 | }, |
93 | "scripts": { | 93 | "scripts": { |
94 | "post-cmd": [ | 94 | "post-cmd": [ |