]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - composer.json
Add ldap
[github/wallabag/wallabag.git] / composer.json
index 86241be0317100d8719b901f9c2c06d11d18b7fb..775a1ebd06032352a5760227c07f9a4681eea7d9 100644 (file)
         "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",