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 c310855 commit 5e2f321Copy full SHA for 5e2f321
composer.json
@@ -40,13 +40,13 @@
40
"ext-json": "*",
41
"ext-curl": "*",
42
"google/cloud-functions-framework": "^v1.3.0",
43
- "google/cloud-storage": "^v1.41.2",
44
- "google/cloud-logging": "^1.29.4",
+ "google/cloud-storage": "^v1.42.0",
+ "google/cloud-logging": "^1.30.2",
45
"guzzlehttp/psr7": "^2.6.2"
46
},
47
"require-dev": {
48
"google/cloud-tools": "^0.13.0",
49
- "jetbrains/phpstorm-attributes": "^1.0",
+ "jetbrains/phpstorm-attributes": "^1.1",
50
"phpunit/php-code-coverage": "^9.2.31",
51
"phpunit/phpunit": "^9.6.19"
52
0 commit comments