Skip to content

Instantly share code, notes, and snippets.

@malinky
Last active March 6, 2018 09:59
Show Gist options
  • Save malinky/84169bd7b63ed41f06f7f7b44db94796 to your computer and use it in GitHub Desktop.
Save malinky/84169bd7b63ed41f06f7f7b44db94796 to your computer and use it in GitHub Desktop.
Update composer global package
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