diff --git a/composer.json b/composer.json index f9b8ccf..92c900d 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "drupal/core-project-message": "11.3.13", "drupal/core-recommended": "11.3.13", "drupal/lagoon_logs": "3.0.1", - "drush/drush": "13.7.4" + "drush/drush": "13.7.5" }, "conflict": { "drupal/drupal": "*" diff --git a/composer.lock b/composer.lock index 582572a..9bee2f6 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": "468968ad1eb572ec35df1a2753bd8b86", + "content-hash": "d16c3ef207941ce4b32d03b32254b9b3", "packages": [ { "name": "amazeeio/drupal_integrations", @@ -1544,16 +1544,16 @@ }, { "name": "drush/drush", - "version": "13.7.4", + "version": "13.7.5", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "90123a96db5a4d2e0faa97242eef69785aa0e67d" + "reference": "b040551cda3ba173531a420c283b9f492d96698d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/90123a96db5a4d2e0faa97242eef69785aa0e67d", - "reference": "90123a96db5a4d2e0faa97242eef69785aa0e67d", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/b040551cda3ba173531a420c283b9f492d96698d", + "reference": "b040551cda3ba173531a420c283b9f492d96698d", "shasum": "" }, "require": { @@ -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.4" + "source": "https://github.com/drush-ops/drush/tree/13.7.5" }, "funding": [ { @@ -1689,7 +1689,7 @@ "type": "github" } ], - "time": "2026-06-15T20:22:19+00:00" + "time": "2026-07-07T15:10:52+00:00" }, { "name": "egulias/email-validator",