Skip to content

Instantly share code, notes, and snippets.

@misterebs
Last active November 17, 2017 04:19
Show Gist options
  • Save misterebs/6130904e69f2c3ceb58dfd490f7441b3 to your computer and use it in GitHub Desktop.
Save misterebs/6130904e69f2c3ceb58dfd490f7441b3 to your computer and use it in GitHub Desktop.
Composer
curl -sS https://getcomposer.org/installer | php
php composer.phar install
mv composer.phar /usr/local/bin/composer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment