Skip to content

Commit 1f684de

Browse files
authored
Merge pull request #609 from govCMS/release/1.15.0
Release 1.15.0
2 parents 49cc765 + 25d2af3 commit 1f684de

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

composer.json

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -91,13 +91,13 @@
9191
"drupal/permissions_by_term": "2.12",
9292
"drupal/real_aes": "2.3",
9393
"drupal/recaptcha": "2.4",
94-
"drupal/redirect": "1.3",
94+
"drupal/redirect": "1.6",
9595
"drupal/restui": "1.16.0",
9696
"drupal/robotstxt": "1.4",
9797
"drupal/scheduled_transitions": "2.0",
98-
"drupal/search_api": "1.16",
99-
"drupal/search_api_solr": "3.9",
100-
"drupal/search_api_attachments": "1.0-beta16",
98+
"drupal/search_api": "1.19",
99+
"drupal/search_api_solr": "4.1.11",
100+
"drupal/search_api_attachments": "1.0-beta17",
101101
"drupal/seckit": "2.0",
102102
"drupal/shield": "1.4",
103103
"drupal/simple_oauth": "4.5",
@@ -108,7 +108,7 @@
108108
"drupal/update_notifications_disable": "1.0",
109109
"drupal/username_enumeration_prevention": "1.1",
110110
"drupal/video_embed_field": "2.0",
111-
"drupal/webform": "5.13",
111+
"drupal/webform": "5.25",
112112
"oomphinc/composer-installers-extender": "^1.1",
113113
"swiftmailer/swiftmailer": "6.2.3",
114114
"symfony/event-dispatcher": "4.3.11 as 3.4.41",
@@ -197,11 +197,6 @@
197197
"https://www.drupal.org/files/issues/2020-10-19/tfa-2930541-22_0.patch",
198198
"Users' recovery codes exposed to admin users - https://www.drupal.org/project/tfa/issues/3075304":
199199
"https://www.drupal.org/files/issues/2021-01-14/tfa-3075304-15.patch"
200-
},
201-
"drupal/webform": {
202-
"Undefined index: messages - https://www.drupal.org/project/webform/issues/3137625" :"https://www.drupal.org/files/issues/2020-05-18/3137625-3.patch",
203-
"Email from name cannot be longer than 128 characters - https://www.drupal.org/project/webform/issues/3142807": "https://www.drupal.org/files/issues/2020-05-26/3142807-9.patch",
204-
"Email confirmation clientside validation not working - https://www.drupal.org/project/webform/issues/3138266": "https://www.drupal.org/files/issues/2020-05-20/3138266-5.patch"
205200
}
206201
}
207202
},

0 commit comments

Comments
 (0)