- π³πΏNew Zealand quietone
Possible text for https://www.drupal.org/about/core/policies/core-dependency-policies-and-... β
Major release
The version constraints for all components in core/composer.json are set to the minimum version in core/composer.lock during the RC phase.
This reduces the number of versions of a dependency supported and therefor reduces the number of valid versions of a dependency that are potential solutions from the Composer resolver.
- πΊπΈUnited States xjm
I recently learned
composer bump
is a potentially useful command for this.