Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save malditagaseosa/fe6453a7d16d2e962c2aef6929b52ca1 to your computer and use it in GitHub Desktop.
Save malditagaseosa/fe6453a7d16d2e962c2aef6929b52ca1 to your computer and use it in GitHub Desktop.
Requisitos:
- sudo apt install php-cli
php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');"
sudo php composer-setup.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