Skip to content

Releases: vildanbina/composer-upgrader

v1.2.0

06 Jan 12:13
f5ef8c5

Choose a tag to compare

What's Changed

  • add primitive pattern matching for --only flag by @mwolff-fn in #4

New Contributors

Full Changelog: 1.1.0...1.2.0

v1.1.0

04 Jan 19:47
d95f9fb

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.1...1.1.0

v1.0.1

04 Oct 11:57

Choose a tag to compare

Bug Fixes

  • Fixed verbose output displaying "N/A" instead of actual version for packages with no available upgrades #1
  • Packages now correctly show their current installed version when skipped #1

v1.0

02 Mar 00:36

Choose a tag to compare

Initial Stable Release

Composer Upgrader is a sleek and powerful Composer plugin designed to simplify dependency management. With a single command, upgrade all your project dependencies to their latest versions effortlessly. Key features include:

  • Customizable Upgrades: Choose between major, minor, or patch-level updates.
  • Targeted Control: Update specific packages with precision.
  • Stability Options: Tailor upgrades to your preferred stability level.
  • Safe Previews: Test changes before applying them.

This plugin updates your composer.json and lets you take the final step with composer update, keeping you in charge!