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 77a408a commit b915329Copy full SHA for b915329
composer.json
@@ -34,9 +34,9 @@
34
"php": ">= 7.4",
35
"ext-json": "*",
36
"ext-curl": "*",
37
- "google/cloud-logging": "^1.24.3",
+ "google/cloud-logging": "^1.24.4",
38
"google/cloud-functions-framework": "^v1.1.0",
39
- "google/cloud-storage": "^v1.27.0",
+ "google/cloud-storage": "^v1.27.1",
40
"guzzlehttp/psr7": "^2.2.1"
41
},
42
"require-dev": {
0 commit comments