Uninstall or untap
tanthammar opened this issue · 1 comments
tanthammar commented
Sorry not a bug, but I need help uninstalling.
Unable to do brew untap shivammathur/php
or brew uninstall shivammathur/php
tanthammar commented
Solved
I had to remove the activated php version before I could run brew untap shivammathur/php.
In my case I had 7.4 activated
sudo rm -rf /usr/local/Cellar/php@7.4/7.4.13_1
brew untap shivammathur/php