From db8670d8517f5494e57365f7725b92a66df76752 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 08:25:21 +0000 Subject: [PATCH] Bump firebase/php-jwt from 6.10.1 to 7.0.0 Bumps [firebase/php-jwt](https://github.com/firebase/php-jwt) from 6.10.1 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.10.1...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 | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/composer.json b/composer.json index dff088f2..9e928486 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "doganoo/php-util": "^0.5", "doganoo/simple-rbac": "^1.8", "ezyang/htmlpurifier": "^4.13", - "firebase/php-jwt": "^6.4", + "firebase/php-jwt": "^7.0", "guzzlehttp/guzzle": "^7.0", "laminas/laminas-config": "^3.5", "laminas/laminas-config-aggregator": "^1.5", diff --git a/composer.lock b/composer.lock index f191c0be..4f04244c 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": "9947f0cd8d1b601a89a59868b6e6f634", + "content-hash": "b85c956b0344ebd1ce7bcb7cdfa21e99", "packages": [ { "name": "beberlei/assert", @@ -1226,16 +1226,16 @@ }, { "name": "firebase/php-jwt", - "version": "v6.10.1", + "version": "v7.0.0", "source": { "type": "git", - "url": "https://github.com/firebase/php-jwt.git", - "reference": "500501c2ce893c824c801da135d02661199f60c5" + "url": "https://github.com/googleapis/php-jwt.git", + "reference": "c03036fd5dbd530a95406ca3b5f6d7b24eaa3910" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/firebase/php-jwt/zipball/500501c2ce893c824c801da135d02661199f60c5", - "reference": "500501c2ce893c824c801da135d02661199f60c5", + "url": "https://api.github.com/repos/googleapis/php-jwt/zipball/c03036fd5dbd530a95406ca3b5f6d7b24eaa3910", + "reference": "c03036fd5dbd530a95406ca3b5f6d7b24eaa3910", "shasum": "" }, "require": { @@ -1282,10 +1282,10 @@ "php" ], "support": { - "issues": "https://github.com/firebase/php-jwt/issues", - "source": "https://github.com/firebase/php-jwt/tree/v6.10.1" + "issues": "https://github.com/googleapis/php-jwt/issues", + "source": "https://github.com/googleapis/php-jwt/tree/v7.0.0" }, - "time": "2024-05-18T18:05:11+00:00" + "time": "2025-12-15T19:26:43+00:00" }, { "name": "guzzlehttp/guzzle", @@ -9965,7 +9965,7 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": true, "prefer-lowest": false, "platform": { @@ -9984,6 +9984,6 @@ "ext-sqlite3": "*", "ext-zip": "*" }, - "platform-dev": [], - "plugin-api-version": "2.3.0" + "platform-dev": {}, + "plugin-api-version": "2.9.0" }