Wrong dependency definition in info.yml causes composer to not install
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3552972. --> Reported by: [roromedia](https://www.drupal.org/user/3245840) Related to !8 >>> <p>[Tracker]<br> <strong>Update Summary: </strong>Wrong dependency definition in info.yml causes composer to not install<br> <strong>Short Description: </strong>Wrong dependency definition in info.yml causes composer to not install<br> <strong>Check-in Date: </strong>MM/DD/YYYY<br> <em>Metadata is used by the <a href="https://www.drupalstarforge.ai/" title="AI Tracker">AI Tracker.</a> Docs and additional fields <a href="https://www.drupalstarforge.ai/ai-dashboard/docs" title="AI Issue Tracker Documentation">here</a>.</em><br> [/Tracker]</p> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>in info.yml the dependency taxonomy:taxonomy should be drupal:taxonomy.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Changed info.yml to drupal:taxonomy</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>Review solution and merge.</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>
issue