From fc54c8b5421718e09b9f1b7ac5792842c3df96be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maurice=20Preu=C3=9F?= Date: Thu, 7 Jul 2022 22:59:04 +0200 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index ee41380..7c41dfe 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "illuminate/console": "~5.4|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0", "guzzlehttp/guzzle": "^6.3|^7.0", "socialiteproviders/manager": "^3.4|^4.0.1", - "firebase/php-jwt": "^5.2" + "firebase/php-jwt": "^5.2|^6.0" }, "require-dev": { "phpunit/phpunit": "^8.0|^9.0",