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.

Comments

chipway created an issue. See original summary.

chipway’s picture

Assigned: chipway » Unassigned
Status: Needs work » Needs review
StatusFileSize
new337 bytes

Here is the patch.

akash.addweb’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new17.6 KB

@chipway, I checked your patch for clearing all the dependency warning errors, it is completely working fine for me. Thanks!. PFA

  • TR committed 25f919f on 8.x-1.x
    Issue #2999009 by chipway: Update Format of Dependencies in .info.yml
    
tr’s picture

Status: Reviewed & tested by the community » Fixed
StatusFileSize
new500 bytes

I 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.

chipway’s picture

Great. I was wandering why quotes. ;-)
Thanks.

Status: Fixed » Closed (fixed)

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