Update project page
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3540473. -->
Reported by: [mxr576](https://www.drupal.org/user/315522)
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p><code>composer config minimum-stability dev</code></p>
<p>Setting minimum stability for a project is not a best practice, but this project is not a dev release anymore, and even if It would still then <code>composer require drupal/ai_provider_amazeeio_recipe:^1.1@dev -W </code> should work, just like <code>composer require drupal/ai_provider_amazeeio_recipe:^1.1@beta -W</code> with the current BETA , even if minimum-stability is set to stable.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<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>
issue