From f2bb25ba3ffb40c9579da34de174faca9ba6eefd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Apr 2025 16:35:45 +0000 Subject: [PATCH] fix(deps): update dependency drush/drush to v13.6.0 --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 3d616fa..c44b988 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "drupal/lagoon_logs": "3.0.1", "drupal/search_api": "1.38.0", "drupal/search_api_opensearch": "2.4.0", - "drush/drush": "13.5.1" + "drush/drush": "13.6.0" }, "conflict": { "drupal/drupal": "*" diff --git a/composer.lock b/composer.lock index 6d48818..d9f58a8 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": "966b73b5626c1a2bf405352515f6dc9f", + "content-hash": "fbde7bf52604bc33c8728d5226ab2a8e", "packages": [ { "name": "amazeeio/drupal_integrations", @@ -1777,16 +1777,16 @@ }, { "name": "drush/drush", - "version": "13.5.1", + "version": "13.6.0", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "16076b24532eb27aaf9e2b8bca1e05a74871c713" + "reference": "570a05dce7aea9770f17306808804290764127ad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/16076b24532eb27aaf9e2b8bca1e05a74871c713", - "reference": "16076b24532eb27aaf9e2b8bca1e05a74871c713", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/570a05dce7aea9770f17306808804290764127ad", + "reference": "570a05dce7aea9770f17306808804290764127ad", "shasum": "" }, "require": { @@ -1913,7 +1913,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.5.1" + "source": "https://github.com/drush-ops/drush/tree/13.6.0" }, "funding": [ { @@ -1921,7 +1921,7 @@ "type": "github" } ], - "time": "2025-04-04T11:38:40+00:00" + "time": "2025-04-22T12:14:13+00:00" }, { "name": "egulias/email-validator",