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
#4 image-3034756.png121.52 KBthalles
#2 dependencies-3034756-2.patch476 bytesmithun s

Comments

Mithun S created an issue. See original summary.

mithun s’s picture

StatusFileSize
new476 bytes

Updated dependencies in libraries_test.info.yml file. Please review.

mithun s’s picture

Status: Active » Needs review

Please review the applied patch.

thalles’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new121.52 KB

Patch applied with success!

Thanks!

  • podarok committed e49ba28 on 8.x-3.x authored by Mithun S
    Issue #3034756 by Mithun S, thalles: Update Dependencies Format in .info...
podarok’s picture

Status: Reviewed & tested by the community » Fixed

Thank you

Status: Fixed » Closed (fixed)

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