Closed (fixed)
Project:
Modal Dialog
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2022 at 12:25 UTC
Updated:
30 Dec 2022 at 11:14 UTC
Jump to comment: Most recent
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
Comment #2
WagnerMelo commentedHi, i'll work on it. XD
Comment #3
WagnerMelo commentedHI, i worked in this issue.
Please review it.
Comment #4
elberI wil review it.
Comment #5
elberHi @Wagner congratulations for your patch, it following drupal standards. I reviewed using these docs as parameter : (https://www.drupal.org/docs/creating-custom-modules/add-a-composerjson-file) (https://www.drupal.org/node/2471927)
Just one thing you should replace "GLP" in the line 5 to "GPL"
Comment #6
WagnerMelo commentedHi, i'll work in this issues to solve the adjustment appointed by @elber.
Thanks for your review.
Comment #7
WagnerMelo commentedI solved the problem appoint by @elber, i hope that everything is fine now, please review the changes.
Comment #8
elberI will do a review.
Comment #9
elberHi I reviewed your fork and now the composer.json file is according Drupal standards, see .( https://www.drupal.org/docs/creating-custom-modules/add-a-composerjson-file)
I also ran "lando composer validate" and the output was "./composer.json is valid".
Moving to RTBC, congratulations Wagner.
Comment #11
marcusvsouza commented