Skip to content

Commit aeac269

Browse files
authored
Update composer.json
Allow guzzle 7
1 parent 2d048a9 commit aeac269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
"require": {
1414
"php": "^7.1",
15-
"guzzlehttp/guzzle": "~6.0",
15+
"guzzlehttp/guzzle": "~6.0|~7.0",
1616
"ext-json": "*",
1717
"ext-mbstring": "*"
1818
},

0 commit comments

Comments
 (0)