Update .info.yml file as per the drupal documentation.

CommentFileSizeAuthor
#4 3335550-2.patch387 bytesvishal.kadam
#3 3335550-1.patch333 bytesvishal.kadam
Command icon 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

vishal.kadam created an issue. See original summary.

vishal.kadam’s picture

Drupal Core versions before 8.7.7 do not recognize the core_version_requirement: key.

If the module is compatible with Drupal Core versions before 8.7.7 then add core: key.

core: 8.x
core_version_requirement: ^8 || ^9

If not, update the core_version_requirement: key.

core_version_requirement: ^8.8 || ^9

vishal.kadam’s picture

StatusFileSize
new333 bytes
vishal.kadam’s picture

StatusFileSize
new387 bytes
vishal.kadam’s picture

Status: Active » Needs review
Sonal Gyanani’s picture

Assigned: Unassigned » Sonal Gyanani

Sonal Gyanani’s picture

Assigned: Sonal Gyanani » Unassigned
Status: Needs review » Reviewed & tested by the community

Patch #4 applied successfully.
So moving it to RTBC

rajeshreeputra’s picture

changes looks good

rajeshreeputra’s picture

merged, will release soon!

rajeshreeputra’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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