Skip to content

Commit

Permalink
Update dependency guzzlehttp/guzzle to v7.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 1, 2021
1 parent 5713a30 commit 8680b71
Show file tree
Hide file tree
Showing 10 changed files with 567 additions and 1,590 deletions.
2 changes: 1 addition & 1 deletion 01-simple-application/web-application/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
"require": {
"slim/slim": "4.8.0",
"guzzlehttp/guzzle": "7.2.0",
"guzzlehttp/guzzle": "7.3.0",
"guzzlehttp/psr7": "1.8.1",
"http-interop/http-factory-guzzle": "1.2.0"
}
Expand Down
19 changes: 10 additions & 9 deletions 01-simple-application/web-application/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion 05-configmaps-and-secrets/web-application/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
],
"require": {
"slim/slim": "4.8.0",
"guzzlehttp/guzzle": "6.5.5"
"guzzlehttp/guzzle": "7.3.0"
}
}
Loading

0 comments on commit 8680b71

Please sign in to comment.