Skip to content

Instantly share code, notes, and snippets.

@vielhuber
Last active May 22, 2026 06:03
Show Gist options
  • Select an option

  • Save vielhuber/9404f1866f872661c961107d9b613529 to your computer and use it in GitHub Desktop.

Select an option

Save vielhuber/9404f1866f872661c961107d9b613529 to your computer and use it in GitHub Desktop.
composer update all packages (equivalent of ncu in npm) #php
composer global require vildanbina/composer-upgrader
composer upgrade-all
composer update
composer outdated -D --direct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment