- Issue created by @malcomio
- Status changed to Needs review
12 months ago 10:30am 4 January 2024 - 🇬🇧United Kingdom malcomio
I've created https://github.com/drupal/core-dev/pull/5
- 🇦🇺Australia mstrelan
The drupal/core-dev repo is a subtree split from the core repo, you'll want to raise an MR against https://git.drupalcode.org/project/drupal/-/blob/11.x/composer/Metapacka...
- Status changed to Needs work
12 months ago 2:42pm 4 January 2024 - First commit to issue fork.
- Merge request !6027Issue#3412268: Remove composer from core dev dependency. → (Closed) created by sakthi_dev
- 🇮🇳India sakthi_dev
Hope I have raised the change against correct branch via this issue. Please let me know if I need to make some changes here.
- Status changed to Needs review
12 months ago 5:51pm 4 January 2024 - Status changed to Needs work
12 months ago 6:25pm 4 January 2024 - Status changed to Postponed: needs info
12 months ago 8:07pm 4 January 2024 - 🇦🇺Australia larowlan 🇦🇺🏝.au GMT+10
The first step here is to use git to work out when it was added
That will likely answer your question
- Status changed to Active
12 months ago 4:52pm 5 January 2024 - 🇬🇧United Kingdom malcomio
The commit where it was added is https://git.drupalcode.org/project/drupal/-/commit/344d8422e388c11a38bdf..., which was for #2912387: Stop using wikimedia/composer-merge-plugin →
- Merge request !6044Issue #3412268 remove composer/composer from core-dev dependencies → (Closed) created by malcomio
- Status changed to Needs review
12 months ago 5:02pm 5 January 2024 - Status changed to Closed: won't fix
12 months ago 7:05pm 10 January 2024 - 🇺🇸United States mile23 Seattle, WA
drupal/core-dev requires composer/composer because we have Composer plugins in the repo that need to be tested.
See 📌 Add composer/composer as a dev dependency of core so that we can test Composer plugins Fixed