I am new to laravel 5.2 , i want to add Mandrill to my project , i used this command : php composer.phar require guzzle/guzzle:~3.9
and the result was : Could not open input file: composer.phar
How to add Mandrill compose without change the old compose dependencies ?