diff --git a/composer.json b/composer.json index 06e89e0..af248fc 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "drupal/lagoon_logs": "3.0.1", "drupal/search_api": "1.41.0", "drupal/search_api_solr": "4.3.10", - "drush/drush": "13.7.4" + "drush/drush": "13.7.5" }, "conflict": { "drupal/drupal": "*" diff --git a/composer.lock b/composer.lock index 3b752d9..8b3c341 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": "7523ee3844402f2e3f5493779912e002", + "content-hash": "ba37a11208bfc390c7092fab15b0a9ef", "packages": [ { "name": "amazeeio/drupal_integrations", @@ -1719,16 +1719,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": { @@ -1856,7 +1856,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": [ { @@ -1864,7 +1864,7 @@ "type": "github" } ], - "time": "2026-06-15T20:22:19+00:00" + "time": "2026-07-07T15:10:52+00:00" }, { "name": "egulias/email-validator",