Skip to content

Instantly share code, notes, and snippets.

@jrobinsonc
Last active September 21, 2018 13:25
Show Gist options
  • Select an option

  • Save jrobinsonc/bb60063d2c2f8ee0c8a92c0628677588 to your computer and use it in GitHub Desktop.

Select an option

Save jrobinsonc/bb60063d2c2f8ee0c8a92c0628677588 to your computer and use it in GitHub Desktop.
curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer \
&& chmod +x /usr/local/bin/composer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment