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.
Issue fork entity_clone_inline_blocks-3335696
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
Comment #3
shubham rathore commentedCreate MR for add drupal dependency in info.yml file.
Please review.
Thanks.