You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@brendt
This is a temporary issue till homebrew/core updates their PHP formulae as well.
Till then, prefix the formula name with the tap's name shivammathur/php/php@8.0
brew link --overwrite --force shivammathur/php/php@8.0
This is my current situation:
~ php -v PHP 8.1.0 (cli)
Trying to link 8.0 instead:
Next I try to run this:
But php -v still lists 8.1:
~ php -v PHP 8.1.0 (cli)
The text was updated successfully, but these errors were encountered: