I want to update php version, currently I have 5.5.38 and I want 7.1
What I tried so far is using this command:
curl -s https://php-osx.liip.ch/insta
You can brew upgrade php7 or brew uninstall old php version.
brew upgrade php7
brew uninstall
Last, I recommend you brew install php-version, php-version can help you change your php version
brew install php-version