Dependencies must be prefixed + capitalize module name
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3001754. --> Reported by: [chipway](https://www.drupal.org/user/276995) >>> <p>All dependencies must be prefixed by project name, So please apply new {project}:{module} format for dependencies in info.yml file<a href="https://www.drupal.org/docs/8/creating-custom-modules/let-drupal-8-know-about-your-module-with-an-infoyml-file">https://www.drupal.org/docs/8/creating-custom-modules/let-drupal-8-know-about-your-module-with-an-infoyml-file</a></p> <p>It is supported since 8.0 and 7.40 Change Record: <a href="https://www.drupal.org/node/2299747">Project namespaces can now be added for module dependencies</a>, and is now a Best Practice <a href="https://www.drupal.org/project/drupal/issues/2798891">Define project dependencies in core module .info files</a>).</p> <p> Anfd module names must be capitalized.</p> <p>Hope this helps.</p>
issue