X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=composer.json;h=32a3d1a445a758f40268e21d9ec2a6b1a597418a;hb=8c89c2ade506ce909ef2a9d9590500df9b3b2135;hp=86241be0317100d8719b901f9c2c06d11d18b7fb;hpb=8896f0f988350620132ee8d4267bb66f7fba4663;p=github%2Fwallabag%2Fwallabag.git diff --git a/composer.json b/composer.json index 86241be0..32a3d1a4 100644 --- a/composer.json +++ b/composer.json @@ -83,9 +83,13 @@ "javibravo/simpleue": "^2.0", "symfony/dom-crawler": "^3.3.13", "friendsofsymfony/jsrouting-bundle": "^1.6.3", - "bdunogier/guzzle-site-authenticator": "^1.0.0@dev", + "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",