Skip to content

Commit e6095db

Browse files
authored
Merge pull request #280 from itk-dev/feature/unmask
Provided an easy way out of masquerading
2 parents a7190d0 + a25a5f1 commit e6095db

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,9 @@
200200
},
201201
"drupal/inline_entity_form": {
202202
"Fix bug in inline entity form": "https://www.drupal.org/files/issues/2020-11-18/inline_entity_form-required_fields_optional_ief-3099844-15.patch"
203+
},
204+
"drupal/masquerade": {
205+
"https://www.drupal.org/project/masquerade/issues/2962970#comment-13391256": "https://www.drupal.org/files/issues/2019-12-13/temporary%20unmask%20workaround-2962970-8.patch"
203206
}
204207
}
205208
},

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)