Created
May 14, 2021 09:09
-
-
Save redpop/c35342edad7cbbe3dbb61554c7b664d4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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