From f534d6e8f0d00f4f670cd00dcfb89d0240ae7e42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 09:35:54 +0000 Subject: [PATCH] Bump firebase/php-jwt from 6.11.0 to 7.0.0 Bumps [firebase/php-jwt](https://github.com/firebase/php-jwt) from 6.11.0 to 7.0.0. - [Release notes](https://github.com/firebase/php-jwt/releases) - [Changelog](https://github.com/googleapis/php-jwt/blob/main/CHANGELOG.md) - [Commits](https://github.com/firebase/php-jwt/compare/v6.11.0...v7.0.0) --- updated-dependencies: - dependency-name: firebase/php-jwt dependency-version: 7.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 70 ++++++++------------------------------------------- 2 files changed, 11 insertions(+), 61 deletions(-) diff --git a/composer.json b/composer.json index 4e1729bc..a3b4d959 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ }, "require": { "simplehtmldom/simplehtmldom": "^2.0-RC", - "firebase/php-jwt": "^6.11", + "firebase/php-jwt": "^7.0", "paragonie/random_compat": "^9.99", "davechild/textstatistics": "^1.0", "fivefilters/readability.php": "~3.0.0", diff --git a/composer.lock b/composer.lock index d719c9ba..306e246c 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "2f5c97a47c64a6b01d535643c90daf1d", + "content-hash": "6ad02ea5c0c70ca3b5df11b9e111dd66", "packages": [ { "name": "davechild/textstatistics", @@ -63,16 +63,16 @@ }, { "name": "firebase/php-jwt", - "version": "v6.11.0", + "version": "v7.0.0", "source": { "type": "git", - "url": "https://github.com/firebase/php-jwt.git", - "reference": "8f718f4dfc9c5d5f0c994cdfd103921b43592712" + "url": "https://github.com/googleapis/php-jwt.git", + "reference": "c03036fd5dbd530a95406ca3b5f6d7b24eaa3910" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/firebase/php-jwt/zipball/8f718f4dfc9c5d5f0c994cdfd103921b43592712", - "reference": "8f718f4dfc9c5d5f0c994cdfd103921b43592712", + "url": "https://api.github.com/repos/googleapis/php-jwt/zipball/c03036fd5dbd530a95406ca3b5f6d7b24eaa3910", + "reference": "c03036fd5dbd530a95406ca3b5f6d7b24eaa3910", "shasum": "" }, "require": { @@ -119,10 +119,10 @@ "php" ], "support": { - "issues": "https://github.com/firebase/php-jwt/issues", - "source": "https://github.com/firebase/php-jwt/tree/v6.11.0" + "issues": "https://github.com/googleapis/php-jwt/issues", + "source": "https://github.com/googleapis/php-jwt/tree/v7.0.0" }, - "time": "2025-01-23T05:11:06+00:00" + "time": "2025-12-15T19:26:43+00:00" }, { "name": "fivefilters/readability.php", @@ -423,56 +423,6 @@ }, "time": "2024-03-31T07:05:07+00:00" }, - { - "name": "mattwright/urlresolver", - "version": "2.0", - "source": { - "type": "git", - "url": "https://github.com/mattwright/URLResolver.php.git", - "reference": "416039192cb6d9158bdacd68349bceff8739b857" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/mattwright/URLResolver.php/zipball/416039192cb6d9158bdacd68349bceff8739b857", - "reference": "416039192cb6d9158bdacd68349bceff8739b857", - "shasum": "" - }, - "require": { - "ext-curl": "*", - "ext-mbstring": "*", - "php": ">=5.3" - }, - "type": "library", - "autoload": { - "psr-4": { - "mattwright\\": "." - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Matt Wright", - "email": "mw@mattwright.com" - } - ], - "description": "PHP class that attempts to resolve URLs to a final, canonical link.", - "homepage": "https://github.com/mattwright/URLResolver.php", - "keywords": [ - "canonical", - "link", - "redirect", - "resolve", - "url" - ], - "support": { - "issues": "https://github.com/mattwright/URLResolver.php/issues", - "source": "https://github.com/mattwright/URLResolver.php/tree/master" - }, - "time": "2019-01-18T00:59:34+00:00" - }, { "name": "paragonie/random_compat", "version": "v9.99.100", @@ -3478,5 +3428,5 @@ "prefer-lowest": false, "platform": {}, "platform-dev": {}, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }