limited core to 8.6.*, removed mailgun as incompatible with core 8.6.16 yet

This commit is contained in:
2019-05-16 18:49:32 +02:00
parent e920c8199d
commit c84ebd48f4
5 changed files with 261 additions and 247 deletions

View File

@@ -31,7 +31,7 @@
"drupal/computed_field": "^2.0@beta",
"drupal/config_split": "^1.4",
"drupal/console": "^1.0.2",
"drupal/core": "^8.6.0",
"drupal/core": "8.6.*",
"drupal/entity_clone": "^1.0",
"drupal/genpass": "1.x-dev",
"drupal/login_history": "1.x-dev",