Skip to content

Commit

Permalink
chore(deps): Restrict lcobucci/jwt to <3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tymondesigns committed Nov 27, 2020
1 parent 6c3ae2e commit e588cb7
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 @@ -28,7 +28,7 @@
"illuminate/contracts": "^5.2|^6|^7|^8",
"illuminate/http": "^5.2|^6|^7|^8",
"illuminate/support": "^5.2|^6|^7|^8",
"lcobucci/jwt": "^3.2",
"lcobucci/jwt": "<3.4",
"namshi/jose": "^7.0",
"nesbot/carbon": "^1.0|^2.0"
},
Expand Down

0 comments on commit e588cb7

Please sign in to comment.