updated core to 8.7.1
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
"drupal/computed_field": "^2.0@beta",
|
||||
"drupal/config_split": "^1.4",
|
||||
"drupal/console": "^1.0.2",
|
||||
"drupal/core": "8.6.*",
|
||||
"drupal/core": "8.7.*",
|
||||
"drupal/entity_clone": "^1.0",
|
||||
"drupal/genpass": "1.x-dev",
|
||||
"drupal/login_history": "1.x-dev",
|
||||
@@ -110,6 +110,9 @@
|
||||
"drupal/core": {
|
||||
"migrate_drupal getsetting on null" : "https://www.drupal.org/files/issues/2019-02-13/migrate_drupal-getsetting_on_null.patch"
|
||||
},
|
||||
"drupal/core": {
|
||||
"ViewsEntitySchemaSubscriber should not make an entity update fail if a view cannot be resaved" : "https://www.drupal.org/files/issues/2019-05-06/3052492-11.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"
|
||||
}
|
||||
|
Reference in New Issue
Block a user