updated core, patched core to fix drupal_migrate

This commit is contained in:
2021-04-13 22:23:55 +02:00
parent 465ffb0e21
commit 802021f10b
2 changed files with 83 additions and 118 deletions

View File

@@ -100,6 +100,9 @@
"patches": {
"drupal/jquery_ui_touch_punch": {
"jQuery UI Touch Punch library https://www.drupal.org/project/jquery_ui_touch_punch/issues/3159222":"https://www.drupal.org/files/issues/2021-02-26/jquery_ui_touch_punch.patch"
},
"drupal/core": {
"Call to a member function getSetting() on null migrate_drupal https://www.drupal.org/project/drupal/issues/2984460": "https://www.drupal.org/files/issues/2020-04-06/2984460-3.patch"
}
}
}