php -v still returns php 5/4/17 which php returns /usr/bin/php did you restart Terminal / launch a...
ah for Composer to work add MAMP to your path in .bash_profile export PATH="/Applications/MAMP/...
I alias MAMP's php in my ~/.bash_profile script (your version might be different to 5.4.19) alias ph...
The Laravel portal for problem solving, knowledge sharing and community building.