diff --git a/composer.json b/composer.json index 82dd99c4b88e7a4c93bddc73c748e5a61d44eb19..7caa4b41b1c75d60c9ee397e73895d43273c7bf8 100644 --- a/composer.json +++ b/composer.json @@ -88,7 +88,7 @@ "drupal/yoast_seo": "1.3", "drupal/l10n_client": "1.x-dev#9bf8d597732870bdca301512c71b6e5d74d48db2", "drupal/coffee": "1.0-beta2", - "drupal/responsive_preview": "1.0-alpha6", + "drupal/responsive_preview": "1.0-alpha7", "drupal/views_bulk_edit": "1.0-beta1", "drupal/revision_log_default": "1.0", "drupal/webform": "5.0-beta19", @@ -274,10 +274,6 @@ "Issue #2860399: Warning: htmlspecialchars() expects parameter 1 to be string": "https://www.drupal.org/files/issues/Fix_message-2860399-5.patch" }, - "drupal/responsive_preview": { - "Issue #2899640: Responsive Preview shows 'Page not found' when multilingual site is enabled with Path-prefix setting": - "https://www.drupal.org/files/issues/responsive_preview_with_path_prefix-2899640-2_0.patch" - }, "drupal/ckeditor_media_embed": { "Issue #2900313: Add ability to embed tweets and other rich content in WYSIWYG": "https://www.drupal.org/files/issues/embed_rich_content_in_WYSIWYG-2900313-2.patch" diff --git a/drupal-org.make b/drupal-org.make index b3904a165f914caf36f0825d722d3e6e7bf0f30c..98aebd274285d9e0a1f1cf18bcc94d42acec8f3f 100644 --- a/drupal-org.make +++ b/drupal-org.make @@ -186,9 +186,7 @@ projects[tour_builder][download][revision] = d70e898949b7ec4095efb391a0dbec56d01 projects[tour_builder][download][branch] = 8.x-1.x projects[responsive_preview][type] = module -projects[responsive_preview][version] = 1.0-alpha6 -;; Issue #2899640: Responsive Preview shows "Page not found" when multilingual site is enabled with Path-prefix setting -projects[responsive_preview][patch][] = https://www.drupal.org/files/issues/responsive_preview_with_path_prefix-2899640-2_0.patch +projects[responsive_preview][version] = 1.0-alpha7 projects[views_bulk_edit][type] = module projects[views_bulk_edit][version] = 1.0-beta1