Skip to content

Commit

Permalink
Change the dependent lcobucci/jwt version to ~3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ericyzhu committed Nov 26, 2020
1 parent 914075f commit b5fb6c0
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 @@ -41,7 +41,7 @@
"hyperf/config": "^2.0",
"hyperf/di": "^2.0",
"hyperf/framework": "^2.0",
"lcobucci/jwt": "^3.2",
"lcobucci/jwt": "~3.3.0",
"nesbot/carbon": "^2.0"
},
"require-dev": {
Expand Down

0 comments on commit b5fb6c0

Please sign in to comment.