CommentFileSizeAuthor
#2 3130503-1.patch302 bytesshruthi_shetty

Comments

Shruthi Shetty M created an issue. See original summary.

shruthi_shetty’s picture

Status: Active » Needs review
StatusFileSize
new302 bytes
shruthi_shetty’s picture

  • c675cdd committed on 9.x-1.x
    Issue #3130503 by shruthi-shetty-m: Upgrading and making to d9...
mayurgajar’s picture

Assigned: Unassigned » mayurgajar
mayurgajar’s picture

Status: Needs review » Reviewed & tested by the community

Patch in #2 is working perfectly,
This looks very good to me +1 RTBC.

Thanks..!!!

mayurgajar’s picture

Assigned: mayurgajar » Unassigned
prashant114606’s picture

prashant114606’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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

generalredneck’s picture

This issue was never actually fixed because users could never install this module using composer in drupal 9. Requiring dev-9.x-1.x still produced a package that required drupal/core: ^8. This is because there was never a release published via drupal.org using the new branch or a composer.json coupled with this project requiring drupal/core ^8 || ^9.

generalredneck’s picture