diff --git a/composer.json b/composer.json index fa911ff..6df6c5f 100644 --- a/composer.json +++ b/composer.json @@ -16,10 +16,10 @@ "drupal/autocomplete_deluxe": "^2.0.0", "drupal/autologout": "^1.0", "drupal/better_exposed_filters": "^6", - "drupal/block_class": "^2.0", + "drupal/block_class": "^4.0", "drupal/bulkdelete": "1.x-dev", "drupal/cshs": "^4.0", - "drupal/config_ignore": "^2.3@RC", + "drupal/config_ignore": "^3.3", "drupal/config_filter": "^2.0", "drupal/config_devel": "^1.x-dev@dev", "drupal/config_update": "^2.0@alpha", @@ -32,14 +32,14 @@ "drupal/entity_browser": "^2.0", "drupal/entity_browser_enhanced": "^2.0", "drupal/entity_clone": "dev-2.x", - "drupal/extlink": "^1.1", + "drupal/extlink": "^2.0", "drupal/field_group": "3.x-dev@dev", "drupal/filter_perms": "1.x-dev", "drupal/formatter_suite": "^2.0", "drupal/honeypot": "^2.0", "drupal/imagemagick": "^3.1", "drupal/inline_entity_form": "^1.0@RC", - "drupal/linkit": "^6.0@beta", + "drupal/linkit": "^7.0", "drupal/link_attributes": "^2.1", "drupal/login_destination": "2.x-dev@dev", "drupal/maillog": "1.x-dev", @@ -64,9 +64,9 @@ "drupal/translation_views": "^1.0@alpha", "drupal/token": "^1.5", "drupal/ultimate_cron": "^2.0@alpha", - "drupal/video_embed_field": "^2.0", + "drupal/video_embed_field": "^3.0", "drupal/views_bulk_operations": "^4", - "drupal/views_bulk_edit": "^2.2", + "drupal/views_bulk_edit": "^3.0", "kint-php/kint": "^3.3", "drupal/devel_kint_extras": "^1.0" },