Updating Media dependent modules to versions compatible with core Media.
[yaffs-website] / composer.json
index cf17f3752d4947ba2b0624182914f99ebd77b864..bd68f0a001430aaefd61ef90ba9048aa0dd16c64 100644 (file)
         "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",