Skip to content

Commit 1a519e8

Browse files
authored
Merge pull request #10 from Gadoma/develop
Guzzle 7 support
2 parents defb06c + a984909 commit 1a519e8

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
@@ -12,7 +12,7 @@
1212
}
1313
],
1414
"require": {
15-
"guzzlehttp/guzzle": "^6.2"
15+
"guzzlehttp/guzzle": "^6.2|^7.0"
1616
},
1717
"require-dev": {
1818
"phpunit/phpunit": "^5.2",

0 commit comments

Comments
 (0)