From 82572e5c4cc225be559e09b87d0e3914f20ab4f4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 02:02:54 +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 a40f782..a93e3d0 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 be61c5c..5da19b3 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": "2f130bd0d47c73c0af05d503a6319630", + "content-hash": "c7fa284394a015ca1305c1c63bae16dd", "packages": [ { "name": "amazeeio/drupal_integrations", @@ -1809,16 +1809,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": { @@ -1946,7 +1946,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": [ { @@ -1954,7 +1954,7 @@ "type": "github" } ], - "time": "2025-11-25T18:23:02+00:00" + "time": "2026-01-28T22:21:17+00:00" }, { "name": "egulias/email-validator", @@ -5689,16 +5689,16 @@ }, { "name": "symfony/process", - "version": "v6.4.26", + "version": "v6.4.33", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "48bad913268c8cafabbf7034b39c8bb24fbc5ab8" + "reference": "c46e854e79b52d07666e43924a20cb6dc546644e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/48bad913268c8cafabbf7034b39c8bb24fbc5ab8", - "reference": "48bad913268c8cafabbf7034b39c8bb24fbc5ab8", + "url": "https://api.github.com/repos/symfony/process/zipball/c46e854e79b52d07666e43924a20cb6dc546644e", + "reference": "c46e854e79b52d07666e43924a20cb6dc546644e", "shasum": "" }, "require": { @@ -5730,7 +5730,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v6.4.26" + "source": "https://github.com/symfony/process/tree/v6.4.33" }, "funding": [ { @@ -5750,7 +5750,7 @@ "type": "tidelift" } ], - "time": "2025-09-11T09:57:09+00:00" + "time": "2026-01-23T16:02:12+00:00" }, { "name": "symfony/psr-http-message-bridge",