Skip to content

Commit

Permalink
Revert "[GOVCMSD10-1182] Update drupal/facets module from 2.0.9 to 3.…
Browse files Browse the repository at this point in the history
…0.0"

This reverts commit 90c833c.
  • Loading branch information
jackwrfuller authored and Ruwan committed Jan 23, 2025
1 parent 0e86d41 commit 764bad9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"drupal/environment_indicator": "4.0.21",
"drupal/events_log_track": "3.1.9",
"drupal/externalauth":"2.0.7",
"drupal/facets": "3.0.0",
"drupal/facets": "2.0.9",
"drupal/field_group": "3.6.0",
"drupal/file_to_media": "1.0.3",
"drupal/focal_point": "2.1.0",
Expand Down Expand Up @@ -159,6 +159,9 @@
"enable-patching": true,
"composer-exit-on-patch-failure": true,
"patches": {
"drupal/facets": {
"Creating requests causes failures on Drupal 10.3 - https://www.drupal.org/project/facets/issues/3466281": "https://www.drupal.org/files/issues/2024-11-21/3466281-7.patch"
},
"drupal/password_policy": {
"Apply password policies for SSO users - https://www.drupal.org/project/password_policy/issues/3366169": "https://www.drupal.org/files/issues/2024-07-25/password_policy-3366169-8.patch",
"AJAX error when password field is hidden - https://www.drupal.org/project/password_policy/issues/3442714": "https://www.drupal.org/files/issues/2024-07-26/password_policy-3442714-7.patch"
Expand Down

0 comments on commit 764bad9

Please sign in to comment.