fixed composer

This commit is contained in:
2019-05-16 22:49:37 +02:00
parent 96ce825c8a
commit c655738233
2 changed files with 4 additions and 71 deletions

View File

@@ -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": {