From 2b83f520c620b7177eb29ce7160ca0019833e88a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 04:23:42 +0000 Subject: [PATCH] Bump firebase/php-jwt from 6.10.0 to 7.0.0 Bumps [firebase/php-jwt](https://github.com/firebase/php-jwt) from 6.10.0 to 7.0.0. - [Release notes](https://github.com/firebase/php-jwt/releases) - [Changelog](https://github.com/firebase/php-jwt/blob/main/CHANGELOG.md) - [Commits](https://github.com/firebase/php-jwt/compare/v6.10.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 | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/composer.json b/composer.json index af66a7b..4104b2b 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ ], "require": { "composer/installers": "~1.0", - "firebase/php-jwt": "^6.1", + "firebase/php-jwt": "^7.0", "owc/idp-userdata": "^1.0" }, "require-dev": { diff --git a/composer.lock b/composer.lock index 6e5ee63..d701d42 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": "0d1f143a923d1305b493ce09226b8230", + "content-hash": "2727c87ca18da15dfdb938425e7017af", "packages": [ { "name": "composer/installers", @@ -159,26 +159,26 @@ }, { "name": "firebase/php-jwt", - "version": "v6.10.0", + "version": "v7.0.0", "source": { "type": "git", "url": "https://github.com/firebase/php-jwt.git", - "reference": "a49db6f0a5033aef5143295342f1c95521b075ff" + "reference": "c03036fd5dbd530a95406ca3b5f6d7b24eaa3910" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/firebase/php-jwt/zipball/a49db6f0a5033aef5143295342f1c95521b075ff", - "reference": "a49db6f0a5033aef5143295342f1c95521b075ff", + "url": "https://api.github.com/repos/firebase/php-jwt/zipball/c03036fd5dbd530a95406ca3b5f6d7b24eaa3910", + "reference": "c03036fd5dbd530a95406ca3b5f6d7b24eaa3910", "shasum": "" }, "require": { - "php": "^7.4||^8.0" + "php": "^8.0" }, "require-dev": { - "guzzlehttp/guzzle": "^6.5||^7.4", + "guzzlehttp/guzzle": "^7.4", "phpspec/prophecy-phpunit": "^2.0", "phpunit/phpunit": "^9.5", - "psr/cache": "^1.0||^2.0", + "psr/cache": "^2.0||^3.0", "psr/http-client": "^1.0", "psr/http-factory": "^1.0" }, @@ -216,9 +216,9 @@ ], "support": { "issues": "https://github.com/firebase/php-jwt/issues", - "source": "https://github.com/firebase/php-jwt/tree/v6.10.0" + "source": "https://github.com/firebase/php-jwt/tree/v7.0.0" }, - "time": "2023-12-01T16:26:39+00:00" + "time": "2025-12-15T19:26:43+00:00" }, { "name": "owc/idp-userdata", @@ -869,10 +869,10 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, - "platform": [], - "platform-dev": [], + "platform": {}, + "platform-dev": {}, "plugin-api-version": "2.6.0" }