I haven't been able to install composer into my mac (running macOS Sierra) ever since I got it some time ago.
I was able to download composer into my mac and then place the composer.phar file into the usr/local/bin/composer directory, but when I try to run the composer
command on cmd it retrieves:
-bash: composer: command not found
I'm getting desperate now. I haven't been able to develop since 3 months ago. Please help :(
I would advice to use Homebrew to install/upgrade Composer (and all other software on your Mac!). It's a "default" package manager in the community at the moment.
Just install Homebrew and then — Composer