summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-16 12:01:13 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-01-16 19:02:32 +0100
commitf938f6dae0f8437ee0c99222aa55c70024b50187 (patch)
tree953235fe2021ecee0b0f6e22680389c4b51dca77
parent1fc88720063e8d5901e48d35772efd737d1227e2 (diff)
Bump fivefilters/readability.php from 3.1.1 to 3.1.2
Bumps [fivefilters/readability.php](https://github.com/fivefilters/readability.php) from 3.1.1 to 3.1.2. - [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.1...v3.1.2) --- 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 07980adf3..8b05a6d00 100644
--- a/composer.lock
+++ b/composer.lock
@@ -194,16 +194,16 @@
},
{
"name": "fivefilters/readability.php",
- "version": "v3.1.1",
+ "version": "v3.1.2",
"source": {
"type": "git",
"url": "https://github.com/fivefilters/readability.php.git",
- "reference": "aae0ff5f9875f039180b4ade860fc2d8bf796f79"
+ "reference": "973fbb0f9c2335153c796dc5dce60f60e3adc347"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/fivefilters/readability.php/zipball/aae0ff5f9875f039180b4ade860fc2d8bf796f79",
- "reference": "aae0ff5f9875f039180b4ade860fc2d8bf796f79",
+ "url": "https://api.github.com/repos/fivefilters/readability.php/zipball/973fbb0f9c2335153c796dc5dce60f60e3adc347",
+ "reference": "973fbb0f9c2335153c796dc5dce60f60e3adc347",
"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.1"
+ "source": "https://github.com/fivefilters/readability.php/tree/v3.1.2"
},
- "time": "2022-11-28T17:54:45+00:00"
+ "time": "2023-01-14T14:42:35+00:00"
},
{
"name": "league/uri",