Raise minimum valid Drupal Core deps for SA-2026-004
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3591201. --> Reported by: [penyaskito](https://www.drupal.org/user/959536) Related to !884 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Extra-hardening: raise minimum valid Drupal Core deps for <a href="https://www.drupal.org/sa-core-2026-004">https://www.drupal.org/sa-core-2026-004</a> </p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>N/A</p> <p>New installations will get the latest release as is in HEAD, this is extra hardening.<br> Existing installations need to upgrade ASAP as any other Drupal project. See <a href="https://www.drupal.org/sa-core-2026-004">https://www.drupal.org/sa-core-2026-004</a> for information for your installed version.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Ensure we require ^11.3.10 instead of ^11.3 as minimum <code>core*</code> dependency.</p> <h3 id="summary-ui-changes">User interface changes</h3> <p>None.</p> <h3 id="summary-data-model-changes">Configuration changes</h3> <p>None.</p>
issue