From 6625bd6773edd618933168570e24998752ff8043 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Nov 2022 09:34:51 +0000 Subject: [PATCH] Bump firebase/php-jwt from 6.2.0 to 6.3.1 Bumps [firebase/php-jwt](https://github.com/firebase/php-jwt) from 6.2.0 to 6.3.1. - [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.2.0...v6.3.1) --- updated-dependencies: - dependency-name: firebase/php-jwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index cf62a7986b..1e543b343b 100644 --- a/composer.lock +++ b/composer.lock @@ -2915,16 +2915,16 @@ }, { "name": "firebase/php-jwt", - "version": "v6.2.0", + "version": "v6.3.1", "source": { "type": "git", "url": "https://github.com/firebase/php-jwt.git", - "reference": "d28e6df83830252650da4623c78aaaf98fb385f3" + "reference": "ddfaddcb520488b42bca3a75e17e9dd53c3667da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/firebase/php-jwt/zipball/d28e6df83830252650da4623c78aaaf98fb385f3", - "reference": "d28e6df83830252650da4623c78aaaf98fb385f3", + "url": "https://api.github.com/repos/firebase/php-jwt/zipball/ddfaddcb520488b42bca3a75e17e9dd53c3667da", + "reference": "ddfaddcb520488b42bca3a75e17e9dd53c3667da", "shasum": "" }, "require": { @@ -2971,9 +2971,9 @@ ], "support": { "issues": "https://github.com/firebase/php-jwt/issues", - "source": "https://github.com/firebase/php-jwt/tree/v6.2.0" + "source": "https://github.com/firebase/php-jwt/tree/v6.3.1" }, - "time": "2022-05-13T20:54:50+00:00" + "time": "2022-11-01T21:20:08+00:00" }, { "name": "flagception/flagception", @@ -15641,7 +15641,6 @@ "aliases": [], "minimum-stability": "stable", "stability-flags": { - "firebase/php-jwt": 0, "symfony/amazon-mailer": 0, "symfony/apache-pack": 0, "symfony/asset": 0, @@ -15673,6 +15672,7 @@ "symfony/yaml": 0, "liip/test-fixtures-bundle": 0, "mockery/mockery": 0, + "phpstan/phpstan": 0, "phpstan/phpstan-symfony": 0, "squizlabs/php_codesniffer": 0, "symfony/browser-kit": 0,