module update, added translation_selection views module, fixed (patch) views_ef_fieldset, improved admin_nodes view
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
"drupal/core": "^8.6.0",
|
||||
"drupal/migrate_plus": "4.x-dev",
|
||||
"drupal/migrate_tools": "4.x-dev",
|
||||
"drupal/select_translation": "1.x-dev",
|
||||
"drupal/telephone_formatter": "^1.0@beta",
|
||||
"drupal/telephone_validation": "^2.1",
|
||||
"drush/drush": "^9.0.0",
|
||||
@@ -87,6 +88,11 @@
|
||||
"web/themes/contrib/{$name}": ["type:drupal-theme"],
|
||||
"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-scaffold": {
|
||||
"initial": {
|
||||
".editorconfig": "../.editorconfig",
|
||||
|
Reference in New Issue
Block a user