- 🇦🇺Australia VladimirAus Brisbane, Australia
+1. Thanks everyone. 🥤
The patch was tested and it is good to go.
I saw that removal ofcore:
is covered by 📌 Remove old core version method form .info file Closed: duplicate .Happy to help with maintaining and merging RTBC issues.
To use the patch use either mglaman/composer-drupal-lenient extension.
OR
1. Add repository to
composer.json
before main drupal repository."repositories": [ { "type": "vcs", "url": "https://git.drupalcode.org/issue/weight-3290675.git" }, ...
2. Run
composer require drupal/weight:dev-3290675-automated-drupal-10
- Status changed to Needs review
almost 2 years ago 4:45am 30 January 2023 - 🇦🇺Australia VladimirAus Brisbane, Australia
Found another issue.
composer.json is missing causing the following error messageNo valid composer.json was found in any branch or tag of https://git.drupalcode.org/issue/weight-3290675.git, could not load a package from it.
Adding the composer.json.
- Status changed to Needs work
almost 2 years ago 8:33am 30 January 2023 - 🇩🇪Germany Anybody Porta Westfalica
Mhm I'd suggest closing 📌 Remove old core version method form .info file Closed: duplicate instead and solve this here, but the maintainer should decide. Still I think this should have the correct final implementation. I'll change this accordingly.
- Status changed to Needs review
almost 2 years ago 8:56am 30 January 2023 - Status changed to RTBC
almost 2 years ago 11:56am 8 February 2023 - Status changed to Fixed
almost 2 years ago 4:39pm 21 February 2023 Automatically closed - issue fixed for 2 weeks with no activity.