Skip to content

Commit 9c1f985

Browse files
authored
Merge pull request #99 from xeno010/guzzle7
guzzle ^7.0.0 support
2 parents f1da3e4 + ea93248 commit 9c1f985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"homepage": "https://github.com/thinkshout/mailchimp-api-php",
88
"require": {
99
"php": ">=5.4.0",
10-
"guzzlehttp/guzzle": "^6.2.1"
10+
"guzzlehttp/guzzle": "^6.2.1|^7.0.0"
1111
},
1212
"require-dev": {
1313
"phpunit/phpunit": "^6.2.2"

0 commit comments

Comments
 (0)