Skip to content

Commit

Permalink
Update guzzlehttp/guzzle requirement from ^7.8 to ^7.9
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.9/CHANGELOG.md)
- [Commits](guzzle/guzzle@7.8.0...7.9.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 0ef4c18 commit 0ee1bc5
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 @@ -35,7 +35,7 @@
"require": {
"php": ">=8",
"ext-json": "*",
"guzzlehttp/guzzle": "^7.8"
"guzzlehttp/guzzle": "^7.9"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 0ee1bc5

Please sign in to comment.