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 1e443d4 commit 2bf65c9Copy full SHA for 2bf65c9
composer.json
@@ -39,14 +39,14 @@
39
"php": ">= 7.4",
40
"ext-json": "*",
41
"ext-curl": "*",
42
- "google/cloud-logging": "^1.25.1",
+ "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.3"
+ "guzzlehttp/psr7": "^2.4.4"
46
},
47
"require-dev": {
48
- "phpunit/phpunit": "^9.6.3",
49
- "phpunit/php-code-coverage": "^9.2.24",
+ "phpunit/phpunit": "^9.6.5",
+ "phpunit/php-code-coverage": "^9.2.26",
50
"google/cloud-tools": "^0.13.0"
51
52
"autoload": {
0 commit comments