From c66087838886d5921ffd8b5b1e57e0a09528e4b8 Mon Sep 17 00:00:00 2001 From: Nicolas Hart Date: Sun, 27 Aug 2017 00:04:21 +0200 Subject: better entry txt export using html2text --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index e609af40..fa0a4a39 100644 --- a/composer.json +++ b/composer.json @@ -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", -- cgit v1.2.3