Skip to content

Commit 2cd5d5f

Browse files
authored
Upgrade JWT Package
This old version needs to be upgraded to avoid problems with other dependencies like Laravel Passport.
1 parent b6ad3e0 commit 2cd5d5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"phpseclib/phpseclib": "~2.0",
1313
"google/cloud-tasks": "^1.10",
1414
"thecodingmachine/safe": "^1.0|^2.0",
15-
"firebase/php-jwt": "^5.0"
15+
"firebase/php-jwt": "^5.5||^6.0"
1616
},
1717
"require-dev": {
1818
"orchestra/testbench": "^4.0 || ^5.0 || ^6.0 || ^7.0",

0 commit comments

Comments
 (0)