"Unpack" patches from a recipes composer.json to the root composer.json

Created on 4 June 2024, 6 months ago
Updated 12 September 2024, 2 months ago

Problem/Motivation

Some recipes will eventually require some kind of patch to work completely, either core or a contrib module level patch. Right now applying a recipe does not apply its patches, nor copies them to the root. If applying a recipe could also apply patches, there needs to be a way of merging in the patches section to the root composer.json, or those changes are lost on the next composer command.

Proposed resolution

Mimic how the unpack command copies modules to the root composer.json for patches with a Composer plugin.

Remaining tasks

TBD

User interface changes

TBD

API changes

TBD

Data model changes

TBD

Feature request
Status

Active

Version

11.0

Component

Code

Created by

🇺🇸United States kevinquillen

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

Comments & Activities

Production build 0.71.5 2024