Skip to content

Commit

Permalink
Merge pull request #38 from ebizmarts/issue37
Browse files Browse the repository at this point in the history
Issue37
  • Loading branch information
gonzaloebiz authored Nov 12, 2020
2 parents 2785cfb + 16db164 commit ef10ed1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ebizmarts/mailchimp-lib",
"type": "library",
"version": "3.0.33",
"version": "3.0.34",
"description": "API client library for the MailChimp",
"keywords": ["email", "api","mailchimp"],
"homepage": "https://github.com/ebizmarts/mailchimp-lib",
Expand Down
1 change: 0 additions & 1 deletion src/Mailchimp/Error.php
Original file line number Diff line number Diff line change
Expand Up @@ -96,4 +96,3 @@ public function getErrors()
return $this->errors;
}
}
class Mailchimp_HttpError extends Mailchimp_Error {}

0 comments on commit ef10ed1

Please sign in to comment.