diff --git a/composer.json b/composer.json index be57ef0ade..d904cfbfc8 100644 --- a/composer.json +++ b/composer.json @@ -44,7 +44,7 @@ "ezyang/htmlpurifier": "^4.17.0", "pear/net_url2": "^2.2.2", "riimu/kit-pathjoin": "^1.2.0", - "debril/feed-io": "v5.3.1", + "debril/feed-io": "v5.3.2", "arthurhoaro/favicon": "^2.0.0", "fivefilters/readability.php": "^3.1", "ext-json": "*", diff --git a/composer.lock b/composer.lock index 32db2e1d46..bc72cca986 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "23f96518150a1d9d1a87091534c48c91", + "content-hash": "f7136d69ba5a201279e3cccf470c7cff", "packages": [ { "name": "arthurhoaro/favicon", @@ -66,16 +66,16 @@ }, { "name": "debril/feed-io", - "version": "v5.3.1", + "version": "v5.3.2", "source": { "type": "git", "url": "https://github.com/alexdebril/feed-io.git", - "reference": "b1237713ae174fc4dd57aff1e472303a1162ccfc" + "reference": "7c206ea5f07a65e7ccccdcdfbe0803806d54caa5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/alexdebril/feed-io/zipball/b1237713ae174fc4dd57aff1e472303a1162ccfc", - "reference": "b1237713ae174fc4dd57aff1e472303a1162ccfc", + "url": "https://api.github.com/repos/alexdebril/feed-io/zipball/7c206ea5f07a65e7ccccdcdfbe0803806d54caa5", + "reference": "7c206ea5f07a65e7ccccdcdfbe0803806d54caa5", "shasum": "" }, "require": { @@ -127,9 +127,9 @@ ], "support": { "issues": "https://github.com/alexdebril/feed-io/issues", - "source": "https://github.com/alexdebril/feed-io/tree/v5.3.1" + "source": "https://github.com/alexdebril/feed-io/tree/v5.3.2" }, - "time": "2022-10-26T20:20:14+00:00" + "time": "2023-10-24T15:16:47+00:00" }, { "name": "ezyang/htmlpurifier",