The module needs to declare its dependency on VBO via a composer.json file, so composer require drupal/views_bulk_edit:~2.0 will install the dependency.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | needs_a_composer_json_file_2934214_3.patch | 455 bytes | brooke_heaton |
Comments
Comment #2
brooke_heaton commentedComment #3
brooke_heaton commentedpatch adds composer.json to module root with drupal/views_bulk_edit:~2.0 dependency
Comment #4
brooke_heaton commentedComment #6
graber commentedThanks!
Comment #7
graber commented