]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - composer.json
Added authentication for restricted access articles
[github/wallabag/wallabag.git] / composer.json
index 1548d6ec60db32bfcd912380e426f4e51d844326..e2aeb424cf59aa2d71322a443f9499abe9adc618 100644 (file)
@@ -83,7 +83,8 @@
         "predis/predis": "^1.0",
         "javibravo/simpleue": "^1.0",
         "symfony/dom-crawler": "^3.1",
-        "friendsofsymfony/jsrouting-bundle": "^1.6"
+        "friendsofsymfony/jsrouting-bundle": "^1.6",
+        "bdunogier/guzzle-site-authenticator": "^1.0@beta"
     },
     "require-dev": {
         "doctrine/doctrine-fixtures-bundle": "~2.2",