diff --git a/composer.json b/composer.json index c584a96..4c4fcc2 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "drupal/core-recommended": "11.3.13", "drupal/lagoon_logs": "3.0.1", "drupal/redis": "1.11.0", - "drush/drush": "13.7.3" + "drush/drush": "13.7.4" }, "conflict": { "drupal/drupal": "*" diff --git a/composer.lock b/composer.lock index d49a4b9..19ebca3 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": "ba99db406ea44eae18a9736235454947", + "content-hash": "f88291c86ec457c1e53f7c1b9f22cb38", "packages": [ { "name": "amazeeio/drupal_integrations", @@ -1610,16 +1610,16 @@ }, { "name": "drush/drush", - "version": "13.7.3", + "version": "13.7.4", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "a4974fabbd14337fbfdc2918184e6ef773cfeb78" + "reference": "90123a96db5a4d2e0faa97242eef69785aa0e67d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/a4974fabbd14337fbfdc2918184e6ef773cfeb78", - "reference": "a4974fabbd14337fbfdc2918184e6ef773cfeb78", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/90123a96db5a4d2e0faa97242eef69785aa0e67d", + "reference": "90123a96db5a4d2e0faa97242eef69785aa0e67d", "shasum": "" }, "require": { @@ -1632,7 +1632,7 @@ "consolidation/output-formatters": "^4.6.1", "consolidation/robo": "^4.0.6 || ^5.1.0", "consolidation/site-alias": "^4.1.1", - "consolidation/site-process": "^5.4.2", + "consolidation/site-process": "^5.4.2 || ^6.1", "dflydev/dot-access-data": "^3.0.2", "ext-dom": "*", "grasmash/yaml-cli": "^3.2", @@ -1747,7 +1747,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.3" + "source": "https://github.com/drush-ops/drush/tree/13.7.4" }, "funding": [ { @@ -1755,7 +1755,7 @@ "type": "github" } ], - "time": "2026-05-11T10:48:11+00:00" + "time": "2026-06-15T20:22:19+00:00" }, { "name": "egulias/email-validator",