Releases: magento/composer-root-update-plugin
Releases · magento/composer-root-update-plugin
2.0.6
2.0.5
Merge pull request #16 from magento-gl/Fix-PHP8.4-Deprecations Fix the PHP8.4 deprecations
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 requireand re-implemented it on an original command,composer require-commerceto 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