- Issue created by @SocialNicheGuru
- 🇮🇳India Raveen Kumar
I think the issue persist here is because of naming convention in the info.yml file. It should be something like this
dependencies:
- drupal:user
- drupal:phone_number - First commit to issue fork.
- 🇮🇳India sarwan_verma
Hi,
I have resolved the composer installation issue and created MR!11.
Kindly review it.
Thanks! - 🇺🇸United States SocialNicheGuru
composer.json is not needed.
in the .info.yml file this needs to be changed from
- user:user
to- drupal:user
a composer.json can do a similar thing