Add the patch that fixes a bug in the migrations tools module

This commit is contained in:
David Valdez 2019-07-30 15:31:27 -05:00
parent 718a3850a2
commit bec6657c25

View file

@ -65,6 +65,9 @@
},
"drupal/drutopia_core": {
"Remove default content": "patches/drutopia-core-remove-default-content.patch"
},
"drupal/migrate_tools": {
"The limit option does not accept a value": "https://www.drupal.org/files/issues/2019-02-05/migrate-tools_fix-drush-options_3024399-23.patch"
}
}
}