wikimedia / composer-merge-plugin

Merge one or more additional composer.json files at Composer runtime
MIT License
934 stars 159 forks source link

Fix #218: Respect composer lock #249

Open raileanunalexandru opened 1 year ago

raileanunalexandru commented 1 year ago

Recreated an up-to-date PR. Credit goes to the authors of the initial pull request: https://github.com/wikimedia/composer-merge-plugin/pull/219

I have created this new pull request because the original one was not being updated to fix the indentation.

schmunk42 commented 1 year ago

@reedy Is there a chance this (or #257) will be addressed soon?

IMHO, this is quite a problem, because it breaks CI builds in a unexpected manner and also because using a custom fork requires manual intervention in every project which uses merge-plugin.