statamic-rad-pack / mailchimp

Mailchimp integration for Statamic
https://statamic.com/addons/rad-pack/mailchimp
MIT License
18 stars 12 forks source link

Composer in Readme.md error #34

Closed ellimondo closed 3 years ago

ellimondo commented 3 years ago

If I run composer require edalzell/statamic-mailchimp as per the Readme instructions I get the following error:

 [InvalidArgumentException]                                                                                                            
  Could not find a matching version of package edalzell/statamic-mailchimp. Check the package spelling, your version constraint and that the package is available in a stability which matches your minimum-stability (dev). 

It looks like the Add On Installer inside Statamic runs composer require edalzell/mailchimp and that does indeed install the Add On.

Statamic – 3.0.38 PHP – 7.4.7