From 41afaf1676604c990aa2e756cac1d57691223232 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 22:12:45 +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 17c57ef..3284a29 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "drupal/core-recommended": "11.3.13", "drupal/lagoon_logs": "3.0.1", "drupal/redis": "1.11.0", - "drush/drush": "13.7.5" + "drush/drush": "13.7.6" }, "conflict": { "drupal/drupal": "*" diff --git a/composer.lock b/composer.lock index e1765d0..2a8727c 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": "03a4ede4a1dbf000b7c37a5872f3731f", + "content-hash": "591cd7d96659a3f606c0912f104478fb", "packages": [ { "name": "amazeeio/drupal_integrations", @@ -1610,16 +1610,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": { @@ -1747,7 +1747,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": [ { @@ -1755,7 +1755,7 @@ "type": "github" } ], - "time": "2026-07-07T15:10:52+00:00" + "time": "2026-07-08T10:43:20+00:00" }, { "name": "egulias/email-validator",