summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-16 12:02:25 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-06-18 14:40:01 +0200
commit45cbfad2676dd75c3beb05d0658dfb4198625daf (patch)
tree40279d36b524c8789bea565d64f2713cc9914019
parenta9f7f495f3b8bfe2b8a34e5f84570be5c623ab34 (diff)
Build(deps): Bump fivefilters/readability.php from 3.1.5 to 3.1.6
Bumps [fivefilters/readability.php](https://github.com/fivefilters/readability.php) from 3.1.5 to 3.1.6. - [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.5...v3.1.6) --- 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.lock28
1 files changed, 13 insertions, 15 deletions
diff --git a/composer.lock b/composer.lock
index 59df27fa3..d1f21e5e9 100644
--- a/composer.lock
+++ b/composer.lock
@@ -194,16 +194,16 @@
},
{
"name": "fivefilters/readability.php",
- "version": "v3.1.5",
+ "version": "v3.1.6",
"source": {
"type": "git",
"url": "https://github.com/fivefilters/readability.php.git",
- "reference": "d7e549401fa768396a7fa372ff6e3ede5706aa62"
+ "reference": "a00d35cb5eb14a236ba42326da9ac52c8c9f80a1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/fivefilters/readability.php/zipball/d7e549401fa768396a7fa372ff6e3ede5706aa62",
- "reference": "d7e549401fa768396a7fa372ff6e3ede5706aa62",
+ "url": "https://api.github.com/repos/fivefilters/readability.php/zipball/a00d35cb5eb14a236ba42326da9ac52c8c9f80a1",
+ "reference": "a00d35cb5eb14a236ba42326da9ac52c8c9f80a1",
"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.5"
+ "source": "https://github.com/fivefilters/readability.php/tree/v3.1.6"
},
- "time": "2023-04-06T19:45:48+00:00"
+ "time": "2023-06-15T18:06:49+00:00"
},
{
"name": "league/uri",
@@ -429,26 +429,24 @@
},
{
"name": "masterminds/html5",
- "version": "2.7.6",
+ "version": "2.8.0",
"source": {
"type": "git",
"url": "https://github.com/Masterminds/html5-php.git",
- "reference": "897eb517a343a2281f11bc5556d6548db7d93947"
+ "reference": "3c5d5a56d56f48a1ca08a0670f0f80c1dad368f3"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/897eb517a343a2281f11bc5556d6548db7d93947",
- "reference": "897eb517a343a2281f11bc5556d6548db7d93947",
+ "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/3c5d5a56d56f48a1ca08a0670f0f80c1dad368f3",
+ "reference": "3c5d5a56d56f48a1ca08a0670f0f80c1dad368f3",
"shasum": ""
},
"require": {
- "ext-ctype": "*",
"ext-dom": "*",
- "ext-libxml": "*",
"php": ">=5.3.0"
},
"require-dev": {
- "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7"
+ "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8"
},
"type": "library",
"extra": {
@@ -492,9 +490,9 @@
],
"support": {
"issues": "https://github.com/Masterminds/html5-php/issues",
- "source": "https://github.com/Masterminds/html5-php/tree/2.7.6"
+ "source": "https://github.com/Masterminds/html5-php/tree/2.8.0"
},
- "time": "2022-08-18T16:18:26+00:00"
+ "time": "2023-04-26T07:27:39+00:00"
},
{
"name": "pear/net_url2",