summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-09 12:56:51 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-03-09 14:28:41 +0100
commit60f253f7df762c6421d1e9d3112fe5f1eeba3c9f (patch)
treef23d974682505819e6c0e0317694f40fefe72a09
parent42ace678c33e5616fb417b6bb27ca4dd3436ad09 (diff)
Build(deps): Bump fivefilters/readability.php from 3.1.3 to 3.1.4
Bumps [fivefilters/readability.php](https://github.com/fivefilters/readability.php) from 3.1.3 to 3.1.4. - [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.3...v3.1.4) --- 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 57469e487..7be261afc 100644
--- a/composer.lock
+++ b/composer.lock
@@ -194,16 +194,16 @@
},
{
"name": "fivefilters/readability.php",
- "version": "v3.1.3",
+ "version": "v3.1.4",
"source": {
"type": "git",
"url": "https://github.com/fivefilters/readability.php.git",
- "reference": "be463840ab727cbec96294f4a7d233fde8b484c6"
+ "reference": "569f3945df5fb2100cce9b826cca53ad3deba6cb"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/fivefilters/readability.php/zipball/be463840ab727cbec96294f4a7d233fde8b484c6",
- "reference": "be463840ab727cbec96294f4a7d233fde8b484c6",
+ "url": "https://api.github.com/repos/fivefilters/readability.php/zipball/569f3945df5fb2100cce9b826cca53ad3deba6cb",
+ "reference": "569f3945df5fb2100cce9b826cca53ad3deba6cb",
"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.3"
+ "source": "https://github.com/fivefilters/readability.php/tree/v3.1.4"
},
- "time": "2023-03-03T16:47:21+00:00"
+ "time": "2023-03-08T14:01:53+00:00"
},
{
"name": "league/uri",