From c552cc19aa08de246cb4183b88c9e0ad99891b0b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 02:02:21 +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 dbb0b8f..3f1000c 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "drupal/lagoon_logs": "3.0.1", "drupal/search_api": "1.40.0", "drupal/search_api_solr": "4.3.10", - "drush/drush": "13.7.0" + "drush/drush": "13.7.1" }, "conflict": { "drupal/drupal": "*" diff --git a/composer.lock b/composer.lock index 764a7f0..1b124fe 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": "9b9f94ff81eb1cc1f9b7dd2797ffe246", + "content-hash": "fdf2306bb876d3d97bff325a6f11bcf8", "packages": [ { "name": "amazeeio/drupal_integrations", @@ -1719,16 +1719,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": { @@ -1856,7 +1856,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": [ { @@ -1864,7 +1864,7 @@ "type": "github" } ], - "time": "2025-11-25T18:23:02+00:00" + "time": "2026-01-28T22:21:17+00:00" }, { "name": "egulias/email-validator", @@ -5921,16 +5921,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": { @@ -5962,7 +5962,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": [ { @@ -5982,7 +5982,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",