Running drush command generate warning about the module composer.json file
Invalid json in modules/contrib/username_validation/composer.json
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | username_validation-invalid_composer_json-2959578-2.patch | 591 bytes | nikolas.costa |
Comments
Comment #2
nikolas.costa commentedThis is my patch :-)
Comment #3
clemens.tolboomComment #4
clemens.tolboomAccording to https://www.drupal.org/docs/8/creating-custom-modules/add-a-composerjson... this file is not needed as there are no external dependencies. So for this module it's optiona; :-)
Comment #5
clemens.tolboomComment #6
vladimiraus