8.9.x-dev tarball INCLUDES CODER AS A MODULE (!) because Composer packages.drupal.org definition incorrect for Coder 8.3.9
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3135034. --> Reported by: [klausi](https://www.drupal.org/user/262198) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Coder uses semantic versioning now on drupal.org, but packages.drupal.org delivers the wrong meta information. drupal.org thinks Coder is a module, but it is a PHP library. drupal.org should respect the information in composer.json and not try to turn Coder insot a module. We are trying to find a workaround hack in the Coder issue <span class="drupalorg-gitlab-issue-link project-issue-status-info project-issue-status-7"><a href="https://www.drupal.org/project/coder/issues/3134853" title="Status: Closed (fixed)">#3134853: Composer packages.drupal.org definition incorrect for 8.3.9</a></span>.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Fix drupal.org packaging so that it leaves Coder alone?</p> > Related issue: [Issue #2802009](https://www.drupal.org/node/2802009)
issue