From f5308d2fb236aff053203b128ed9ae090224c1f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 20:44:38 +0000 Subject: [PATCH] fix(deps): update dependency drush/drush to v13.7.6 --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 73c4de6..cdc5ea3 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "drupal/core-project-message": "11.3.13", "drupal/core-recommended": "11.3.13", "drupal/lagoon_logs": "3.0.1", - "drush/drush": "13.7.5" + "drush/drush": "13.7.6" }, "conflict": { "drupal/drupal": "*" diff --git a/composer.lock b/composer.lock index 378fef3..8fd9e13 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": "a6b8f00ec4d75816e936e314e2edc280", + "content-hash": "60e37e23533e9a07746ac162d7a6538f", "packages": [ { "name": "amazeeio/drupal_integrations", @@ -1544,16 +1544,16 @@ }, { "name": "drush/drush", - "version": "13.7.5", + "version": "13.7.6", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "b040551cda3ba173531a420c283b9f492d96698d" + "reference": "051f6b4909728e0d3363aedab19d393f64438de4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/b040551cda3ba173531a420c283b9f492d96698d", - "reference": "b040551cda3ba173531a420c283b9f492d96698d", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/051f6b4909728e0d3363aedab19d393f64438de4", + "reference": "051f6b4909728e0d3363aedab19d393f64438de4", "shasum": "" }, "require": { @@ -1681,7 +1681,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.5" + "source": "https://github.com/drush-ops/drush/tree/13.7.6" }, "funding": [ { @@ -1689,7 +1689,7 @@ "type": "github" } ], - "time": "2026-07-07T15:10:52+00:00" + "time": "2026-07-08T10:43:20+00:00" }, { "name": "egulias/email-validator",