cweagans / composer-patches

Simple patches plugin for Composer
https://www.cweagans.net/project/composer-patches
BSD 3-Clause "New" or "Revised" License
1.52k stars 239 forks source link

Dependency patch resolution: use patches file from dependency instead of root composer if configured #548

Open cweagans opened 7 months ago

cweagans commented 7 months ago

Verification

Is your feature request related to a problem?

Dependency patch resolution only considers the root composer.json of any given dependency.

Describe your proposed solution(s)

If a dependency has a patches file configured, we should look there too.

Describe alternatives

No response

Additional context

No response

github-actions[bot] commented 7 months ago

👋 Thanks for the idea! Please remember that this is an open source project - feature requests may or may not be implemented, and if they are, the timeline is unknown. If you need a guaranteed implementation or timeline, sponsorships are welcome!