Skip to content

Commit 9b1d046

Browse files
authored
Merge pull request #88 from OS2Forms/f/module-update
OSF-13, OSF-14, OSF-18, core&contrib module update
2 parents 51e1b1d + d06cdec commit 9b1d046

File tree

2 files changed

+2975
-3012
lines changed

2 files changed

+2975
-3012
lines changed

composer.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@
9696
"drupal/fontyourface": "^3.2",
9797
"drupal/header_and_footer_scripts": "^3.0",
9898
"drupal/ldap": "^4.2",
99+
"drupal/menu_link_attributes": "^1.3",
99100
"drupal/migrate_tools": "^5.0",
100101
"drupal/migrate_upgrade": "^3.2",
101102
"drupal/permissions_by_term": "^3.1",
@@ -195,9 +196,6 @@
195196
"force-reset": true
196197
},
197198
"patches": {
198-
"drupal/webform": {
199-
"Add support for Set to state": "./patches/add-set-to-state-3159806-2-modified-5.19.patch"
200-
},
201199
"drupal/webform_permissions_by_term": {
202200
"3192241 - Too few arguments after Permissions by Term update to 2.28": "https://www.drupal.org/files/issues/2021-12-10/too-few-arguments-access-check_3192241-3.patch",
203201
"3142184 - Automated Drupal 9 compatibility fixes": "https://www.drupal.org/files/issues/2020-06-28/webform_permissions_by_term.1.x-dev.rector.patch",
@@ -209,9 +207,6 @@
209207
},
210208
"drupal/webform_migrate": {
211209
"Set to support. Checkbox condition fixes": "./patches/setto-and-checkboxes-condition-fix-onlyD7.patch"
212-
},
213-
"drupal/queue_mail": {
214-
"Admin interface to see queued mail": "https://www.drupal.org/files/issues/2020-06-30/3096917-ui-queue-mail-moderate-5.patch"
215210
}
216211
}
217212
}

0 commit comments

Comments
 (0)