Skip to content

Commit 4c6a7a8

Browse files
committed
Added webform_entity_print_attachment as dependency
1 parent ff2b5d4 commit 4c6a7a8

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@
4545
"patches": {
4646
"drupal/entity_print": {
4747
"2733781 - Add Export to Word Support": "https://www.drupal.org/files/issues/2019-11-22/2733781-47.patch"
48+
},
49+
"drupal/webform": {
50+
"Unlock possibility of using Entity print module export to Word": "https://www.drupal.org/files/issues/2020-02-29/3096552-6.patch"
4851
}
4952
}
5053
}

os2forms.info.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ dependencies:
1111
- webform_access
1212
- webform_attachment
1313
- webform_entity_print
14+
- webform_entity_print_attachment
1415
- webform_scheduled_email
1516
- webform_submission_export_import
1617
- webform_submission_log

0 commit comments

Comments
 (0)