diff --git a/composer.json b/composer.json index 06c2381e455af945cbf8701ee730b13c944c92cb..23b9ec0d0a12614665b52e1fe67adfb8f23cca15 100644 --- a/composer.json +++ b/composer.json @@ -55,15 +55,16 @@ "composer/installers": "^1.0.20", "cweagans/composer-patches": "~1.0", "drupal-composer/drupal-scaffold": "^2.0.1", - "drupal/address": "1.0-rc2", + "drupal/address": "1.0-rc3", "drupal/admin_toolbar": "1.17", "drupal/avatars": "1.0-beta5", "drupal/block_class": "1.x-dev", "drupal/bootstrap": "3.1.0", - "drupal/bootstrap_clean_blog": "1.0-rc1", + "drupal/bootstrap_clean_blog": "1.0-rc2", "drupal/browser_refresh": "1.3", "drupal/codesnippet": "^1.6", "drupal/coffee": "1.0-beta2", + "drupal/colorbox": "^1.1", "drupal/console": "~1.0", "drupal/contact_storage": "1.x-dev", "drupal/context": "1.x-dev", @@ -74,6 +75,7 @@ "drupal/draggableviews": "1.0", "drupal/drd_agent": "~3.0", "drupal/ds": "2.6", + "drupal/elastic_email": "2.0", "drupal/entity": "1.0-alpha3", "drupal/extlink": "1.0-alpha3", "drupal/faq": "1.x-dev", @@ -88,13 +90,18 @@ "drupal/pathauto": "1.0-beta1", "drupal/piwik": "1.1", "drupal/piwik_noscript": "^1.0", + "drupal/queue_ui": "2.x-dev", "drupal/redis": "1.x-dev", "drupal/rules": "3.0-alpha2", + "drupal/simplenews": "1.x-dev", "drupal/slack": "1.x-dev", - "drupal/smtp": "1.0-beta1", + "drupal/smart_login": "1.x-dev", + "drupal/smtp": "1.0-beta2", "drupal/social_profile_field": "^0.2.0", + "drupal/stage_file_proxy": "1.x-dev", "drupal/subpathauto": "1.0-beta1", "drupal/tagclouds": "1.x-dev", + "drupal/token": "1.0-beta2", "drupal/twitter": "1.x-dev", "drupal/unlimited_number": "1.0.0-beta1", "drupal/video": "1.2", @@ -184,13 +191,13 @@ "drupal/redis": { "Flush Cache": "https://www.drupal.org/files/issues/redis-n2765895-16.patch" }, + "drupal/smart_login": { + "Error 403 redirect": "https://www.drupal.org/files/issues/this_is_silently-2831386-2.patch" + }, "drupal/social_profile_field": { "Langparam": "https://www.drupal.org/files/issues/social_profile_field-fix-warnings-in-formatter-1.patch", "Redundant icons": "https://www.drupal.org/files/issues/more_effective_handling-2799887-2.patch", "Alter icon path": "https://www.drupal.org/files/issues/allow_for_different-2799907-2.patch" - }, - "drupal/tagclouds": { - "Fix count": "https://www.drupal.org/files/issues/query_is_not_working-2651636-5.patch" } } }