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 a390093 commit b53f5f0Copy full SHA for b53f5f0
composer.json
@@ -39,14 +39,14 @@
39
"php": ">= 7.4",
40
"ext-json": "*",
41
"ext-curl": "*",
42
- "google/cloud-logging": "^1.28.0",
+ "google/cloud-logging": "^1.28.5",
43
"google/cloud-functions-framework": "^v1.3.0",
44
- "google/cloud-storage": "^v1.33.1",
45
- "guzzlehttp/psr7": "^2.6.0"
+ "google/cloud-storage": "^v1.35.0",
+ "guzzlehttp/psr7": "^2.6.2"
46
},
47
"require-dev": {
48
- "phpunit/phpunit": "^9.6.11",
49
- "phpunit/php-code-coverage": "^9.2.27",
+ "phpunit/phpunit": "^9.6.15",
+ "phpunit/php-code-coverage": "^9.2.29",
50
"jetbrains/phpstorm-attributes": "^1.0",
51
"google/cloud-tools": "^0.13.0"
52
0 commit comments