Skip to content

Commit

Permalink
Update guzzlehttp/guzzle requirement from ^7.4 to ^7.8
Browse files Browse the repository at this point in the history
Updates the requirements on [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) to permit the latest version.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.8/CHANGELOG.md)
- [Commits](guzzle/guzzle@7.4.0...7.8.1)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
1 parent 787f25b commit 1112c88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"require": {
"php": "^8.0",
"guzzlehttp/guzzle": "^7.4",
"guzzlehttp/guzzle": "^7.8",
"illuminate/contracts": "^9.0",
"illuminate/http": "^9.9",
"illuminate/support": "^9.9",
Expand Down

0 comments on commit 1112c88

Please sign in to comment.