Jesús Amieiro

How to install composer globally

To install composer globally, you have to execute in a shell

curl -sS https://getcomposer.org/installer | sudo php -- --install-dir=/usr/local/bin --filename=composer
Exit mobile version