summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/composer.json b/composer.json
index abe338105..6f2609856 100644
--- a/composer.json
+++ b/composer.json
@@ -41,11 +41,11 @@
"source": "https://github.com/nextcloud/news/"
},
"require": {
- "php": "^7.1",
- "ezyang/htmlpurifier": "4.10.0",
+ "php": "^7.2",
+ "ezyang/htmlpurifier": "4.12.0",
"pear/net_url2": "2.2.2",
"riimu/kit-pathjoin": "1.2.0",
- "debril/feed-io": "^4.3",
+ "debril/feed-io": "^4.4",
"arthurhoaro/favicon": "^1.2",
"ext-json": "*",
"ext-simplexml": "*",