Skip to content

Commit 8e5d3a2

Browse files
authored
Merge pull request #55 from dof-dss/D8UN-2127
D8UN-2127
2 parents c9209c5 + db42be2 commit 8e5d3a2

File tree

2 files changed

+320
-299
lines changed

2 files changed

+320
-299
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"drupal/search_api": "^1.26",
141141
"drupal/search_api_autocomplete": "^1.4",
142142
"drupal/search_api_location": "^1.0@alpha",
143-
"drupal/search_api_solr": "4.1.12",
143+
"drupal/search_api_solr": "^4.2",
144144
"drupal/search_api_spellcheck": "^4.0",
145145
"drupal/shs": "^2.0@RC",
146146
"drupal/simplei": "^1.1",
@@ -209,7 +209,6 @@
209209
"Cientside validation errors revert to being output as a label in webform wizard pages with ajax enabled": "https://www.drupal.org/files/issues/2021-02-24/3110890-reroll-for-3.0.x.patch"
210210
},
211211
"drupal/core": {
212-
"Prevent leftover fields from causing errors like 'Call to a member function getLabel() after enabling layout_builder'": "https://www.drupal.org/files/issues/2020-01-20/2985882-53.patch",
213212
"Render blocks in preview page": "https://www.drupal.org/files/issues/2019-10-03/3085364_2.patch",
214213
"Provide options to sanitize filenames (transliterate, lowercase, replace whitespace, etc)": "https://www.drupal.org/files/issues/2021-07-26/2492171-311.patch",
215214
"Provide link to latest revision of moderated entity": "https://www.drupal.org/files/issues/2021-11-29/2906455-34.patch",

0 commit comments

Comments
 (0)