Created
July 10, 2017 11:36
-
-
Save shabaz-ejaz/9daca1e26bbc8347ef6452d99ab027e6 to your computer and use it in GitHub Desktop.
Install composer on server
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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