Problem/Motivation

According to Drupal standards, modules should include dependencies in the .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.

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

Shubham Rathore created an issue. See original summary.

shubham rathore’s picture

Assigned: shubham rathore » Unassigned
Status: Active » Needs review

Created MR for the issue. Please review.
Thanks.

avpaderno’s picture

Title: Need to update drupal dependency in info.yml file. » Namespace the module dependencies

sujan.shrestha made their first commit to this issue’s fork.

sujan shrestha’s picture

Assigned: Unassigned » sujan shrestha
Status: Needs review » Fixed
sujan shrestha’s picture

Status: Fixed » Closed (fixed)