From 1456ea540f5ff11b1f946a46285e8e059810ea95 Mon Sep 17 00:00:00 2001 From: bach Date: Mon, 12 Aug 2024 18:51:43 +0200 Subject: [PATCH] updated drush & devel --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 79bf4a2..6e96c05 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "components/highlightjs": "9.7.*", "cweagans/composer-patches": "^1.6", "d3/d3": "3.5.*", - "drush/drush": "^10", + "drush/drush": "^11", "drupal/console": "^1.8", "drupal/adminimal_theme": "^1.3", "drupal/admin_toolbar": "^3", @@ -28,7 +28,7 @@ "drupal/content_lock": "^2.1", "drupal/context": "^5.0@RC", "drupal/date_range_formatter": "9.0.x-dev@dev", - "drupal/devel": "^4.0", + "drupal/devel": "^5.0", "drupal/domain": "dev-1.x", "drupal/domain_alias": "dev-1.x", "drupal/domain_config": "dev-1.x",