Skip to content

Instantly share code, notes, and snippets.

@yariksheptykin
Created August 17, 2018 14:52
Show Gist options
  • Save yariksheptykin/5841b5bef487bd815107ad840d08e8ff to your computer and use it in GitHub Desktop.
Save yariksheptykin/5841b5bef487bd815107ad840d08e8ff to your computer and use it in GitHub Desktop.
install-composer oneliner
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