Skip to content

Commit

Permalink
Update README to reflect breaking changes
Browse files Browse the repository at this point in the history
  • Loading branch information
hugofirth committed Sep 19, 2013
1 parent bbfc398 commit 011575e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Hugofirth/Mailchimp/MailchimpServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ public function register()
*/
public function provides()
{
return array('mailchimp');
return array('mailchimp_wrapper');
}

}

0 comments on commit 011575e

Please # to comment.