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 ee005ec commit 3c0a06dCopy full SHA for 3c0a06d
composer.json
@@ -34,13 +34,13 @@
34
"php": ">= 7.4",
35
"ext-json": "*",
36
"ext-curl": "*",
37
- "google/cloud-logging": "^1.24.10",
+ "google/cloud-logging": "^1.25.0",
38
"google/cloud-functions-framework": "^v1.1.0",
39
- "google/cloud-storage": "^v1.30.1",
+ "google/cloud-storage": "^v1.30.2",
40
"guzzlehttp/psr7": "^2.4.3"
41
},
42
"require-dev": {
43
- "phpunit/phpunit": "^9.5.28",
+ "phpunit/phpunit": "^9.6.0",
44
"google/cloud-tools": "^0.13.0"
45
46
"autoload": {
0 commit comments