From 468f4a528a5aac747b8a1dc8ca986a613db1aea0 Mon Sep 17 00:00:00 2001 From: Willem Verspyck Date: Thu, 29 Feb 2024 09:22:59 +0100 Subject: [PATCH] Update abandoned packages --- composer.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/composer.json b/composer.json index eca4402..bbc0179 100644 --- a/composer.json +++ b/composer.json @@ -22,9 +22,7 @@ "php": ">=8.1", "ext-json": "*", "symfony/http-client": "^6|^7", - "web-token/jwt-key-mgmt": "^3.0", - "web-token/jwt-signature": "^3.0", - "web-token/jwt-signature-algorithm-ecdsa": "^3.0" + "web-token/jwt-library": "^3.0" }, "autoload": { "psr-4": {