From e96acc2b3201f12d9851e568d8c55ba3b04c39f4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 03:12:42 +0000 Subject: [PATCH] Update dependency drush/drush to v12.4.1 (#2432) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 104acedd4..51042e2cf 100644 --- a/composer.json +++ b/composer.json @@ -49,7 +49,7 @@ "drupal/vbo_export": "4.1.3", "drupal/views_bulk_operations": "4.2.5", "drupal/xmlsitemap": "1.5.0", - "drush/drush": "12.4.0", + "drush/drush": "12.4.1", "symfony/dotenv": "6.3.0", "symfony/flex": "2.4.0" }, diff --git a/composer.lock b/composer.lock index 7b1e1d432..440b6853e 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": "0da481691929a3a198efab5a6438dbec", + "content-hash": "9f4726524e39f3700f730ea26e6bab19", "packages": [ { "name": "asm89/stack-cors", @@ -3641,16 +3641,16 @@ }, { "name": "drush/drush", - "version": "12.4.0", + "version": "12.4.1", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "b49cc6b666279bd4582a00437bfdc4969b335612" + "reference": "edfd51adaa25ef0c5054fb5cd2c89a47a4269f47" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/b49cc6b666279bd4582a00437bfdc4969b335612", - "reference": "b49cc6b666279bd4582a00437bfdc4969b335612", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/edfd51adaa25ef0c5054fb5cd2c89a47a4269f47", + "reference": "edfd51adaa25ef0c5054fb5cd2c89a47a4269f47", "shasum": "" }, "require": { @@ -3773,7 +3773,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/12.4.0" + "source": "https://github.com/drush-ops/drush/tree/12.4.1" }, "funding": [ { @@ -3781,7 +3781,7 @@ "type": "github" } ], - "time": "2023-10-19T21:47:17+00:00" + "time": "2023-10-26T22:41:18+00:00" }, { "name": "egulias/email-validator",