All dependencies must be prefixed by project name, So please apply new {project}:{module} format for dephttps://www.drupal.org/docs/8/creating-custom-modules/let-drupal-8-know-... in info.yml filehttps://www.drupal.org/docs/8/creating-custom-modules/let-drupal-8-know-about-your-module-with-an-infoyml-file

It is supported since 8.0 and 7.40 Change Record: Project namespaces can now be added for module dependencies, and is now a Best Practice Define project dependencies in core module .info files).

It is useful for Installation profiles to work well. So sooner is better.
Hope this helps.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

chipway created an issue. See original summary.

chipway’s picture

Assigned: chipway » Unassigned
Status: Needs work » Needs review
StatusFileSize
new468 bytes

Here is the patch. Please review.
I also
added the missing description end dot.
capitalized the module name per coding standards.

Aanal.addweb’s picture

@chipway, Thanks for making multiple standard changes, I checked all with simplytest.me & with the help of Pareview. Please review the attached screenshot that mentioned the same.

Aanal.addweb’s picture

Status: Needs review » Reviewed & tested by the community
podarok’s picture

Version: 8.x-1.x-dev » 2.0.x-dev

Switching to proper branch

podarok’s picture

Status: Reviewed & tested by the community » Needs review

  • podarok committed 7f54bca on 2.0.x
    fix: Issue #3004806 by chipway, podarok, Aanal.addweb: Dependencies must...
podarok’s picture

Status: Needs review » Fixed

Thank you

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.