Declare modeler API dependency in info file
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3554224. --> Reported by: [jurgenhaas](https://www.drupal.org/user/168924) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Currently, modeler API is a dependency of eca_ui only. But that's not what we need. It should already be a dependency of eca itself. This is because of the third party settings from modeler_api which otherwise couldn't be validated.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Move the dependency from eca_ui to eca.</p>
issue