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 7d45031 commit fe19fa3Copy full SHA for fe19fa3
composer.json
@@ -39,13 +39,13 @@
39
"php": ">= 7.4",
40
"ext-json": "*",
41
"ext-curl": "*",
42
- "google/cloud-logging": "^1.27.0",
+ "google/cloud-logging": "^1.27.1",
43
"google/cloud-functions-framework": "^v1.2.0",
44
- "google/cloud-storage": "^v1.31.2",
+ "google/cloud-storage": "^v1.32.0",
45
"guzzlehttp/psr7": "^2.5.0"
46
},
47
"require-dev": {
48
- "phpunit/phpunit": "^9.6.8",
+ "phpunit/phpunit": "^9.6.9",
49
"phpunit/php-code-coverage": "^9.2.26",
50
"google/cloud-tools": "^0.13.0"
51
0 commit comments