X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=composer.json;h=775a1ebd06032352a5760227c07f9a4681eea7d9;hb=3b68f6ca727f52f9dc84fa1a134c092b44c49103;hp=86241be0317100d8719b901f9c2c06d11d18b7fb;hpb=bffe65478de71113a16f6e7a7ef75845c9d61180;p=github%2Fwallabag%2Fwallabag.git diff --git a/composer.json b/composer.json index 86241be0..775a1ebd 100644 --- a/composer.json +++ b/composer.json @@ -83,10 +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" }, + "suggest": { + "fr3d/ldap-bundle": "If you want to authenticate via LDAP" + }, "require-dev": { "doctrine/doctrine-fixtures-bundle": "~2.2", "doctrine/data-fixtures": "~1.1",