Skip to content

Instantly share code, notes, and snippets.

@eru123
Created September 7, 2023 02:34
Show Gist options
  • Save eru123/5d2039e30eaa74f2ed1469cf9c6f0e18 to your computer and use it in GitHub Desktop.
Save eru123/5d2039e30eaa74f2ed1469cf9c6f0e18 to your computer and use it in GitHub Desktop.
curl -sS https://getcomposer.org/installer -o 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