Lennaert / cakephp3-mandrill

Mandrill Email Transport for CakePHP 3
9 stars 11 forks source link

Can't install the mandrill plugin in cakphp 3.0 application via composer #4

Open manifsp opened 8 years ago

manifsp commented 8 years ago

I can't install the mandrill plugin in cakphp 3.0 application via composer.. I faced error like below., in terminal

php2@php2-Satellite-C50-A:/var/www/html/sms$ php composer.phar require lennaert/cakephp3-mandrill:*

[InvalidArgumentException]
Could not find package * at any version for your minimum-stability (stable). Check the package spelling or your minimum-stability

update [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--lock] [--no-plugins] [--no-custom-installers] [--no-scripts] [--no-progress] [--with-dependencies] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [packages1] ... [packagesN]

Isengo1989 commented 8 years ago

@manifsp you have to set the stability in the composer.json to "dev" - then it works.

https://getcomposer.org/doc/04-schema.md#minimum-stability