Skip to content

Instantly share code, notes, and snippets.

@andevsoftware
Created February 28, 2016 19:00
Show Gist options
  • Save andevsoftware/1ab1e88a9c985e2d4c78 to your computer and use it in GitHub Desktop.
Save andevsoftware/1ab1e88a9c985e2d4c78 to your computer and use it in GitHub Desktop.
Composer Installation
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