Skip to content

Instantly share code, notes, and snippets.

@beansme
Created August 19, 2014 05:30
Show Gist options
  • Save beansme/5e285cbd49c2153f62f9 to your computer and use it in GitHub Desktop.
Save beansme/5e285cbd49c2153f62f9 to your computer and use it in GitHub Desktop.
curl -s http://getcomposer.org/installer| php
sudo mv composer.phar /usr/bin/composer
Copy link

ghost commented Apr 29, 2022

This could be dangerous. Especially since it's just http.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment