Skip to content

Instantly share code, notes, and snippets.

@Faizanq
Created December 21, 2018 17:13
Show Gist options
  • Save Faizanq/24b21f35f658980c321506451bbb6472 to your computer and use it in GitHub Desktop.
Save Faizanq/24b21f35f658980c321506451bbb6472 to your computer and use it in GitHub Desktop.
curl -O https://getcomposer.org/composer.phar
mv composer.phar composer
chmod +x composer
sudo mv composer /usr/local/bin
composer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment