-
- Downloads
fix(deps): update dependency web-token/jwt-signature-algorithm-rsa to v3
parent
09237060
No related branches found
No related tags found
... | ... | @@ -15,7 +15,7 @@ |
"symfony/security-core": "^5.2", | ||
"symfony/yaml": "^5.2", | ||
"web-token/jwt-checker": "^2.0", | ||
"web-token/jwt-signature-algorithm-rsa": "^2.1" | ||
"web-token/jwt-signature-algorithm-rsa": "^3.0" | ||
}, | ||
"require-dev": { | ||
"brainmaestro/composer-git-hooks": "^2.8", | ||
... | ... |
Please register or sign in to comment