Skip to content

Instantly share code, notes, and snippets.

@tboyce12
Last active August 29, 2015 14:25
Show Gist options
  • Save tboyce12/e986b7f6c33082c9fb59 to your computer and use it in GitHub Desktop.
Save tboyce12/e986b7f6c33082c9fb59 to your computer and use it in GitHub Desktop.
Brew Fail
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew doctor
brew update
brew upgrade
brew tap homebrew/dupes
brew tap homebrew/versions
brew tap homebrew/homebrew-php
brew install php55 --with-phpdbg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment