Incorrect composer dependency for 1.1.x
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3501905. --> Reported by: [pdureau](https://www.drupal.org/user/1903334) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>With a Drupal 10 website, while doing a composer update, the 1.1.x branch is pulled instead of the 1.0.x, and the website breaks</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Ad the correct dependency to our composer.json</p> <p>Or remove our custom composer.json to let Drupal generate the correct one. </p>
issue