Skip to content

Commit e588cb7

Browse files
committed
chore(deps): Restrict lcobucci/jwt to <3.4
1 parent 6c3ae2e commit e588cb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"illuminate/contracts": "^5.2|^6|^7|^8",
2929
"illuminate/http": "^5.2|^6|^7|^8",
3030
"illuminate/support": "^5.2|^6|^7|^8",
31-
"lcobucci/jwt": "^3.2",
31+
"lcobucci/jwt": "<3.4",
3232
"namshi/jose": "^7.0",
3333
"nesbot/carbon": "^1.0|^2.0"
3434
},

0 commit comments

Comments
 (0)