Skip to content

Commit 6a9305b

Browse files
authored
chore(deps): update dependency guzzlehttp/guzzle to ~7.2.0 (GoogleCloudPlatform#1188)
1 parent adc9cf3 commit 6a9305b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iap/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"require": {
33
"symfony/console": "^2.8",
44
"google/auth":"^1.8.0",
5-
"guzzlehttp/guzzle": "~7.1.0",
5+
"guzzlehttp/guzzle": "~7.2.0",
66
"kelvinmo/simplejwt": "^0.4.0"
77
},
88
"autoload": {

0 commit comments

Comments
 (0)