Skip to content

Commit 7250fb8

Browse files
committed
Loosen the version requirement for guzzle
1 parent 01b4e70 commit 7250fb8

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
@@ -19,7 +19,7 @@
1919
"ext-pcre": "*",
2020
"ext-spl": "*",
2121

22-
"guzzlehttp/psr7": "~2.7.1",
22+
"guzzlehttp/psr7": "~2.7",
2323
"webmozart/assert": "~1.11.0"
2424
},
2525
"require-dev": {

0 commit comments

Comments
 (0)