Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b4e728 commit 45ddac6Copy full SHA for 45ddac6
composer.json
@@ -157,7 +157,8 @@
157
"twig/inky-extra": "^2.12|^3",
158
"twig/markdown-extra": "^2.12|^3",
159
"web-token/jwt-checker": "^3.1",
160
- "web-token/jwt-signature-algorithm-ecdsa": "^3.1"
+ "web-token/jwt-signature-algorithm-ecdsa": "^3.1",
161
+ "web-token/jwt-signature-algorithm-rsa": "^3.1"
162
},
163
"conflict": {
164
"ext-psr": "<1.1|>=2",
0 commit comments