X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=composer.json;h=bd68f0a001430aaefd61ef90ba9048aa0dd16c64;hb=9e65bae52407293a5182f19dc57b5628b09e92f4;hp=20b845ba729e5fb3935cb1d932a18ff5eb4be42c;hpb=7b0cd87f0ae102b7185cb38e64b8e0ebf904ecb8;p=yaffs-website diff --git a/composer.json b/composer.json index 20b845ba7..bd68f0a00 100644 --- a/composer.json +++ b/composer.json @@ -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", @@ -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",