From 4f78e32af1a8422629039a51f3ef8d9158ff1b20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maurice=20Preu=C3=9F?= Date: Fri, 8 May 2026 16:27:18 +0200 Subject: [PATCH] update composer.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maurice Preuß --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",