Skip to content

Commit 5ae4d7a

Browse files
renovate-botrsamborski
authored andcommitted
fix(deps): update dependency guzzlehttp/psr7 to v2 (GoogleCloudPlatform#1435)
1 parent f73dbc2 commit 5ae4d7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

functions/http_form_data/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"require": {
3-
"google/cloud-functions-framework": "^0.7",
4-
"guzzlehttp/psr7": "^1.7"
3+
"google/cloud-functions-framework": "^0.8",
4+
"guzzlehttp/psr7": "^2.0"
55
},
66
"scripts": {
77
"start": [

0 commit comments

Comments
 (0)