From f42db29a55472d17207398567a5bd8d6f729ce26 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 01:35:25 +0000 Subject: [PATCH] fix(deps): update dependency drush/drush to v13.7.1 --- composer.json | 2 +- composer.lock | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/composer.json b/composer.json index 5ab1b20..dd448e6 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "drupal/core-recommended": "11.3.2", "drupal/lagoon_logs": "3.0.1", "drupal/redis": "1.11.0", - "drush/drush": "13.7.0" + "drush/drush": "13.7.1" }, "conflict": { "drupal/drupal": "*" diff --git a/composer.lock b/composer.lock index 723f253..c8329fc 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": "428daa3d954780fb6fde708048797c57", + "content-hash": "cb659e79ed2f87949cfcef70e0980658", "packages": [ { "name": "amazeeio/drupal_integrations", @@ -1610,16 +1610,16 @@ }, { "name": "drush/drush", - "version": "13.7.0", + "version": "13.7.1", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "70de523716de1125233de17e172a38c4ecdde397" + "reference": "4049dd4332bfc47d19ce849cb50380bd0498e4cc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/70de523716de1125233de17e172a38c4ecdde397", - "reference": "70de523716de1125233de17e172a38c4ecdde397", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/4049dd4332bfc47d19ce849cb50380bd0498e4cc", + "reference": "4049dd4332bfc47d19ce849cb50380bd0498e4cc", "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.0" + "source": "https://github.com/drush-ops/drush/tree/13.7.1" }, "funding": [ { @@ -1755,7 +1755,7 @@ "type": "github" } ], - "time": "2025-11-25T18:23:02+00:00" + "time": "2026-01-28T22:21:17+00:00" }, { "name": "egulias/email-validator", @@ -5540,16 +5540,16 @@ }, { "name": "symfony/process", - "version": "v7.4.3", + "version": "v7.4.5", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "2f8e1a6cdf590ca63715da4d3a7a3327404a523f" + "reference": "608476f4604102976d687c483ac63a79ba18cc97" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/2f8e1a6cdf590ca63715da4d3a7a3327404a523f", - "reference": "2f8e1a6cdf590ca63715da4d3a7a3327404a523f", + "url": "https://api.github.com/repos/symfony/process/zipball/608476f4604102976d687c483ac63a79ba18cc97", + "reference": "608476f4604102976d687c483ac63a79ba18cc97", "shasum": "" }, "require": { @@ -5581,7 +5581,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v7.4.3" + "source": "https://github.com/symfony/process/tree/v7.4.5" }, "funding": [ { @@ -5601,7 +5601,7 @@ "type": "tidelift" } ], - "time": "2025-12-19T10:00:43+00:00" + "time": "2026-01-26T15:07:59+00:00" }, { "name": "symfony/psr-http-message-bridge",