Problem/Motivation
The wikimedia/composer-merge-plugin plugin was removed from core, see #2912387: Stop using wikimedia/composer-merge-plugin, But its config is in composer.json still.
Proposed resolution
Remove the config from composer.json.
- "merge-plugin": {
- "recurse": true,
- "replace": false,
- "merge-extra": false
- },