X-Git-Url: https://git.immae.eu/?p=github%2Fwallabag%2Fwallabag.git;a=blobdiff_plain;f=composer.json;fp=composer.json;h=775a1ebd06032352a5760227c07f9a4681eea7d9;hp=68cfad05d7c695c989053d3895d0a6be3f7d7b17;hb=3b68f6ca727f52f9dc84fa1a134c092b44c49103;hpb=3f7a28de8473db53b3de9e19d5e8e58b4e21090d 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",