From d4cf05a3e48be40d8f98abba610f4811ed2c5271 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 17:33:21 +0000 Subject: [PATCH] fix(deps): update dependency drush/drush to v13.7.3 --- composer.json | 2 +- composer.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index 8a48249..19cde7d 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "drupal/core-project-message": "11.3.9", "drupal/core-recommended": "11.3.9", "drupal/lagoon_logs": "3.0.1", - "drush/drush": "13.7.2" + "drush/drush": "13.7.3" }, "conflict": { "drupal/drupal": "*" diff --git a/composer.lock b/composer.lock index 1ae80c7..25ec684 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": "278e361e88061e4bcb7292e92c9abac3", + "content-hash": "1172ef576d23af106701acbd6a61fe91", "packages": [ { "name": "amazeeio/drupal_integrations", @@ -1544,16 +1544,16 @@ }, { "name": "drush/drush", - "version": "13.7.2", + "version": "13.7.3", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "670c5f81b3f525b3f08263f038c7f07558f2580d" + "reference": "a4974fabbd14337fbfdc2918184e6ef773cfeb78" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/670c5f81b3f525b3f08263f038c7f07558f2580d", - "reference": "670c5f81b3f525b3f08263f038c7f07558f2580d", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/a4974fabbd14337fbfdc2918184e6ef773cfeb78", + "reference": "a4974fabbd14337fbfdc2918184e6ef773cfeb78", "shasum": "" }, "require": { @@ -1582,7 +1582,7 @@ "symfony/yaml": "^6.0 || ^7" }, "conflict": { - "drupal/core": "< 10.4", + "drupal/core": "<10.4 <12.0", "drupal/migrate_run": "*", "drupal/migrate_tools": "<= 5" }, @@ -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.2" + "source": "https://github.com/drush-ops/drush/tree/13.7.3" }, "funding": [ { @@ -1689,7 +1689,7 @@ "type": "github" } ], - "time": "2026-03-20T19:18:11+00:00" + "time": "2026-05-11T10:48:11+00:00" }, { "name": "egulias/email-validator",