Merge-Plugin composer/installers version need to update

Created on 9 June 2024, 14 days ago

Problem/Motivation

Steps to reproduce

If you going to set merge-plugin section inside composer for Drupal 10, its not working. If you run composer update, it gives compatibility error.

Proposed resolution

In the composer.libraries.json update the section

"require": {
          "composer/installers": "~1.0"
        }

to

        "require": {
          "composer/installers": "~2.0"
        }

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡§πŸ‡©Bangladesh shafiqhossain

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024