From 6a8ceec7e85cd274ab99e1e613a897ce2c22bbab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 02:04:28 +0000 Subject: [PATCH] fix(deps): update dependency drush/drush to v13.7.4 --- composer.json | 2 +- composer.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index d916e68..d01cc8c 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "drupal/core-recommended": "11.3.13", "drupal/lagoon_logs": "3.0.1", "drupal/mysql57": "1.0.0", - "drush/drush": "13.7.3", + "drush/drush": "13.7.4", "mglaman/composer-drupal-lenient": "2.0.0" }, "conflict": { diff --git a/composer.lock b/composer.lock index 14689cc..4d07f98 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "80154dc1879fd37f666ddc6434b387b1", + "content-hash": "7d58db7385dbf57c5f0667f76ea11c78", "packages": [ { "name": "amazeeio/drupal_integrations", @@ -1588,16 +1588,16 @@ }, { "name": "drush/drush", - "version": "13.7.3", + "version": "13.7.4", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "a4974fabbd14337fbfdc2918184e6ef773cfeb78" + "reference": "90123a96db5a4d2e0faa97242eef69785aa0e67d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/a4974fabbd14337fbfdc2918184e6ef773cfeb78", - "reference": "a4974fabbd14337fbfdc2918184e6ef773cfeb78", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/90123a96db5a4d2e0faa97242eef69785aa0e67d", + "reference": "90123a96db5a4d2e0faa97242eef69785aa0e67d", "shasum": "" }, "require": { @@ -1610,7 +1610,7 @@ "consolidation/output-formatters": "^4.6.1", "consolidation/robo": "^4.0.6 || ^5.1.0", "consolidation/site-alias": "^4.1.1", - "consolidation/site-process": "^5.4.2", + "consolidation/site-process": "^5.4.2 || ^6.1", "dflydev/dot-access-data": "^3.0.2", "ext-dom": "*", "grasmash/yaml-cli": "^3.2", @@ -1725,7 +1725,7 @@ "issues": "https://github.com/drush-ops/drush/issues", "security": "https://github.com/drush-ops/drush/security/advisories", "slack": "https://drupal.slack.com/messages/C62H9CWQM", - "source": "https://github.com/drush-ops/drush/tree/13.7.3" + "source": "https://github.com/drush-ops/drush/tree/13.7.4" }, "funding": [ { @@ -1733,7 +1733,7 @@ "type": "github" } ], - "time": "2026-05-11T10:48:11+00:00" + "time": "2026-06-15T20:22:19+00:00" }, { "name": "egulias/email-validator",