diff --git a/composer.json b/composer.json index 79af8b0..9d950b6 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "drupal/core-project-message": "10.4.6", "drupal/core-recommended": "10.4.6", "drupal/lagoon_logs": "3.0.1", - "drush/drush": "13.5.1" + "drush/drush": "13.6.0" }, "require-dev": { "drupal/core-dev-pinned": "10.4.6" diff --git a/composer.lock b/composer.lock index a4191e5..4257199 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": "08c0ae17b55f2dac1b55267a97ef909a", + "content-hash": "cc8d740f3b033b86eabcdb7af13ba752", "packages": [ { "name": "amazeeio/drupal_integrations", @@ -1637,16 +1637,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": { @@ -1773,7 +1773,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": [ { @@ -1781,7 +1781,7 @@ "type": "github" } ], - "time": "2025-04-04T11:38:40+00:00" + "time": "2025-04-22T12:14:13+00:00" }, { "name": "egulias/email-validator",