-
Notifications
You must be signed in to change notification settings - Fork 3
Composer Installation
sunrise-php edited this page Jan 7, 2019
·
1 revision
Go to the directory /usr/local/bin
to install the composer globally:
cd /usr/local/bin
Follow the official documentation. After installation, rename the composer executable file:
mv composer.phar composer
Check that everything worked out:
cd ~ && composer --version
Have questions?
Ask your questions in our chat:
Get more features for your application using Awesome PSR-15 Middleware