Skip to content

Releases: magento/composer-root-update-plugin

2.0.4

09 Apr 15:58
ba35880
Compare
Choose a tag to compare

Added PHP 8.3 support

What's Changed

  • Declare return types to be compatible with composer 2.7+ by @Seldaek in #39
  • Update version in composer.json by @sidolov in #42

New Contributors

Full Changelog: 2.0.3...2.0.4

2.0.3

12 Jan 16:18
8528f21
Compare
Choose a tag to compare
  • Added PHP 8.2 support

2.0.2

13 Apr 13:07
20ac60b
Compare
Choose a tag to compare

2.0.2 Changelog

  • PHP 8.1 Support

2.0.0

29 Nov 16:20
ee5d594
Compare
Choose a tag to compare

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

30 Apr 15:57
Compare
Choose a tag to compare

Changelog:

  • Loosening composer/composer requirement to allow versions up to 1.10.* and 2.0.*

1.1.1

29 Mar 20:51
Compare
Choose a tag to compare

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

21 Dec 18:04
6216caa
Compare
Choose a tag to compare

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

29 May 02:17
Compare
Choose a tag to compare

Changelog:

  • Updating to most recent Composer release
  • Fixing unit tests

0.1.0

24 May 19:35
609d603
Compare
Choose a tag to compare

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.