summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-25 12:51:41 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-10-28 14:19:56 +0200
commit8b33b252d504af379670cee76c9c8bce10788291 (patch)
treec5e7798adadf4b7e151532562223a79932e95e92
parent91e9279799847b3976b9d1eb8a529411e02645a7 (diff)
Build(deps): Bump debril/feed-io from 5.3.1 to 5.3.2
Bumps [debril/feed-io](https://github.com/alexdebril/feed-io) from 5.3.1 to 5.3.2. - [Release notes](https://github.com/alexdebril/feed-io/releases) - [Commits](https://github.com/alexdebril/feed-io/compare/v5.3.1...v5.3.2) --- updated-dependencies: - dependency-name: debril/feed-io dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--composer.json2
-rw-r--r--composer.lock14
2 files changed, 8 insertions, 8 deletions
diff --git a/composer.json b/composer.json
index 31ff6789b..73c4be1db 100644
--- a/composer.json
+++ b/composer.json
@@ -44,7 +44,7 @@
"ezyang/htmlpurifier": "^4.16.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 4fb7a9292..c12000693 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": "c452cc9669d6841ce4b9160c6fb23aaa",
+ "content-hash": "3c835e579b12707577c19a4505ff2501",
"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",