X-Git-Url: https://git.immae.eu/?p=github%2Fwallabag%2Fwallabag.git;a=blobdiff_plain;f=composer.json;h=32a3d1a445a758f40268e21d9ec2a6b1a597418a;hp=68cfad05d7c695c989053d3895d0a6be3f7d7b17;hb=refs%2Fheads%2Fgitolite_local%2Fldap;hpb=8bb381e78c5d55d26ff3dffc695b793b75d5f8ac diff --git a/composer.json b/composer.json index 68cfad05..32a3d1a4 100644 --- a/composer.json +++ b/composer.json @@ -85,7 +85,11 @@ "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" }, "require-dev": { "doctrine/doctrine-fixtures-bundle": "~2.2",