Updating Media dependent modules to versions compatible with core Media.
[yaffs-website] / composer.json
index 20b845ba729e5fb3935cb1d932a18ff5eb4be42c..bd68f0a001430aaefd61ef90ba9048aa0dd16c64 100644 (file)
@@ -19,7 +19,7 @@
         "composer/installers": "^1.2",
         "drupal-composer/drupal-scaffold": "^2.2",
         "cweagans/composer-patches": "~1.0",
-        "drupal/core": "^8.4.6",
+        "drupal/core": "^8.5.0",
         "drupal/console": "^1.0",
         "drupal/token": "^1.0@RC",
         "drupal/ctools": "^3.0@alpha",
@@ -58,7 +58,7 @@
         "drupal/media": "1.x-dev",
         "enyo/dropzone": "^4.3",
         "drush/config-extra": "^1.0",
-        "drush/drush": "^8.1.15",
+        "drush/drush": "^9.0",
         "drupal/http2_server_push": "^1.0",
         "geedmo/yamm3": "^1.1",
         "grom358/pharborist": "dev-master",
         "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",