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 de597e6 commit 303552dCopy full SHA for 303552d
composer.json
@@ -43,13 +43,13 @@
43
"google/cloud-functions-framework": "^v1.3.0",
44
"google/cloud-storage": "^v1.42.1",
45
"google/cloud-logging": "^1.30.3",
46
- "guzzlehttp/psr7": "^2.6.2"
+ "guzzlehttp/psr7": "^2.7.0"
47
},
48
"require-dev": {
49
"google/cloud-tools": "^0.14.0",
50
"jetbrains/phpstorm-attributes": "^1.1",
51
"phpunit/php-code-coverage": "^9.2.31",
52
- "phpunit/phpunit": "^9.6.19"
+ "phpunit/phpunit": "^9.6.20"
53
54
"autoload": {
55
"psr-4": {
0 commit comments