Remove the generate-composer-json script
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3565502. --> Reported by: [phenaproxima](https://www.drupal.org/user/205645) Related to !735 >>> <p>I'm not sure we need that generate-composer-json script. I believe we can achieve the same thing by carefully tuning canonical and non-canonical repositories, then using <code>jq</code> to merge dev.composer.json and composer.json together recursively.</p>
issue