Skip to content

Instantly share code, notes, and snippets.

@designrubenz
Last active March 6, 2018 20:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save designrubenz/75ec522ccb14dee0f4a09929bd4ebc3a to your computer and use it in GitHub Desktop.
Save designrubenz/75ec522ccb14dee0f4a09929bd4ebc3a to your computer and use it in GitHub Desktop.
multiple PHP versions with homebrew

multiple PHP versions with homebrew

brew switch php70 7.0.15_8

unlink previous version, eg. brew unlink php56

Currently can't use 7.2 as it responds way too slowly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment