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 775a1ebd..32a3d1a4 100644
--- a/composer.json
+++ b/composer.json
@@ -85,7 +85,8 @@
85 "friendsofsymfony/jsrouting-bundle": "^1.6.3", 85 "friendsofsymfony/jsrouting-bundle": "^1.6.3",
86 "bdunogier/guzzle-site-authenticator": "^1.0.0", 86 "bdunogier/guzzle-site-authenticator": "^1.0.0",
87 "defuse/php-encryption": "^2.1", 87 "defuse/php-encryption": "^2.1",
88 "html2text/html2text": "^4.1" 88 "html2text/html2text": "^4.1",
89 "fr3d/ldap-bundle": "^3.0"
89 }, 90 },
90 "suggest": { 91 "suggest": {
91 "fr3d/ldap-bundle": "If you want to authenticate via LDAP" 92 "fr3d/ldap-bundle": "If you want to authenticate via LDAP"