Last active
March 6, 2018 09:59
-
-
Save malinky/84169bd7b63ed41f06f7f7b44db94796 to your computer and use it in GitHub Desktop.
Update composer global package
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
composer global update vendor/package-name | |
or update all global packages | |
composer global update |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment