Skip to content
This repository was archived by the owner on Nov 16, 2021. It is now read-only.

Add patchLevel for drupal/core to extra section of composer.json #109

Open
balsama opened this issue Oct 25, 2019 · 0 comments
Open

Add patchLevel for drupal/core to extra section of composer.json #109

balsama opened this issue Oct 25, 2019 · 0 comments

Comments

@balsama
Copy link
Contributor

balsama commented Oct 25, 2019

composer-patches ends up leaving a stray directory after trying to apply patches to drupal/core in the wrong place. Lightning Project should use the patchLevel key to declare that drupal/core patches should be applied as -p2.

I.e.:

        "patchLevel": {
            "drupal/core": "-p2"
        }
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant