I have installed MAMP (comes with PHP 5.5) on my machine. And localhost pointed to /Applications/MAMP/htdocs. The problem happened when I was trying to use composer in termi
Restart terminal, run php -v to test.
export PATH="/usr/local/mysql/bin:/usr/local/bin:/usr/local:$PATH"