diff --git a/template/composer.json b/template/composer.json index c5a3dbc6e..11cbb81af 100644 --- a/template/composer.json +++ b/template/composer.json @@ -14,9 +14,8 @@ "drupal/acsf": "~8.1", "drupal/console": "~1", "drupal/core": "~8", - "drupal/lightning": "8.1.03", + "drupal/lightning": "~8", "drupal/memcache" : "8.*", - "drupal/metatag": "8.1.0-beta9", "drupal/search_api": "8.1.0-alpha14", "drupal/search_api_solr": "8.1.0-alpha3", "drupal/security_review": "8.*", @@ -25,7 +24,7 @@ }, "require-dev": { "behat/behat": "3.0.*", - "behat/mink": "1.6@stable", + "behat/mink": "~1.7", "behat/mink-browserkit-driver": "*", "behat/mink-extension": "*", "behat/mink-goutte-driver": "*",