Skip to content

Instantly share code, notes, and snippets.

@Faizanq
Last active May 25, 2019 16:25
Show Gist options
  • Save Faizanq/b0d75962f21b76f8be4d5df842d82e62 to your computer and use it in GitHub Desktop.
Save Faizanq/b0d75962f21b76f8be4d5df842d82e62 to your computer and use it in GitHub Desktop.
Composer install
sudo curl -s https://getcomposer.org/installer | php
sudo 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