Skip to content

Commit e54407c

Browse files
author
Sergey Kasatkin
committed
Fixes #7: Update guzzle constraint
1 parent d929637 commit e54407c

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
@@ -15,7 +15,7 @@
1515
],
1616
"require": {
1717
"php": ">=5.5.0",
18-
"guzzlehttp/guzzle": "6.2.*"
18+
"guzzlehttp/guzzle": "^6.2"
1919
},
2020
"autoload": {
2121
"psr-4": {

0 commit comments

Comments
 (0)