Skip to content

Commit c20de6e

Browse files
hamrakatymic
andauthored
Add support for lcobucci/jwt 5.0 (#1006)
Co-authored-by: atymic <atymicq@gmail.com>
1 parent 34ea564 commit c20de6e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@
4040
"ext-json": "*",
4141
"ext-openssl": "*",
4242
"firebase/php-jwt": "^6.2",
43-
"lcobucci/jwt": "^4.1.5",
43+
"lcobucci/clock": "^2.0 || ^3.0",
44+
"lcobucci/jwt": "^4.1.5 || ^5.0.0",
4445
"socialiteproviders/manager": "~4.0"
4546
},
4647
"suggest": {

0 commit comments

Comments
 (0)