From 7cbfefedb0919d3278f90c5c26e0602b6edc5375 Mon Sep 17 00:00:00 2001 From: jurgenhaas <juergen.haas@lakedrops.com> Date: Tue, 18 Jun 2024 10:21:21 +0200 Subject: [PATCH] Also allow for Druh 13 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 88f1c80..775e187 100644 --- a/composer.json +++ b/composer.json @@ -84,7 +84,7 @@ "drupal/sqrl": "^2.0", "drupal/stage_file_proxy": "^2.1", "drupal/token": "^1.11", - "drush/drush": "^12", + "drush/drush": "^12||^13", "lakedrops/ahoy": "^1.7||dev-develop", "lakedrops/composer-json-utils": "^2.4||dev-develop", "oomphinc/composer-installers-extender": "^2.0" -- GitLab