We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ed86c80 + 535dd78 commit 0e590abCopy full SHA for 0e590ab
composer.json
@@ -11,7 +11,8 @@
11
"ext-json": "*",
12
"phpseclib/phpseclib": "~2.0",
13
"google/cloud-tasks": "^1.10",
14
- "thecodingmachine/safe": "^1.0|^2.0"
+ "thecodingmachine/safe": "^1.0|^2.0",
15
+ "firebase/php-jwt": "^5.0"
16
},
17
"require-dev": {
18
"orchestra/testbench": "^4.0 || ^5.0 || ^6.0 || ^7.0",
0 commit comments