I am using a mac. I need to install laravel so I want to upgrade to PHP 7.3 or higher
I did brew install [email protected]
and when I checked my PHP version in another terminal it still shows me PHP 7.2
.Again I run the command brew upgrade PHP, it gives me a warning
I just faced this same issue, but in my case, for some reason, when I run brew upgrade PHP, I get PHP is not installed, so I just ran brew install PHP and the problem was fixed