diff --git a/composer.json b/composer.json index 2fcdfde1a..1a161841d 100644 --- a/composer.json +++ b/composer.json @@ -210,7 +210,7 @@ "drupal/faqfield": "^1.1", "drupal/field_permissions": "^1.0", "drupal/flag": "^4.0", - "drupal/group": "^1.0", + "drupal/group": "1.3", "drupal/honeypot": "^2.0", "drupal/layout_builder_styles": "^1.0@beta", "drupal/metatag": "^1.13", @@ -219,7 +219,7 @@ "drupal/moderation_state_buttons_widget": "^1.0@alpha", "drupal/multiple_fields_remove_button": "^1.0@alpha", "drupal/paragraphs": "^1.11", - "drupal/rabbit_hole": "^1.0", + "drupal/rabbit_hole": "^1.0-beta7", "drupal/redirect": "^1.6", "drupal/route_condition": "^1.1", "drupal/rrssb": "^2.2", @@ -237,7 +237,7 @@ "drupal/views_data_export": "^1.0", "drupal/votingapi": "3.x-dev", "drupal/votingapi_reaction": "^1.1", - "drupal/votingapi_widgets": "1.x-dev", + "drupal/votingapi_widgets": "1.0-alpha5", "npm-asset/masonry-layout": "^4.2", "npm-asset/imagesloaded": "^4.1", "npm-asset/dropzone": "^5.7", @@ -278,7 +278,6 @@ "Use the official CKEditor mention plugin": "https://www.drupal.org/files/issues/2020-09-15/ckeditorplugin-3009308-28.patch" }, "drupal/group": { - "Don't deny access to update/delete unpublished entities if we don't support it yrt": "https://www.drupal.org/files/issues/2020-08-06/group-3163727-2.patch", "Permissions to choose which roles a member can assign, edit or delete": "https://www.drupal.org/files/issues/2020-07-27/group-user-manage-by-role-permissions-3027685-29.patch" }, "drupal/rabbit_hole": {