From 3b68f6ca727f52f9dc84fa1a134c092b44c49103 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Sat, 16 Jun 2018 11:40:00 +0200 Subject: Add ldap --- composer.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'composer.json') diff --git a/composer.json b/composer.json index 68cfad05..775a1ebd 100644 --- a/composer.json +++ b/composer.json @@ -87,6 +87,9 @@ "defuse/php-encryption": "^2.1", "html2text/html2text": "^4.1" }, + "suggest": { + "fr3d/ldap-bundle": "If you want to authenticate via LDAP" + }, "require-dev": { "doctrine/doctrine-fixtures-bundle": "~2.2", "doctrine/data-fixtures": "~1.1", -- cgit v1.2.3