Skip to content

Commit 7f3dc1a

Browse files
committed
composer: relax guzzlehttp/guzzle version constraint to allow 7.9
1 parent 53819ca commit 7f3dc1a

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
@@ -24,7 +24,7 @@
2424
"ext-curl": "*",
2525
"ext-json": "*",
2626
"ext-mbstring": "*",
27-
"guzzlehttp/guzzle": "^7.10",
27+
"guzzlehttp/guzzle": "^7.9 || ^7.10",
2828
"guzzlehttp/psr7": "^1.8 || ^2.4",
2929
"vitexsoftware/ease-core": "^1.49"
3030
},

0 commit comments

Comments
 (0)