Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save casivaagustin-zz/6cb5c147a81e081a28113482a923b9b9 to your computer and use it in GitHub Desktop.
Save casivaagustin-zz/6cb5c147a81e081a28113482a923b9b9 to your computer and use it in GitHub Desktop.
Composer Install - One Command all platforms
curl https://getcomposer.org/installer | php; mv composer.phar /usr/local/bin/compose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment