Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save redpop/c35342edad7cbbe3dbb61554c7b664d4 to your computer and use it in GitHub Desktop.
Save redpop/c35342edad7cbbe3dbb61554c7b664d4 to your computer and use it in GitHub Desktop.
# https://joostvanveen.com/run-composer-1-and-2-simultaniously
brew cleanup
brew link --overwrite composer
ln -s /usr/local/bin/composer /usr/local/bin/composer2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment