Skip to content

Commit 8b920f7

Browse files
ramseygravelld
andcommitted
security: increase the minimimum versions for guzzlehttp/guzzle
Fixes #1022 Co-authored-by: Dan Gravell <[email protected]>
1 parent 26ee9c4 commit 8b920f7

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
@@ -8,7 +8,7 @@
88
"require": {
99
"php": "^7.1 || >=8.0.0 <8.5.0",
1010
"ext-json": "*",
11-
"guzzlehttp/guzzle": "^6.0 || ^7.0"
11+
"guzzlehttp/guzzle": "^6.5.8 || ^7.4.5"
1212
},
1313
"require-dev": {
1414
"mockery/mockery": "^1.3.5",

0 commit comments

Comments
 (0)