Skip to content

Commit 78a0374

Browse files
committed
fix: patch up jwt versions
1 parent b09af3c commit 78a0374

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"leafs/session": "*",
3838
"leafs/db": "*",
3939
"leafs/http": "*",
40-
"firebase/php-jwt": "^6.10"
40+
"firebase/php-jwt": "^7.0"
4141
},
4242
"config": {
4343
"allow-plugins": {

0 commit comments

Comments
 (0)