Here is how to install it on OSX.
1. Go to the Symfony/, which is a directory where we will put the composer.phar:
$ cd ../Symfony2. Download the composer.phar:
$ curl -s http://getcomposer.org/installer | php3. Generates composer.phar (a PHP executable). Make sure it works fine:
$ php composer.phar
No comments:
Post a Comment