Skip to content

Commit edfe020

Browse files
authored
Merge pull request #157 from goodspeed666/master
Upgrade guzzlehttp/guzzle to 7.x
2 parents 49f1424 + 83464af commit edfe020

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)