Skip to content

Commit 600f9a4

Browse files
author
Attila Dröszler
committed
require guzzle >=6
Co-authored-by: gabor.nemeth@emarsys.com
1 parent 6a3a273 commit 600f9a4

2 files changed

Lines changed: 136 additions & 135 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
}
1414
},
1515
"require": {
16-
"guzzlehttp/guzzle": "~6.0",
16+
"guzzlehttp/guzzle": ">=6.0",
1717
"emartech/escher": "1.*",
1818
"php": ">=7.0"
1919
},

0 commit comments

Comments
 (0)