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