We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c4f400 + b0025bd commit 0c2daa5Copy full SHA for 0c2daa5
3 files changed
composer.json
@@ -12,7 +12,8 @@
12
],
13
"require": {
14
"aws/aws-sdk-php": "^3.26",
15
- "web-token/jwt-signature": "^1.0"
+ "web-token/jwt-signature": "^2.0",
16
+ "web-token/jwt-signature-algorithm-rsa": "^2.2"
17
},
18
"autoload": {
19
"psr-4": {
0 commit comments