Skip to content

Commit

Permalink
composer(deps): update guzzlehttp/guzzle requirement
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.5.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 Dec 4, 2023
1 parent 037334d commit 7e9131b
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 @@ -28,7 +28,7 @@
"php": "^8.1",
"ext-json": "*",
"ext-zip": "*",
"guzzlehttp/guzzle": "^7.5.0",
"guzzlehttp/guzzle": "^7.8.1",
"illuminate/support": "^10",
"league/uri": "~6.7 || ~6.8",
"phpstan/extension-installer": "^1.2",
Expand Down

0 comments on commit 7e9131b

Please sign in to comment.