malukenho / mcbumpface

:fallen_leaf: A simple tool to sync `composer.lock` and `composer.json` versions, resulting in a faster package dependencies resolution (I hope).
117 stars 10 forks source link

Disable auto-bump #29

Open core23 opened 4 years ago

core23 commented 4 years ago

It would be great, if the auto-bump of dependencies could be disabled via a (global) composer config key. So I can run composer bump if I want a controlled update of dependencies.

icanhazstring commented 2 years ago

Having composer bump will conflict with composer version 2.4 Which will replace the functionality of this library altogether, so I think the conflict would be fine.