summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorBenedikt Geißler <benedikt@g5r.eu>2017-03-18 22:13:21 +0100
committerBernhard Posselt <BernhardPosselt@users.noreply.github.com>2017-03-18 22:13:21 +0100
commitaef8a810dfc8e99f14fad6a72456c18448b65c77 (patch)
treeeaf0d6c0be3d542ebcf8bd9d4ba49d43a3e78c8c /composer.json
parent311bc9d4560469bd2cfda2847f7875d6eea65cc3 (diff)
Update version of htmlpurifier to v4.9.2 (#116)
should fix issue #83
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index c1d7d2f41..af2d886ff 100644
--- a/composer.json
+++ b/composer.json
@@ -29,7 +29,7 @@
"source": "https://github.com/nextcloud/news/"
},
"require": {
- "ezyang/htmlpurifier": "4.8",
+ "ezyang/htmlpurifier": "4.9.2",
"fguillot/picofeed": "0.1.28",
"pear/net_url2": "2.2.1",
"riimu/kit-pathjoin": "1.1.2"