diff --git a/composer.json b/composer.json index 89ce92a0..2b5967cb 100644 --- a/composer.json +++ b/composer.json @@ -44,7 +44,7 @@ "illuminate/contracts": "^10|^11|^12", "illuminate/http": "^10|^11|^12", "illuminate/support": "^10|^11|^12", - "lcobucci/jwt": "^5.0", + "lcobucci/jwt": "^5.4", "namshi/jose": "^7.0", "nesbot/carbon": "^2.0|^3.0" },