diff --git a/composer.json b/composer.json index 4c70d22..f5cdf1a 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "illuminate/console": "^10.0|^11.0|^12.0", "guzzlehttp/guzzle": "^6.3|^7.0", "socialiteproviders/manager": "^3.4|^4.0.1", - "firebase/php-jwt": "^6.0" + "firebase/php-jwt": "^7.0" }, "require-dev": { "phpunit/phpunit": "^8.0|^9.0",