summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2019-12-27 08:36:57 +0100
committerGitHub <noreply@github.com>2019-12-27 08:36:57 +0100
commit7d02d59d671f2d63737bc49510693c1cf3df711b (patch)
treea8949fa7ec23fcf97140bbd7ed7565649450f879 /composer.json
parentf045bd0ba337d60b91827c7530f00a780afd7b66 (diff)
Release 14.1.0 (#597)14.1.0
Changed - Minimum PHP version is now 7.2 - Reimplement full-text scraping #563 - Update for nextcloud 18 #593 #583 - Update httpLastModified from the feed response #594 Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
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 6f2609856..dc9ec5d73 100644
--- a/composer.json
+++ b/composer.json
@@ -45,7 +45,7 @@
"ezyang/htmlpurifier": "4.12.0",
"pear/net_url2": "2.2.2",
"riimu/kit-pathjoin": "1.2.0",
- "debril/feed-io": "^4.4",
+ "debril/feed-io": "^4.5",
"arthurhoaro/favicon": "^1.2",
"ext-json": "*",
"ext-simplexml": "*",