Skip to content

Commit a71546f

Browse files
authoredSep 3, 2020
Merge pull request #147 from neoteknic/patch-1
Update composer.json
2 parents 2d048a9 + aeac269 commit a71546f

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)