Releases: magento/composer-root-update-plugin
Releases · magento/composer-root-update-plugin
2.0.4
2.0.3
2.0.2
2.0.2 Changelog
- PHP 8.1 Support
2.0.0
2.0.0 Changelog
- Deprecated the functionality attached to
composer require
and re-implemented it on an original command,composer require-commerce
to support Composer 2.1.6+ - Removed Web Setup Wizard compatibility
- Removed module registration as it was only used for the Web Setup Wizard
- Dropped compatibility with PHP pre-7.3
1.1.2
Changelog:
- Loosening composer/composer requirement to allow versions up to 1.10.* and 2.0.*
1.1.1
Changelog:
- Disabling Web Setup Wizard plugin installation for Magento Cloud Docker due to incompatibility
- Updating composer/composer requirement to allow versions up to 1.10.20 and 2.0.11
1.1.0
Changelog:
- Adding support for Magento Cloud
- Adding support for Composer 2
- Updating Composer requirement to support up to 1.10.19 and 2.0.8
1.0.0
Changelog:
- Updating to most recent Composer release
- Fixing unit tests
0.1.0
Initial 0.1.0 release for community usage testing before 1.0.0 is finalized and the plugin as added to the Magento 2 default installations and upgrade tests and process documentation.