curl -s http://php-osx.liip.ch/install.sh | bash -s 7.0
sudo apachectl restartあるいは
brew search php@7
そして、install versionを選択する
brew install php@7.2
参考ページ:https://coolestguidesontheplanet.com/upgrade-php-on-osx/
https://qiita.com/yamatmoo/items/4ff2fe1785f771e67e08