Your requirements could not be resolved to an installable set of packages.
nano ~/.bash_profileexport MAMP_PHP=/Applications/MAMP/bin/php/php7.1.0/bin
export PATH="$MAMP_PHP:$PATH"source ~/.bash_profilecurl -sS https://getcomposer.org/installer | phpsudo mv composer.phar /usr/local/bin/composer