Unlink and link on mac.
php not running in mac.
php other version not running in mac.
Switching between PHP versions when using Homebrew
UNLINK
brew unlink [email protected]
LINK
brew link [email protected]
OR
brew link [email protected] --force --overwrite