Skip to content

Instantly share code, notes, and snippets.

@jlgasparrini
Created January 21, 2017 18:38
Show Gist options
  • Save jlgasparrini/1525fc659d2efe19e005a08534927734 to your computer and use it in GitHub Desktop.
Save jlgasparrini/1525fc659d2efe19e005a08534927734 to your computer and use it in GitHub Desktop.
How to install composer
brew install composer #Mac
sudo apt-get install composer #Ubuntu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment