summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-08 12:16:47 +0000
committerGitHub <noreply@github.com>2024-05-08 12:16:47 +0000
commit64d6e31e210f85bbff964353dd645031aa5fa3ca (patch)
tree4ba51f78336cd5b769842abc669540360cce64cc
parent3baa27a20801b873c9b875329b29c28df7a1c603 (diff)
Build(deps): Bump fivefilters/readability.php from 3.1.6 to 3.1.7dependabot/composer/fivefilters/readability.php-3.1.7
Bumps [fivefilters/readability.php](https://github.com/fivefilters/readability.php) from 3.1.6 to 3.1.7. - [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.6...v3.1.7) --- 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.lock26
1 files changed, 13 insertions, 13 deletions
diff --git a/composer.lock b/composer.lock
index b9da65d6e..6aefe0062 100644
--- a/composer.lock
+++ b/composer.lock
@@ -194,16 +194,16 @@
},
{
"name": "fivefilters/readability.php",
- "version": "v3.1.6",
+ "version": "v3.1.7",
"source": {
"type": "git",
"url": "https://github.com/fivefilters/readability.php.git",
- "reference": "a00d35cb5eb14a236ba42326da9ac52c8c9f80a1"
+ "reference": "62b04e8f45a1cfe272608e018e4593ecf22a2201"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/fivefilters/readability.php/zipball/a00d35cb5eb14a236ba42326da9ac52c8c9f80a1",
- "reference": "a00d35cb5eb14a236ba42326da9ac52c8c9f80a1",
+ "url": "https://api.github.com/repos/fivefilters/readability.php/zipball/62b04e8f45a1cfe272608e018e4593ecf22a2201",
+ "reference": "62b04e8f45a1cfe272608e018e4593ecf22a2201",
"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.6"
+ "source": "https://github.com/fivefilters/readability.php/tree/v3.1.7"
},
- "time": "2023-06-15T18:06:49+00:00"
+ "time": "2024-04-21T00:36:52+00:00"
},
{
"name": "league/uri",
@@ -429,16 +429,16 @@
},
{
"name": "masterminds/html5",
- "version": "2.8.1",
+ "version": "2.9.0",
"source": {
"type": "git",
"url": "https://github.com/Masterminds/html5-php.git",
- "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf"
+ "reference": "f5ac2c0b0a2eefca70b2ce32a5809992227e75a6"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f47dcf3c70c584de14f21143c55d9939631bc6cf",
- "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf",
+ "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f5ac2c0b0a2eefca70b2ce32a5809992227e75a6",
+ "reference": "f5ac2c0b0a2eefca70b2ce32a5809992227e75a6",
"shasum": ""
},
"require": {
@@ -446,7 +446,7 @@
"php": ">=5.3.0"
},
"require-dev": {
- "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8"
+ "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8 || ^9"
},
"type": "library",
"extra": {
@@ -490,9 +490,9 @@
],
"support": {
"issues": "https://github.com/Masterminds/html5-php/issues",
- "source": "https://github.com/Masterminds/html5-php/tree/2.8.1"
+ "source": "https://github.com/Masterminds/html5-php/tree/2.9.0"
},
- "time": "2023-05-10T11:58:31+00:00"
+ "time": "2024-03-31T07:05:07+00:00"
},
{
"name": "pear/net_url2",