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 f5899cd commit f3d407fCopy full SHA for f3d407f
composer.json
@@ -34,13 +34,13 @@
34
"php": ">= 7.4",
35
"ext-json": "*",
36
"ext-curl": "*",
37
- "google/cloud-logging": "^1.24.5",
+ "google/cloud-logging": "^1.24.8",
38
"google/cloud-functions-framework": "^v1.1.0",
39
- "google/cloud-storage": "^v1.28.0",
40
- "guzzlehttp/psr7": "^2.4.0"
+ "google/cloud-storage": "^v1.28.1",
+ "guzzlehttp/psr7": "^2.4.1"
41
},
42
"require-dev": {
43
- "phpunit/phpunit": "^9.5.21",
+ "phpunit/phpunit": "^9.5.25",
44
"google/cloud-tools": "^0.12.0"
45
46
"autoload": {
0 commit comments