diff options
Diffstat (limited to 'modules/mansimran/administrative_offices/administrative_offices.info.yml')
-rw-r--r-- | modules/mansimran/administrative_offices/administrative_offices.info.yml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/modules/mansimran/administrative_offices/administrative_offices.info.yml b/modules/mansimran/administrative_offices/administrative_offices.info.yml index 9a8f105..6ecbeec 100644 --- a/modules/mansimran/administrative_offices/administrative_offices.info.yml +++ b/modules/mansimran/administrative_offices/administrative_offices.info.yml @@ -3,3 +3,12 @@ type: module description: 'Administrative offices content type' core: 8.x package: 'Custom' +dependencies: + - drupal:paragraphs + - drupal:path + - drupal:text + - drupal:user + - drupal:entity_reference_revisions + - drupal:node + - drupal:menu_ui + |