fixed composer
This commit is contained in:
@@ -31,10 +31,9 @@
|
||||
"drupal/computed_field": "^2.0@beta",
|
||||
"drupal/config_split": "^1.4",
|
||||
"drupal/console": "^1.0.2",
|
||||
"drupal/core": "8.7.*",
|
||||
"drupal/core": "^8.7.1",
|
||||
"drupal/entity_clone": "^1.0",
|
||||
"drupal/genpass": "1.x-dev",
|
||||
"drupal/jsonapi": "^2.4",
|
||||
"drupal/login_history": "1.x-dev",
|
||||
"drupal/mailgun": "1.x-dev",
|
||||
"drupal/mailsystem": "^4.1",
|
||||
@@ -109,9 +108,7 @@
|
||||
},
|
||||
"patches": {
|
||||
"drupal/core": {
|
||||
"migrate_drupal getsetting on null" : "https://www.drupal.org/files/issues/2019-02-13/migrate_drupal-getsetting_on_null.patch"
|
||||
},
|
||||
"drupal/core": {
|
||||
"migrate_drupal getsetting on null" : "https://www.drupal.org/files/issues/2019-02-13/migrate_drupal-getsetting_on_null.patch",
|
||||
"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": {
|
||||
|
Reference in New Issue
Block a user