From a2ac0516de52ed39406b0219bc8e932e8be91b8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Sep 2021 17:20:08 +0000 Subject: [PATCH] Bump lcobucci/jwt from 3.4.1 to 3.4.6 Bumps [lcobucci/jwt](https://github.com/lcobucci/jwt) from 3.4.1 to 3.4.6. - [Release notes](https://github.com/lcobucci/jwt/releases) - [Commits](https://github.com/lcobucci/jwt/compare/3.4.1...3.4.6) --- updated-dependencies: - dependency-name: lcobucci/jwt dependency-type: indirect ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 37f2dfe..10f23a4 100644 --- a/composer.lock +++ b/composer.lock @@ -1635,16 +1635,16 @@ }, { "name": "lcobucci/jwt", - "version": "3.4.1", + "version": "3.4.6", "source": { "type": "git", "url": "https://github.com/lcobucci/jwt.git", - "reference": "958a9873a63b0244a72f6e354ccc86019ee674a5" + "reference": "3ef8657a78278dfeae7707d51747251db4176240" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lcobucci/jwt/zipball/958a9873a63b0244a72f6e354ccc86019ee674a5", - "reference": "958a9873a63b0244a72f6e354ccc86019ee674a5", + "url": "https://api.github.com/repos/lcobucci/jwt/zipball/3ef8657a78278dfeae7707d51747251db4176240", + "reference": "3ef8657a78278dfeae7707d51747251db4176240", "shasum": "" }, "require": { @@ -1696,7 +1696,7 @@ ], "support": { "issues": "https://github.com/lcobucci/jwt/issues", - "source": "https://github.com/lcobucci/jwt/tree/3.4.1" + "source": "https://github.com/lcobucci/jwt/tree/3.4.6" }, "funding": [ { @@ -1708,7 +1708,7 @@ "type": "patreon" } ], - "time": "2020-11-27T01:17:14+00:00" + "time": "2021-09-28T19:18:28+00:00" }, { "name": "league/commonmark", @@ -8673,5 +8673,5 @@ "php": "^7.2" }, "platform-dev": [], - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.1.0" }