Apply new {project}:{module} format for dependencies in info.yml https://www.drupal.org/docs/8/creating-custom-modules/let-drupal-8-know-about-your-module-with-an-infoyml-file
It will be usefull to use composer.
My 2 cents.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 2999009-4.patch | 500 bytes | tr |
| #3 | Mime Mail_Dependencies in .info.yml.png | 17.6 KB | akash.addweb |
| #2 | Update_dependencies_format_in_info.yml_2999009-2.patch | 337 bytes | chipway |
Comments
Comment #2
chipway commentedHere is the patch.
Comment #3
akash.addweb commented@chipway, I checked your patch for clearing all the dependency warning errors, it is completely working fine for me. Thanks!. PFA
Comment #5
tr commentedI committed a slightly changed version of that patch (attached) which contains a few other minor tweaks I was meaning to make in the info file (re-order elements to make consistent with core, remove some unnecessary quotes).
Thanks.
Comment #6
chipway commentedGreat. I was wandering why quotes. ;-)
Thanks.