summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-06 12:57:00 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-03-06 14:12:57 +0100
commit5dbe8688bba13e020ed33bc587b8fe3327f8197e (patch)
tree365270d32b14cf20dc53f86dd0b23477d3fb372c
parent5fea38acec083b5f66406ddd21bd5967b9cc5fbf (diff)
Build(deps): Bump fivefilters/readability.php from 3.1.2 to 3.1.3
Bumps [fivefilters/readability.php](https://github.com/fivefilters/readability.php) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/fivefilters/readability.php/releases) - [Changelog](https://github.com/fivefilters/readability.php/blob/master/CHANGELOG.md) - [Commits](https://github.com/fivefilters/readability.php/compare/v3.1.2...v3.1.3) --- updated-dependencies: - dependency-name: fivefilters/readability.php dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index 1b8cbc92a..0404f55a7 100644
--- a/composer.lock
+++ b/composer.lock
@@ -194,16 +194,16 @@
},
{
"name": "fivefilters/readability.php",
- "version": "v3.1.2",
+ "version": "v3.1.3",
"source": {
"type": "git",
"url": "https://github.com/fivefilters/readability.php.git",
- "reference": "973fbb0f9c2335153c796dc5dce60f60e3adc347"
+ "reference": "be463840ab727cbec96294f4a7d233fde8b484c6"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/fivefilters/readability.php/zipball/973fbb0f9c2335153c796dc5dce60f60e3adc347",
- "reference": "973fbb0f9c2335153c796dc5dce60f60e3adc347",
+ "url": "https://api.github.com/repos/fivefilters/readability.php/zipball/be463840ab727cbec96294f4a7d233fde8b484c6",
+ "reference": "be463840ab727cbec96294f4a7d233fde8b484c6",
"shasum": ""
},
"require": {
@@ -253,9 +253,9 @@
],
"support": {
"issues": "https://github.com/fivefilters/readability.php/issues",
- "source": "https://github.com/fivefilters/readability.php/tree/v3.1.2"
+ "source": "https://github.com/fivefilters/readability.php/tree/v3.1.3"
},
- "time": "2023-01-14T14:42:35+00:00"
+ "time": "2023-03-03T16:47:21+00:00"
},
{
"name": "league/uri",