Problem/Motivation

As per Drupal standards, modules should include dependencies in .info.yml file.
Dependencies should be namespaced in the format {project}:{module}, where {project} is the project name as it appears in the Drupal.org.

Proposed resolution

Update According to Standard https://www.drupal.org/docs/8/creating-custom-modules/let-drupal-8-know-about-your-module-with-an-infoyml-file

CommentFileSizeAuthor
#2 3033116-2.patch461 bytesMithun S
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Mithun S created an issue. See original summary.

Mithun S’s picture

FileSize
461 bytes
Mithun S’s picture

Status: Active » Needs review

Please review the patch.

  • joelpittet committed aa1ada8 on 8.x-3.x authored by Mithun S
    Issue #3033116 by Mithun S: Update Dependencies Format in .info.yml
    
thalles’s picture

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

Status: Reviewed & tested by the community » Fixed
thalles’s picture

Sorry, we act at the same time.

joelpittet’s picture

No worries, thanks for reviewing. It's now in the dev branch

Status: Fixed » Closed (fixed)

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