X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=composer.json;h=6000248c053e6d51fa8bee8671e747f1d13e0286;hp=f66e96455906c2091583ba1c19ec500f5f2bca29;hb=1270d9129ce8f27c9b28b10518e32132c58e0aca;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae diff --git a/composer.json b/composer.json index f66e96455..6000248c0 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ "drupal/admin_toolbar": "^1.18", "drupal/pathauto": "^1.0@RC", "drupal/metatag": "^1.0", - "drupal/simple_sitemap": "^2.8", + "drupal/simple_sitemap": "^2.9", "drupal/eu_cookie_compliance": "^1.0@beta", "twbs/bootstrap-sass": "^3.3", "drupal/paragraphs": "^1.1", @@ -79,7 +79,9 @@ "drupal/tocify": "^1.2", "drupal/ckeditor_templates": "^1.0", "drupal/layouter": "^1.0", - "drupal/layout_plugin": "^1.0@alpha" + "drupal/layout_plugin": "^1.0@alpha", + "drupal/draggableviews": "^1.0", + "roave/security-advisories": "dev-master" }, "require-dev": { "behat/mink": "~1.7",