From 18c3569d0bd1f0d7a27cda42e883cb2b336fb510 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 02:03:28 +0000 Subject: [PATCH] Chore(deps): Bump firebase/php-jwt from 7.0.1 to 7.0.2 Bumps [firebase/php-jwt](https://github.com/firebase/php-jwt) from 7.0.1 to 7.0.2. - [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/v7.0.1...v7.0.2) --- updated-dependencies: - dependency-name: firebase/php-jwt dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index f36fa294..f099ac86 100644 --- a/composer.lock +++ b/composer.lock @@ -65,16 +65,16 @@ }, { "name": "firebase/php-jwt", - "version": "v7.0.1", + "version": "v7.0.2", "source": { "type": "git", "url": "https://github.com/firebase/php-jwt.git", - "reference": "81ed59ef42f33a522b5891180df4c743222b8b92" + "reference": "5645b43af647b6947daac1d0f659dd1fbe8d3b65" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/firebase/php-jwt/zipball/81ed59ef42f33a522b5891180df4c743222b8b92", - "reference": "81ed59ef42f33a522b5891180df4c743222b8b92", + "url": "https://api.github.com/repos/firebase/php-jwt/zipball/5645b43af647b6947daac1d0f659dd1fbe8d3b65", + "reference": "5645b43af647b6947daac1d0f659dd1fbe8d3b65", "shasum": "" }, "require": { @@ -122,9 +122,9 @@ ], "support": { "issues": "https://github.com/firebase/php-jwt/issues", - "source": "https://github.com/firebase/php-jwt/tree/v7.0.1" + "source": "https://github.com/firebase/php-jwt/tree/v7.0.2" }, - "time": "2025-12-15T23:11:17+00:00" + "time": "2025-12-16T22:17:28+00:00" }, { "name": "id4me/id4me-rp",