aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/composer.json b/composer.json
index 68cfad05..775a1ebd 100644
--- a/composer.json
+++ b/composer.json
@@ -87,6 +87,9 @@
87 "defuse/php-encryption": "^2.1", 87 "defuse/php-encryption": "^2.1",
88 "html2text/html2text": "^4.1" 88 "html2text/html2text": "^4.1"
89 }, 89 },
90 "suggest": {
91 "fr3d/ldap-bundle": "If you want to authenticate via LDAP"
92 },
90 "require-dev": { 93 "require-dev": {
91 "doctrine/doctrine-fixtures-bundle": "~2.2", 94 "doctrine/doctrine-fixtures-bundle": "~2.2",
92 "doctrine/data-fixtures": "~1.1", 95 "doctrine/data-fixtures": "~1.1",