Skip to content

Commit

Permalink
Merge pull request #2 from InternationalCodeCouncil/update-composer
Browse files Browse the repository at this point in the history
update composer
  • Loading branch information
friskit committed Mar 23, 2021
2 parents 3c4f400 + b0025bd commit 0c2daa5
Show file tree
Hide file tree
Showing 3 changed files with 1,024 additions and 357 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
],
"require": {
"aws/aws-sdk-php": "^3.26",
"web-token/jwt-signature": "^1.0"
"web-token/jwt-signature": "^2.0",
"web-token/jwt-signature-algorithm-rsa": "^2.2"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 0c2daa5

Please sign in to comment.