Skip to content

Commit 1776ff2

Browse files
committed
Removing dependency: config_entity_revisions, webform_revisions, coc_forms_auto_export
1 parent b394496 commit 1776ff2

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ before starting to add changes. Use example [placed in the end of the page](#exa
1313

1414
- [OS-58] New company address fields
1515
- Custom permissions by term field
16+
- Removing dependency to config_entity_revisions, webform_revisions, coc_forms_auto_export
1617

1718
## [3.10.0] 2023-08-23
1819

modules/os2forms_forloeb/os2forms_forloeb.info.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ core_version_requirement: ^8 || ^9
77

88
dependencies:
99
- 'drupal:admin_toolbar_tools'
10-
- 'drupal:coc_forms_auto_export'
11-
- 'drupal:config_entity_revisions'
1210
- 'drupal:diff'
1311
- 'drupal:entity_print'
1412
- 'drupal:eu_cookie_compliance'
@@ -44,7 +42,6 @@ dependencies:
4442
- 'drupal:webform_node_element'
4543
- 'drupal:webform_remote_handlers'
4644
- 'drupal:webform_rest'
47-
- 'drupal:webform_revisions'
4845
- 'drupal:webform_share'
4946
- 'drupal:webform_scheduled_email'
5047
- 'drupal:webform_submission_export_import'

0 commit comments

Comments
 (0)