diff --git a/composer.json b/composer.json index 0d99fa9..43bee8c 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.3" + "drush/drush": "13.7.4" }, "conflict": { "drupal/drupal": "*" diff --git a/composer.lock b/composer.lock index 691f648..0e6232b 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": "ef2929b65ecb6037c81065a96256d243", + "content-hash": "f6b0925687ae3a7c1469bc1ab41d04b7", "packages": [ { "name": "amazeeio/drupal_integrations", @@ -1544,16 +1544,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": { @@ -1566,7 +1566,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", @@ -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.3" + "source": "https://github.com/drush-ops/drush/tree/13.7.4" }, "funding": [ { @@ -1689,7 +1689,7 @@ "type": "github" } ], - "time": "2026-05-11T10:48:11+00:00" + "time": "2026-06-15T20:22:19+00:00" }, { "name": "egulias/email-validator",