Skip to content

Commit f1b2423

Browse files
authored
fix(deps): update dependency guzzlehttp/guzzle to ~7.9.0 (GoogleCloudPlatform#2032)
1 parent 2d52961 commit f1b2423

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
"kelvinmo/simplejwt": "^0.5.1",
44
"google/auth":"^1.8.0",
5-
"guzzlehttp/guzzle": "~7.8.0"
5+
"guzzlehttp/guzzle": "~7.9.0"
66
},
77
"autoload": {
88
"psr-4": {

0 commit comments

Comments
 (0)