From c73695e4a6e1e5a0a9396cf36968b40d60ec3011 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 19:36:30 +0000 Subject: [PATCH] fix(deps): update dependency drush/drush to v13.8.0 --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index c316b91..ead94dd 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.7" + "drush/drush": "13.8.0" }, "conflict": { "drupal/drupal": "*" diff --git a/composer.lock b/composer.lock index 6014312..b79a048 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": "3e084cf4bfbb2c20a7cb1e17305dffa6", + "content-hash": "48b044f513b6a7a10e91e8c9e11637b5", "packages": [ { "name": "amazeeio/drupal_integrations", @@ -1544,16 +1544,16 @@ }, { "name": "drush/drush", - "version": "13.7.7", + "version": "13.8.0", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "1166ab05f297d73e24741f8f5fdcc421e77365b8" + "reference": "a5529118232c722c052ad6ae3be587df43c7d6fa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/1166ab05f297d73e24741f8f5fdcc421e77365b8", - "reference": "1166ab05f297d73e24741f8f5fdcc421e77365b8", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/a5529118232c722c052ad6ae3be587df43c7d6fa", + "reference": "a5529118232c722c052ad6ae3be587df43c7d6fa", "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.7" + "source": "https://github.com/drush-ops/drush/tree/13.8.0" }, "funding": [ { @@ -1689,7 +1689,7 @@ "type": "github" } ], - "time": "2026-09-04T03:42:35+00:00" + "time": "2026-09-08T18:24:55+00:00" }, { "name": "egulias/email-validator",