Created
April 19, 2016 20:24
-
-
Save fvosberg/4ab0eaad9453263235a67c9a382baaae to your computer and use it in GitHub Desktop.
Install composer oneliner for bash with curl
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 -- --install-dir=/usr/local/bin --filename=composer |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment