Apply new {project}:{module} format for dependencies in info.yml https://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 will be useful to use composer. So sooner is better.
Hope this helps.

Comments

chipway created an issue. See original summary.

chipway’s picture

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

Here is a patch. Please review.

riddhi.addweb’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new26.61 KB

@chipway, I checked your patch & It is working fine for me. I matched this issue over pareview & it gives me the same error. PFA

i-trokhanenko’s picture

Status: Reviewed & tested by the community » Needs work

Hi all
8.x-1.x-dev branch is ahead. Patch #2 should be updated to the current active -dev branch.

i-trokhanenko’s picture

Status: Needs work » Needs review
StatusFileSize
new387 bytes

Recreated patch!

  • i-trokhanenko committed 25ea292 on 8.x-1.x
    Issue #2999618 by chipway, i-trokhanenko, riddhi.addweb: Update...
i-trokhanenko’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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