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 edbf381 commit f6846adCopy full SHA for f6846ad
composer.json
@@ -39,16 +39,16 @@
39
"php": ">= 7.4",
40
"ext-json": "*",
41
"ext-curl": "*",
42
- "guzzlehttp/psr7": "^2.6.2",
43
"google/cloud-functions-framework": "^v1.3.0",
44
- "google/cloud-storage": "^v1.36.1",
45
- "google/cloud-logging": "^1.29.0"
+ "google/cloud-storage": "^v1.39.1",
+ "google/cloud-logging": "^1.29.3",
+ "guzzlehttp/psr7": "^2.6.2"
46
},
47
"require-dev": {
48
"google/cloud-tools": "^0.13.0",
49
"jetbrains/phpstorm-attributes": "^1.0",
50
- "phpunit/php-code-coverage": "^9.2.30",
51
- "phpunit/phpunit": "^9.6.15"
+ "phpunit/php-code-coverage": "^9.2.31",
+ "phpunit/phpunit": "^9.6.17"
52
53
"autoload": {
54
"psr-4": {
0 commit comments