Ubuntu Download [work] Composer
If the output says , you are safe to proceed. Step 3: Install Composer Globally
sudo php composer-setup.php --install-dir=/usr/local/bin --filename=composer Use code with caution. ubuntu download composer
Installing Composer globally allows you to run it from any directory on your system by placing it in /usr/local/bin . If the output says , you are safe to proceed
HASH=`curl -sS https://composer.github.io/installer.sig` php -r "if (hash_file('SHA384', 'composer-setup.php') === '$HASH') { echo 'Installer verified'; } else { echo 'Installer corrupt'; unlink('composer-setup.php'); } echo PHP_EOL;" Use code with caution. If the output says