Skip to content

Commit

Permalink
Merge pull request #3 from AzimoLabs/issue-2-quick-fix
Browse files Browse the repository at this point in the history
Updated composer.json to use explicit `3.3.3` version of `lcobucci/jw…
  • Loading branch information
hywak authored Dec 11, 2020
2 parents 0ed6382 + 8475ad3 commit b183535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"ext-mbstring": "*",
"ext-openssl": "*",
"phpseclib/phpseclib": "^2.0",
"lcobucci/jwt": "^3.3",
"lcobucci/jwt": "3.3.3",
"guzzlehttp/guzzle": "^6.0|^7.0"
},
"require-dev": {
Expand Down

0 comments on commit b183535

Please sign in to comment.