X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=composer.json;h=bd68f0a001430aaefd61ef90ba9048aa0dd16c64;hp=cf17f3752d4947ba2b0624182914f99ebd77b864;hb=9e65bae52407293a5182f19dc57b5628b09e92f4;hpb=af6d1fb995500ae68849458ee10d66abbdcfb252 diff --git a/composer.json b/composer.json index cf17f3752..bd68f0a00 100644 --- a/composer.json +++ b/composer.json @@ -82,7 +82,17 @@ "drupal/layout_plugin": "^1.0@alpha", "drupal/draggableviews": "^1.0", "roave/security-advisories": "dev-master", - "phpunit/phpunit": "^4.8" + "phpunit/phpunit": "^4.8", + + "drupal/video_embed_field": "^2.0", + "drupal/slick_media":"^2.0", + "drupal/media_entity_twitter":"^2.0", + "drupal/media_entity_slideshow":"^2.0", + "drupal/media_entity_instagram":"^2.0", + "drupal/image_widget_crop":"^2.1", + "drupal/crop":"^2.0", + "drupal/media_entity":"^2.0", + "drupal/media_entity_actions":"^1.0" }, "require-dev": { "behat/mink": "~1.7",