homebrew-rmtree
homebrew-rmtree copied to clipboard
Cannot uninstall php71
Console output (installed via brew tap beeftornado/rmtree
):
➜ brew rmtree php71
php71 can't be removed because other formula depend on it:
homebrew/php/php71-apcu, homebrew/php/php71-intl, homebrew/php/php71-opcache, homebrew/php/php71-mcrypt, homebrew/php/phpunit, homebrew/php/php71-yaml, homebrew/php/php71-imagick
Did you install those packages after php71? This looks like it makes sense to me as you wouldn't want to pull the rug out from under php71-* by removing php71 itself. It'd be like trying to remove ruby and leaving homebrew installed. What if you removed those php71-* packages first?