Skip to content

Commit d08f40a

Browse files
Merge pull request #53 from gogl92/patch-2
Upgrade JWT Package
2 parents b6ad3e0 + f02d4bd commit d08f40a

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
@@ -11,8 +11,7 @@
1111
"ext-json": "*",
1212
"phpseclib/phpseclib": "~2.0",
1313
"google/cloud-tasks": "^1.10",
14-
"thecodingmachine/safe": "^1.0|^2.0",
15-
"firebase/php-jwt": "^5.0"
14+
"thecodingmachine/safe": "^1.0|^2.0"
1615
},
1716
"require-dev": {
1817
"orchestra/testbench": "^4.0 || ^5.0 || ^6.0 || ^7.0",

0 commit comments

Comments
 (0)