Skip to content

Commit

Permalink
Merge pull request #42 from syseleven/renovate/guzzlehttp-guzzle-7.x
Browse files Browse the repository at this point in the history
Update dependency guzzlehttp/guzzle to v7.3.0
  • Loading branch information
frittenlab authored Oct 4, 2021
2 parents 0460450 + 8680b71 commit bf97965
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 bf97965

Please sign in to comment.