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 303552d commit 06adaadCopy full SHA for 06adaad
composer.json
@@ -39,10 +39,10 @@
39
"php": ">= 8.0",
40
"ext-json": "*",
41
"ext-curl": "*",
42
- "phpseclib/phpseclib": "^3.0.39",
+ "phpseclib/phpseclib": "^3.0.43",
43
"google/cloud-functions-framework": "^v1.3.0",
44
- "google/cloud-storage": "^v1.42.1",
45
- "google/cloud-logging": "^1.30.3",
+ "google/cloud-storage": "^v1.45.0",
+ "google/cloud-logging": "^1.31.3",
46
"guzzlehttp/psr7": "^2.7.0"
47
},
48
"require-dev": {
0 commit comments