Skip to content

Commit c9209c5

Browse files
authored
Merge pull request #54 from dof-dss/D8UN-1961
Upgrade to Facets 2
2 parents d145673 + 63af719 commit c9209c5

File tree

2 files changed

+44
-75
lines changed

2 files changed

+44
-75
lines changed

composer.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,16 +90,16 @@
9090
"drupal/core-composer-scaffold": "9.5.*",
9191
"drupal/core-recommended": "9.5.*",
9292
"drupal/csp": "^1.15",
93-
"drupal/date_facet_drilldown": "2.x-dev",
93+
"drupal/date_facet_drilldown": "3.x-dev@dev",
9494
"drupal/diff": "^1.0",
9595
"drupal/draggableviews": "^2.0",
9696
"drupal/embed": "^1.6",
9797
"drupal/entity_browser": "^2.9",
9898
"drupal/entity_embed": "^1.0",
9999
"drupal/entityqueue": "^1.2",
100100
"drupal/eu_cookie_compliance": "^1.8",
101-
"drupal/facets": "1.8.0",
102-
"drupal/facets_pretty_paths": "^1.0@beta",
101+
"drupal/facets": "^2.0",
102+
"drupal/facets_pretty_paths": "^1.4",
103103
"drupal/faqfield": "^7.0",
104104
"drupal/fastly": "^3.9",
105105
"drupal/field_group": "^3.0",
@@ -219,6 +219,9 @@
219219
"Handle missing core version": "https://www.drupal.org/files/issues/2019-12-19/easy_install_core_version-3101883-0.patch",
220220
"non-existent service entity.manager": "https://www.drupal.org/files/issues/2020-12-08/3162621-4.patch"
221221
},
222+
"drupal/facets_pretty_paths": {
223+
"facet pretty paths doubling up": "https://www.drupal.org/files/issues/2023-01-12/url_duplication-3254600-45.patch"
224+
},
222225
"drupal/fastly": {
223226
"Allow disabling of logging": "https://git.drupalcode.org/project/fastly/-/merge_requests/6.patch"
224227
},

composer.lock

Lines changed: 38 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)