diff --git a/composer.json b/composer.json index ba60ecd..40c8db0 100644 --- a/composer.json +++ b/composer.json @@ -22,9 +22,9 @@ "php": "^7.3|^8.0", "ext-json": "*", "symfony/http-client": "^4.3|^4.4|^5.0|^6.0", - "web-token/jwt-key-mgmt": "^2.0", - "web-token/jwt-signature": "^2.0", - "web-token/jwt-signature-algorithm-ecdsa": "^2.0" + "web-token/jwt-key-mgmt": "^2.0|^3.0", + "web-token/jwt-signature": "^2.0|^3.0", + "web-token/jwt-signature-algorithm-ecdsa": "^2.0|^3.0" }, "autoload": { "psr-4": {