diff --git a/composer.json b/composer.json index 18c3bac..d8abe0c 100644 --- a/composer.json +++ b/composer.json @@ -31,8 +31,7 @@ "wrench/wrench": "^2.0", "web-token/jwt-easy": "^2.2", "web-token/jwt-key-mgmt": "^2.2", - "web-token/jwt-signature-algorithm-eddsa": "^2.2", - "paragonie/sodium_compat": "1.20" + "web-token/jwt-signature-algorithm-eddsa": "^2.2" }, "require-dev": { "phpunit/phpunit": "^7.0 || ^8.0",