- Issue created by @mortona2k
- e5556d5e committed on 1.0.x
Issue #3536398: Unable to install with composer
- e5556d5e committed on 1.0.x
- 🇺🇸United States mortona2k Seattle
Hey sorry that wasn't it. Composer files in modules aren't strictly necessary unless you need a specific version or extra dependency.
The issue is in the info file dependencies, drupal core modules should be prefixed with "drupal" instead of the module name:
dependencies:
- drupal:layout_builder
- drupal:block_content - First commit to issue fork.
- @mrinalini9 opened merge request.
- 🇮🇳India mrinalini9 New Delhi
Created MR by updating info file dependencies as per #4, please review it.
Thanks!
- 7dce6213 committed on 1.0.x
Issue #3536398 by mrinalini9, mortona2k, m.abdulqader: Unable to install...
- 7dce6213 committed on 1.0.x