From d8b2b8efcc010faf1739a087ce40736fd84a3093 Mon Sep 17 00:00:00 2001
From: Rajab Natshah <rajabn@gmail.com>
Date: Thu, 15 Oct 2020 11:17:11 +0300
Subject: [PATCH] Issue #3122672: Start a 9.0.x branch for Varbase and Varbase
 Project to integrate with Drupal 9

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

diff --git a/composer.json b/composer.json
index de0c953e..5ac1f3f3 100644
--- a/composer.json
+++ b/composer.json
@@ -71,9 +71,8 @@
     "drupal/core-dev": "^9.0.0",
     "drupal/console": "^1.0",
     "drush/drush": "^9.0",
-    "behat/behat": "~3.0",
     "phing/phing": "~2.0",
-    "drupal/drupal-extension": "^3.2",
+    "drupal/drupal-extension": "~4.0",
     "emuse/behat-html-formatter": "^0.2.0"
   },
   "config": {
-- 
GitLab