Skip to content

Commit be7240d

Browse files
authored
Revert "Add support for lcobucci/jwt 5.0" (#1017)
1 parent c20de6e commit be7240d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

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

0 commit comments

Comments
 (0)