From 8c89c2ade506ce909ef2a9d9590500df9b3b2135 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Thu, 24 Jan 2019 02:03:26 +0100 Subject: Add ldap to composer --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index 775a1ebd..32a3d1a4 100644 --- a/composer.json +++ b/composer.json @@ -85,7 +85,8 @@ "friendsofsymfony/jsrouting-bundle": "^1.6.3", "bdunogier/guzzle-site-authenticator": "^1.0.0", "defuse/php-encryption": "^2.1", - "html2text/html2text": "^4.1" + "html2text/html2text": "^4.1", + "fr3d/ldap-bundle": "^3.0" }, "suggest": { "fr3d/ldap-bundle": "If you want to authenticate via LDAP" -- cgit v1.2.3