Hello
The easy way to install composer globally is to run bellow commands
curl -sS https://getcomposer.org/installer | php
sudo mv composer.phar /usr/local/bin/composer
Hello
The easy way to install composer globally is to run bellow commands
curl -sS https://getcomposer.org/installer | php
sudo mv composer.phar /usr/local/bin/composer
Powered by WordPress