Composer (next major) no longer works after 11.x updated to Symfony 7
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3437434. --> Reported by: [fjgarlin](https://www.drupal.org/user/2495842) Related to !170 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p><code>composer (next major)</code> jobs (and related jobs) started failing after 11.x updated to Symfony 7 (<a href="https://git.drupalcode.org/project/drupal/-/commit/a65bbd5dcdf63aa929cb3baafa10fb9cf7d22b5a">https://git.drupalcode.org/project/drupal/-/commit/a65bbd5dcdf63aa929cb3baafa10fb9cf7d22b5a</a>).</p> <p>Investigate if we need to change things here <a href="https://git.drupalcode.org/project/gitlab_templates/-/blob/main/scripts/expand_composer_json.php?ref_type=heads#L101-109">https://git.drupalcode.org/project/gitlab_templates/-/blob/main/scripts/expand_composer_json.php?ref_type=heads#L101-109</a> or somewhere else or see if the fixes are needed somewhere else.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>- Now (fails): <a href="https://git.drupalcode.org/project/decoupled_pages/-/pipelines/134739">https://git.drupalcode.org/project/decoupled_pages/-/pipelines/134739</a><br> - 40 min ago (succeeded): <a href="https://git.drupalcode.org/project/decoupled_pages/-/pipelines/134678">https://git.drupalcode.org/project/decoupled_pages/-/pipelines/134678</a></p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Fix dependencies? Investigate what's needed.</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>MR<br> And will probably need to create a new tag and set it as default-ref.</p>
issue