Skip to content

Commit 339da65

Browse files
author
laxman
committed
multiple guzzle verisons added
1 parent 60f4e61 commit 339da65

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
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php": ">=5.6",
14-
"guzzlehttp/guzzle": "^7.0"
14+
"guzzlehttp/guzzle": "^5.*|^6.*|^7.*"
1515
},
1616
"require-dev": {
1717
"mockery/mockery": "^0.9.5",

0 commit comments

Comments
 (0)