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 771580c6..7678d7b8 100644
--- a/composer.json
+++ b/composer.json
@@ -87,7 +87,8 @@
87 "friendsofsymfony/jsrouting-bundle": "^2.2", 87 "friendsofsymfony/jsrouting-bundle": "^2.2",
88 "bdunogier/guzzle-site-authenticator": "^1.0.0", 88 "bdunogier/guzzle-site-authenticator": "^1.0.0",
89 "defuse/php-encryption": "^2.1", 89 "defuse/php-encryption": "^2.1",
90 "html2text/html2text": "^4.1" 90 "html2text/html2text": "^4.1",
91 "pragmarx/recovery": "^0.1.0"
91 }, 92 },
92 "require-dev": { 93 "require-dev": {
93 "doctrine/doctrine-fixtures-bundle": "~3.0", 94 "doctrine/doctrine-fixtures-bundle": "~3.0",