Skip to content

Instantly share code, notes, and snippets.

@PieterScheffers
Created December 24, 2015 10:38
Show Gist options
  • Save PieterScheffers/a76b8ee18ffe59855fc9 to your computer and use it in GitHub Desktop.
Save PieterScheffers/a76b8ee18ffe59855fc9 to your computer and use it in GitHub Desktop.
Install composer
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