diff --git a/composer.lock b/composer.lock index ec668e7..82eaeb3 100644 --- a/composer.lock +++ b/composer.lock @@ -2021,16 +2021,16 @@ }, { "name": "lcobucci/jwt", - "version": "4.1.0", + "version": "4.1.5", "source": { "type": "git", "url": "https://github.com/lcobucci/jwt.git", - "reference": "2f533837091d0b76a89a059e7ed2b2732b2f459e" + "reference": "fe2d89f2eaa7087af4aa166c6f480ef04e000582" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lcobucci/jwt/zipball/2f533837091d0b76a89a059e7ed2b2732b2f459e", - "reference": "2f533837091d0b76a89a059e7ed2b2732b2f459e", + "url": "https://api.github.com/repos/lcobucci/jwt/zipball/fe2d89f2eaa7087af4aa166c6f480ef04e000582", + "reference": "fe2d89f2eaa7087af4aa166c6f480ef04e000582", "shasum": "" }, "require": { @@ -2046,7 +2046,7 @@ "infection/infection": "^0.21", "lcobucci/coding-standard": "^6.0", "mikey179/vfsstream": "^1.6.7", - "phpbench/phpbench": "^1.0@alpha", + "phpbench/phpbench": "^1.0", "phpstan/extension-installer": "^1.0", "phpstan/phpstan": "^0.12", "phpstan/phpstan-deprecation-rules": "^0.12", @@ -2079,7 +2079,7 @@ ], "support": { "issues": "https://github.com/lcobucci/jwt/issues", - "source": "https://github.com/lcobucci/jwt/tree/4.1.0" + "source": "https://github.com/lcobucci/jwt/tree/4.1.5" }, "funding": [ { @@ -2091,7 +2091,7 @@ "type": "patreon" } ], - "time": "2021-01-28T00:57:26+00:00" + "time": "2021-09-28T19:34:56+00:00" }, { "name": "league/commonmark", @@ -9308,5 +9308,5 @@ "ext-json": "*" }, "platform-dev": [], - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.1.0" }