4 Commits 5940fb4d40 ... 01a6307e01

Author SHA1 Message Date
  bach 01a6307e01 updated views_bulk_edit 5 days ago
  bach b1619b75ec upgraded linkit 1 week ago
  bach 5667e1b15a updated imagemagik 1 week ago
  bach a939698dda upgraded extlink 1 week ago
1 changed files with 4 additions and 4 deletions
  1. 4 4
      composer.json

+ 4 - 4
composer.json

@@ -32,14 +32,14 @@
     "drupal/entity_browser": "^2.0",
     "drupal/entity_browser_enhanced": "^2.0",
     "drupal/entity_clone": "^2.0@alpha",
-    "drupal/extlink": "^1.1",
+    "drupal/extlink": "^2.0",
     "drupal/field_group": "^3.6",
     "drupal/filefield_sources": "2.0.x-dev@dev",
     "drupal/filter_perms": "^2.0",
     "drupal/honeypot": "^2.0",
-    "drupal/imagemagick": "^3.1",
+    "drupal/imagemagick": "^4.0",
     "drupal/inline_entity_form": "^1.0@RC",
-    "drupal/linkit": "^6.0@beta",
+    "drupal/linkit": "^7.0",
     "drupal/link_attributes": "^2.1",
     "drupal/maillog": "^1.1",
     "drupal/maxlength": "^2.0@beta",
@@ -62,7 +62,7 @@
     "drupal/ultimate_cron": "^2.0@alpha",
     "drupal/video_embed_field": "^2.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"
   },