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
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | image-3034756.png | 121.52 KB | thalles |
| #2 | dependencies-3034756-2.patch | 476 bytes | mithun s |
Comments
Comment #2
mithun sUpdated dependencies in libraries_test.info.yml file. Please review.
Comment #3
mithun sPlease review the applied patch.
Comment #4
thallesPatch applied with success!

Thanks!
Comment #6
podarokThank you