Skip to content

Commit 83464af

Browse files
authored
Merge pull request #1 from goodspeed666/goodspeed666-patch-1
upgrade guzzlehttp/guzzle to 7.0
2 parents 49f1424 + 5d64d70 commit 83464af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020
"require": {
2121
"php": ">=7.2.31",
22-
"guzzlehttp/guzzle": "6.5.5.",
22+
"guzzlehttp/guzzle": "^7.0",
2323
"laminas/laminas-stdlib": "3.2.1",
2424
"ext-json": "*"
2525
},

0 commit comments

Comments
 (0)