Skip to content

Instantly share code, notes, and snippets.

@shabaz-ejaz
Created July 10, 2017 11:36
Show Gist options
  • Save shabaz-ejaz/9daca1e26bbc8347ef6452d99ab027e6 to your computer and use it in GitHub Desktop.
Save shabaz-ejaz/9daca1e26bbc8347ef6452d99ab027e6 to your computer and use it in GitHub Desktop.
Install composer on server
curl -sS https://getcomposer.org/installer | php
php composer.phar install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment