You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
👋 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!
Verification
composer self-update
)composer update cweagans/composer-patches
)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
The text was updated successfully, but these errors were encountered: