Advertisement

How to install latest version of composer in your mac | Installing composer in mac through terminal

How to install latest version of composer in your mac | Installing composer in mac through terminal This is very simple step of installing composer in your mac book. These are the following step you have to follow.
Step 1. Copy this text "curl -s | php" in your terminal and hit enter
Step 2 . Copy this text "mv composer.phar /usr/local/bin/composer" in your terminal and hit enter

terminal

Post a Comment

0 Comments