From 7fa401b247691736d2b75399682c49e9e2905cd9 Mon Sep 17 00:00:00 2001
From: jurgenhaas <juergen@paragon-es.de>
Date: Tue, 1 Sep 2020 10:20:50 +0200
Subject: [PATCH] Upgrade Drush to 10.3

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

diff --git a/composer.json b/composer.json
index e3d5b58..1e75aab 100644
--- a/composer.json
+++ b/composer.json
@@ -75,7 +75,7 @@
         "drupal/subpathauto": "^1.1",
         "drupal/token": "^1.7",
         "drupal/unlimited_number": "^2.0",
-        "drush/drush": "^9.7",
+        "drush/drush": "^10.3",
         "lakedrops/ahoy": "^1.2",
         "lakedrops/composer-json-utils": "^1.5",
         "lakedrops/dotenv": "^1.3",
-- 
GitLab