From c58a74f1878deebc43fbc134679f058d5a359d95 Mon Sep 17 00:00:00 2001
From: Rajab Natshah <rajabn@gmail.com>
Date: Sun, 28 May 2023 16:37:29 +0300
Subject: [PATCH] Issue #3358729: Switch Varbase Profile to use Varbase
 Components 2.0.x with Single Directory Component from Drupal ~10.1.0

---
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index a9aea07b..831feef8 100644
--- a/composer.json
+++ b/composer.json
@@ -68,7 +68,7 @@
   "require-dev": {
     "drupal/core-dev": "~10",
     "drush/drush": "~11.0",
-    "drupal/drupal-extension": "~5.0",
+    "drupal/drupal-extension": "5.0.0rc1",
     "webship/behat-html-formatter": "~1.0",
     "drevops/behat-screenshot": "~1.0"
   },
-- 
GitLab