summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-11-29 12:00:49 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2022-11-29 14:51:33 +0100
commit012d022893cfc91326cded8fbfa193620f0ca025 (patch)
treeb1e9e6ee278787dc88a7ed551abad77ef122b19d
parentcb00eec4fbff8002913bf051eb1f0f27a4e9debd (diff)
Bump fivefilters/readability.php from 3.1.0 to 3.1.1
Bumps [fivefilters/readability.php](https://github.com/fivefilters/readability.php) from 3.1.0 to 3.1.1. - [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.0...v3.1.1) --- 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 74fbff258..a1e1f3ed2 100644
--- a/composer.lock
+++ b/composer.lock
@@ -200,16 +200,16 @@
},
{
"name": "fivefilters/readability.php",
- "version": "v3.1.0",
+ "version": "v3.1.1",
"source": {
"type": "git",
"url": "https://github.com/fivefilters/readability.php.git",
- "reference": "760d9e3039be865d4fd79598473ecf545ecc9a4e"
+ "reference": "aae0ff5f9875f039180b4ade860fc2d8bf796f79"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/fivefilters/readability.php/zipball/760d9e3039be865d4fd79598473ecf545ecc9a4e",
- "reference": "760d9e3039be865d4fd79598473ecf545ecc9a4e",
+ "url": "https://api.github.com/repos/fivefilters/readability.php/zipball/aae0ff5f9875f039180b4ade860fc2d8bf796f79",
+ "reference": "aae0ff5f9875f039180b4ade860fc2d8bf796f79",
"shasum": ""
},
"require": {
@@ -259,9 +259,9 @@
],
"support": {
"issues": "https://github.com/fivefilters/readability.php/issues",
- "source": "https://github.com/fivefilters/readability.php/tree/v3.1.0"
+ "source": "https://github.com/fivefilters/readability.php/tree/v3.1.1"
},
- "time": "2022-11-17T02:34:52+00:00"
+ "time": "2022-11-28T17:54:45+00:00"
},
{
"name": "league/uri",