Set a dependency on the update module
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3034038. -->
Reported by: [askibinski](https://www.drupal.org/user/248999)
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>The module, and especially its drush commands, have a dependency on the update.manager service provided by the core update module. However, the module does not have this module as a dependency. </p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Set a dependency on the core update module.</p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<p>Write patch. Review. Commit.</p>
<h3 id="summary-ui-changes">User interface changes</h3>
<p>None.</p>
<h3 id="summary-api-changes">API changes</h3>
<p>None.</p>
<h3 id="summary-data-model-changes">Data model changes</h3>
<p>None.</p>
<h3 id="summary-release-notes">Release notes snippet</h3>
<p>- Added dependency on the update module.</p>
issue