Skip to content

Commit

Permalink
Merge pull request #1293 from Monmeena/GOVCMSD10-1148
Browse files Browse the repository at this point in the history
[GOVCMSD10-1148] Patching to fix Facets AJAX Error After Module Update
  • Loading branch information
ruwanl authored Nov 22, 2024
2 parents 072baf5 + db4b88a commit c020d1a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
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 c020d1a

Please sign in to comment.