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 f6846ad commit c310855Copy full SHA for c310855
composer.json
@@ -40,15 +40,15 @@
40
"ext-json": "*",
41
"ext-curl": "*",
42
"google/cloud-functions-framework": "^v1.3.0",
43
- "google/cloud-storage": "^v1.39.1",
44
- "google/cloud-logging": "^1.29.3",
+ "google/cloud-storage": "^v1.41.2",
+ "google/cloud-logging": "^1.29.4",
45
"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.31",
51
- "phpunit/phpunit": "^9.6.17"
+ "phpunit/phpunit": "^9.6.19"
52
53
"autoload": {
54
"psr-4": {
0 commit comments