Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2021-07-11 10:31:09 +0300
committerAleksander Machniak <alec@alec.pl>2021-07-11 10:31:09 +0300
commit25214753cb5b480f828e9acb0463f70fbf8663b0 (patch)
treec61554e4822dd7156177b96617ba0446f0233ce1 /composer.json-dist
parentd0eb1eebb875424e9f35d13631df31870a972d16 (diff)
Support displaying RTF content (including encapsulated HTML) from a TNEF attachment
Diffstat (limited to 'composer.json-dist')
-rw-r--r--composer.json-dist1
1 files changed, 1 insertions, 0 deletions
diff --git a/composer.json-dist b/composer.json-dist
index dc8d963ee..83106c347 100644
--- a/composer.json-dist
+++ b/composer.json-dist
@@ -17,6 +17,7 @@
"pear/crypt_gpg": "~1.6.3",
"pear/net_sieve": "~1.4.5",
"roundcube/plugin-installer": "~0.3.0",
+ "roundcube/rtf-html-php": "~2.1",
"masterminds/html5": "~2.7.0",
"endroid/qr-code": "~1.6.5",
"guzzlehttp/guzzle": "^6.5.5"