Patch entity_browser to fix Issue #3160482: Error with UntrustedCallbackException

This commit is contained in:
Michael Stenta 2021-03-18 17:59:47 -04:00
parent 51dbd597db
commit 48ddc7fd58
1 changed files with 3 additions and 0 deletions

View File

@ -52,6 +52,9 @@
"drupal/entity": {
"Issue #3190436: EntityViewsData Column information not available for computed entity reference fields": "https://www.drupal.org/files/issues/2020-12-30/3190436-2.patch"
},
"drupal/entity_browser": {
"Issue #3160482: Error with UntrustedCallbackException": "https://www.drupal.org/files/issues/2021-03-02/error-with-untrustedcallbackexception-3160482-5.patch"
},
"drupal/state_machine": {
"Issue #3144828: Declare dependency on core options module": "https://www.drupal.org/files/issues/2021-03-01/3144828-11-DO_NOT_TEST_OR_COMMIT.patch"
},