From 63066fa1b93c6216adce1bfa4637f4579439309f Mon Sep 17 00:00:00 2001 From: Marko Korhonen Date: Wed, 2 Oct 2024 04:37:51 +0300 Subject: [PATCH] Require webflo/drupal-finder --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 9fd31ff..1d5f8e7 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,8 @@ "php": "^8.1", "druidfi/gdpr-mysqldump": "^1.2.6", "drush/drush": "^13", - "drupal/core-recommended": "^10.3 || ^11" + "drupal/core-recommended": "^10.3 || ^11", + "webflo/drupal-finder": "^1.3.0" }, "config": { "allow-plugins": {