From 84d423b93f9cb4a6ae9395201761edaa21f3f181 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 17:48:27 +0000 Subject: [PATCH] Update dependency drush/drush to v12.4.2 --- composer.json | 2 +- composer.lock | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/composer.json b/composer.json index 3115da3..8e0491d 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "drupal/core-project-message": "10.1.5", "drupal/core-recommended": "10.1.5", "drupal/lagoon_logs": "3.0.0", - "drush/drush": "12.4.1", + "drush/drush": "12.4.2", "zaporylie/composer-drupal-optimizations": "1.2.0" }, "require-dev": { diff --git a/composer.lock b/composer.lock index 8263279..4226f86 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": "191afb7ebbe7452cbd1b7b771cb942f5", + "content-hash": "f0171f3d2370f7b78ac4c6576557ffa8", "packages": [ { "name": "amazeeio/drupal_integrations", @@ -1634,16 +1634,16 @@ }, { "name": "drush/drush", - "version": "12.4.1", + "version": "12.4.2", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "edfd51adaa25ef0c5054fb5cd2c89a47a4269f47" + "reference": "dbc97d7073fc08d06b2fc1208ac9d5e3d037875b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/edfd51adaa25ef0c5054fb5cd2c89a47a4269f47", - "reference": "edfd51adaa25ef0c5054fb5cd2c89a47a4269f47", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/dbc97d7073fc08d06b2fc1208ac9d5e3d037875b", + "reference": "dbc97d7073fc08d06b2fc1208ac9d5e3d037875b", "shasum": "" }, "require": { @@ -1766,7 +1766,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.1" + "source": "https://github.com/drush-ops/drush/tree/12.4.2" }, "funding": [ { @@ -1774,7 +1774,7 @@ "type": "github" } ], - "time": "2023-10-26T22:41:18+00:00" + "time": "2023-10-31T14:18:28+00:00" }, { "name": "egulias/email-validator", @@ -6089,16 +6089,16 @@ }, { "name": "symfony/yaml", - "version": "v6.3.3", + "version": "v6.3.7", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "e23292e8c07c85b971b44c1c4b87af52133e2add" + "reference": "9758b6c69d179936435d0ffb577c3708d57e38a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/e23292e8c07c85b971b44c1c4b87af52133e2add", - "reference": "e23292e8c07c85b971b44c1c4b87af52133e2add", + "url": "https://api.github.com/repos/symfony/yaml/zipball/9758b6c69d179936435d0ffb577c3708d57e38a8", + "reference": "9758b6c69d179936435d0ffb577c3708d57e38a8", "shasum": "" }, "require": { @@ -6141,7 +6141,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v6.3.3" + "source": "https://github.com/symfony/yaml/tree/v6.3.7" }, "funding": [ { @@ -6157,7 +6157,7 @@ "type": "tidelift" } ], - "time": "2023-07-31T07:08:24+00:00" + "time": "2023-10-28T23:31:00+00:00" }, { "name": "twig/twig",