thinkshout/mailchimp-api-php

Update library to indicate PHP 5.4 support

Closed this issue · 1 comments

The library supports PHP 5.4 now, using cURL as a fallback to Guzzle.

composer.json and .travis.yml need to be updated to reflect this.

Fixed by #49