]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - composer.json
better entry txt export using html2text
[github/wallabag/wallabag.git] / composer.json
index e609af40a711fd922b7d7af60d6f0975691c5610..fa0a4a39d7309145058f80221557fe4c169dab56 100644 (file)
@@ -84,7 +84,8 @@
         "symfony/dom-crawler": "^3.1",
         "friendsofsymfony/jsrouting-bundle": "^1.6",
         "bdunogier/guzzle-site-authenticator": "^1.0.0@dev",
-        "defuse/php-encryption": "^2.1"
+        "defuse/php-encryption": "^2.1",
+        "html2text/html2text": "^4.1"
     },
     "require-dev": {
         "doctrine/doctrine-fixtures-bundle": "~2.2",