Releases: vildanbina/composer-upgrader
Releases · vildanbina/composer-upgrader
v1.2.0
What's Changed
- add primitive pattern matching for --only flag by @mwolff-fn in #4
New Contributors
- @mwolff-fn made their first contribution in #4
Full Changelog: 1.1.0...1.2.0
v1.1.0
What's Changed
- feat: validate dependency compatibility before saving changes by @medmahmoudhdaya in #3
New Contributors
- @medmahmoudhdaya made their first contribution in #3
Full Changelog: 1.0.1...1.1.0
v1.0.1
v1.0
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!