Skip to content

Update dependency composer/installers to v2

renovate requested to merge renovate/composer-installers-2.x into master

This MR contains the following updates:

Package Type Update Change
composer/installers (source) require major ^1.9 -> ^2.0

Release Notes

composer/installers

v2.2.0

Compare Source

What's Changed

Full Changelog: https://github.com/composer/installers/compare/v2.1.1...v2.2.0

v2.1.1

Compare Source

Fixed
  • Fixed TastyIgniter parsing of extra data to use the package being installed instead of the root package (#​507)

v2.1.0

Compare Source

Added
  • Added new types (antivirus, customfield, contenttype, dataformat, media, paygw) for Moodle (#​497)
  • Added new tastyigniter-module type to TastyIgniter (#​503)
  • Added new extra.plugin-modifies-install-path to composer/installers for Composer 2.3 support, see docs if you are writing your own custom installer plugin.

v2.0.1

Compare Source

Fixed
  • Fixed installer for Pantheon Quicksilver modules/scripts #​494.

v2.0.0

Compare Source

Added
  • Added installer for Pantheon Quicksilver modules/scripts #​492.
  • Added installer for Akaunting modules #​489.
Removed
  • Removed support for TYPO3 Flow

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports