{ "name": "web-token/signature-pack", "type": "symfony-pack", "license": "MIT", "description": "A pack with all signature algorithms for the web-token/jwt-signature package", "require": { "web-token/jwt-signature-algorithm-ecdsa": "^3.2", "web-token/jwt-signature-algorithm-eddsa": "^3.2", "web-token/jwt-signature-algorithm-none": "^3.2", "web-token/jwt-signature-algorithm-hmac": "^3.2", "web-token/jwt-signature-algorithm-rsa": "^3.2", "web-token/jwt-signature-algorithm-experimental": "^3.2" } }