From 6ba21408f7fa74d72acb22ff4f810343210b8b72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Tue, 23 Oct 2018 07:41:02 +0200 Subject: PicoFeed fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index eaf54c4cb..efe82796e 100644 --- a/composer.json +++ b/composer.json @@ -31,9 +31,9 @@ "require": { "php": "^7.0", "ezyang/htmlpurifier": "4.10.0", - "miniflux/picofeed": "0.1.34", "pear/net_url2": "2.2.2", - "riimu/kit-pathjoin": "1.2.0" + "riimu/kit-pathjoin": "1.2.0", + "nicolus/picofeed": "0.1.35" }, "require-dev": { "phpunit/phpunit": "^6.5" -- cgit v1.2.3