Ensure that Ban does not get special core treatment
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3539672. --> Reported by: [mstrelan](https://www.drupal.org/user/314289) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Ban is being moved from core to contrib and it should use <code>drupal/ban</code></p> <p>See the parent issue for links to the policy issues.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Change the composer facade so that the contrib project, Ban, uses <code>drupal/ban</code> instead of <code>drupal/ban-ban</code>.</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>Postponed on Drupal 11.3</p> <h3 id="summary-ui-changes">User interface changes</h3> <h3 id="summary-api-changes">API changes</h3> <h3 id="summary-data-model-changes">Data model changes</h3> > Related issue: [Issue #3482198](https://www.drupal.org/node/3482198)
issue