Skip to content

Commit 3b7db46

Browse files
chore(deps): update guzzlehttp/guzzle requirement from ^7.0 to ^8.2
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/8.2/CHANGELOG.md) - [Commits](guzzle/guzzle@7.0.0...8.2.0) --- updated-dependencies: - dependency-name: guzzlehttp/guzzle dependency-version: 8.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent efcb931 commit 3b7db46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"php": "^8.4",
2424
"spatie/laravel-package-tools": "^1.16",
2525
"illuminate/contracts": "^12.0 || ^13.0",
26-
"guzzlehttp/guzzle": "^7.0"
26+
"guzzlehttp/guzzle": "^8.2"
2727
},
2828
"require-dev": {
2929
"laravel/pint": "^1.14",

0 commit comments

Comments
 (0)