Skip to content

Commit 6b7f674

Browse files
authored
Upgrade the version of guzzlehttp/guzzle to ^7.0. (#7723)
1 parent c876330 commit 6b7f674

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
@@ -18,7 +18,7 @@
1818
},
1919
"require": {
2020
"php": ">=8.2",
21-
"guzzlehttp/guzzle": "^6.3 || ^7.0",
21+
"guzzlehttp/guzzle": "^7.0",
2222
"hyperf/collection": "~3.2.0"
2323
},
2424
"autoload": {

0 commit comments

Comments
 (0)