PHP on Mac with Homebrew: how to update php to the latest minor patch?
With the latest release of Laravel 8 and laravel Nova 3.9, the minimum required PHP version is 7.4.9
On my mac I had php 7.4.7
To make this very small update, it's actually a bit more complicated that you might think.
With homebrew you want to execute these commands:
brew update
brew unlink [email protected]
brew install [email protected]
sudo rm -rf /usr/local/Cellar/php/7.4.*
And it should work if you run php -v
I consider myself as an IT Business Artisan. Or Consultant CTO. I'm a self-taught Web Developper, coach and teacher. My main work is helping and guiding digital startups.
more about meBTC
bc1qgw9a8hyqqwvcls9ln7vhql4mad0qkveutr2td7
ETH
0x3A720717Da03dB6f3c4a4Ff08BC64100205A79d0
2025 © My Dynamic Production SRL All rights Reserved.