Skip to content

Commit

Permalink
Moved dependency to proper location
Browse files Browse the repository at this point in the history
  • Loading branch information
rimi-itk committed Sep 29, 2023
1 parent 160dfd7 commit 8979118
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
9 changes: 5 additions & 4 deletions modules/os2forms_forloeb/os2forms_forloeb.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ configure: os2forms_forloeb.settings

dependencies:
- 'drupal:admin_toolbar_tools'
- 'drupal:advancedqueue'
- 'drupal:diff'
- 'drupal:entity_print'
- 'drupal:eu_cookie_compliance'
Expand All @@ -19,20 +20,19 @@ dependencies:
- 'drupal:mailsystem'
- 'drupal:masquerade'
- 'drupal:os2forms'
- 'drupal:os2forms_nemid'
- 'drupal:os2forms_dawa'
- 'drupal:os2forms_nemid'
- 'drupal:os2forms_sbsys'
- 'drupal:os2web_simplesaml'
- 'drupal:pathauto'
- 'drupal:r4032login'
- 'drupal:redirect'
- 'drupal:smtp'
- 'drupal:system'
- 'drupal:switch_page_theme'
- 'drupal:system'
- 'drupal:token'
- 'drupal:ultimate_cron'
- 'drupal:webform'
- 'drupal:webform_ui'
- 'drupal:webform_access'
- 'drupal:webform_attachment'
- 'drupal:webform_composite'
Expand All @@ -43,11 +43,12 @@ dependencies:
- 'drupal:webform_node_element'
- 'drupal:webform_remote_handlers'
- 'drupal:webform_rest'
- 'drupal:webform_share'
- 'drupal:webform_scheduled_email'
- 'drupal:webform_share'
- 'drupal:webform_submission_export_import'
- 'drupal:webform_submission_log'
- 'drupal:webform_templates'
- 'drupal:webform_ui'
- 'drupal:workflow_participants'
# os2forms_digital_post may be used for sending Meastro notifications via digital post
# - 'os2forms_digital_post:os2forms_digital_post'
Expand Down
1 change: 0 additions & 1 deletion os2forms.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ core: 8.x
core_version_requirement: ^8 || ^9

dependencies:
- 'drupal:advancedqueue'
- 'drupal:ckeditor'
- 'drupal:editor'
- 'drupal:entity_print'
Expand Down

0 comments on commit 8979118

Please sign in to comment.