summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-25 12:15:20 +0000
committerGitHub <noreply@github.com>2023-12-25 12:15:20 +0000
commit879e9073cea10f3a94f8bba6c38fb5a77ac8681e (patch)
treeaa1adfbba52341b83c8be449fc283ebc3bf17c49
parent29ad0cf02d1bcb77acbd03cdc7c8548cfccd505e (diff)
Build(deps): Bump debril/feed-io from 5.3.1 to 5.3.2dependabot/composer/debril/feed-io-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 ae15db11d..bbc08457b 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 de2949520..3e0c18f0f 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": "fde95e7376cee0a619ebc2afcfce546a",
+ "content-hash": "7bd9bbfef8085bef87c91216d12377df",
"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",