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.
1 parent 72f4958 commit fba7079Copy full SHA for fba7079
composer.json
@@ -9,13 +9,11 @@
9
],
10
"require": {
11
"ext-json": "*",
12
- "google/cloud-tasks": "^1.6",
13
- "firebase/php-jwt": "^5.2",
14
- "phpseclib/phpseclib": "~2.0"
+ "phpseclib/phpseclib": "~2.0",
+ "google/cloud-tasks": "^1.10"
15
},
16
"require-dev": {
17
- "mockery/mockery": "^1.2",
18
- "orchestra/testbench": "^3.5 || ^3.6 || ^3.7 || ^3.8 || ^4.0 || ^5.0"
+ "orchestra/testbench": "^4.0 || ^5.0 || ^6.0 || ^7.0"
19
20
"autoload": {
21
"psr-4": {
0 commit comments