user profiles migration almost done, + some updates

This commit is contained in:
2019-02-06 22:05:59 +01:00
parent 168da1148d
commit 0d8e7bb92f
105 changed files with 2870 additions and 86 deletions

View File

@@ -29,6 +29,7 @@
"drupal/select_translation": "1.x-dev",
"drupal/telephone_formatter": "^1.0@beta",
"drupal/telephone_validation": "^2.1",
"drupal/views_conditional": "1.x-dev",
"drush/drush": "^9.0.0",
"vlucas/phpdotenv": "^2.4",
"webflo/drupal-finder": "^1.0.0",
@@ -89,8 +90,8 @@
"drush/Commands/{$name}": ["type:drupal-drush"]
},
"patches": {
"drupal/views_ef_fieldset": {
"Undefined index: filter-status": "https://www.drupal.org/files/issues/2019-02-05/undefined_index.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"
}
},
"drupal-scaffold": {