aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index a1a7ebb4..1abf6f20 100644
--- a/composer.json
+++ b/composer.json
@@ -86,7 +86,8 @@
86 "doctrine/doctrine-fixtures-bundle": "~2.2", 86 "doctrine/doctrine-fixtures-bundle": "~2.2",
87 "sensio/generator-bundle": "^3.0", 87 "sensio/generator-bundle": "^3.0",
88 "phpunit/phpunit": "~4.4", 88 "phpunit/phpunit": "~4.4",
89 "symfony/phpunit-bridge": "^2.7" 89 "symfony/phpunit-bridge": "^2.7",
90 "fabpot/php-cs-fixer": "~1.9"
90 }, 91 },
91 "scripts": { 92 "scripts": {
92 "build-parameters": [ 93 "build-parameters": [