diff --git a/composer.json b/composer.json index 59339fb..0adafeb 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "drupal/core-project-message": "11.3.5", "drupal/core-recommended": "11.3.5", "drupal/lagoon_logs": "3.0.1", - "drush/drush": "13.7.1" + "drush/drush": "13.7.2" }, "conflict": { "drupal/drupal": "*" diff --git a/composer.lock b/composer.lock index e670239..6a785c5 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": "86d1edac3b0d60d800a18cafd8493a7f", + "content-hash": "bef728668f3fee7344a7167caa403243", "packages": [ { "name": "amazeeio/drupal_integrations", @@ -1544,16 +1544,16 @@ }, { "name": "drush/drush", - "version": "13.7.1", + "version": "13.7.2", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "4049dd4332bfc47d19ce849cb50380bd0498e4cc" + "reference": "670c5f81b3f525b3f08263f038c7f07558f2580d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/4049dd4332bfc47d19ce849cb50380bd0498e4cc", - "reference": "4049dd4332bfc47d19ce849cb50380bd0498e4cc", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/670c5f81b3f525b3f08263f038c7f07558f2580d", + "reference": "670c5f81b3f525b3f08263f038c7f07558f2580d", "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.1" + "source": "https://github.com/drush-ops/drush/tree/13.7.2" }, "funding": [ { @@ -1689,7 +1689,7 @@ "type": "github" } ], - "time": "2026-01-28T22:21:17+00:00" + "time": "2026-03-20T19:18:11+00:00" }, { "name": "egulias/email-validator", @@ -3383,16 +3383,16 @@ }, { "name": "psy/psysh", - "version": "v0.12.18", + "version": "v0.12.22", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "ddff0ac01beddc251786fe70367cd8bbdb258196" + "reference": "3be75d5b9244936dd4ac62ade2bfb004d13acf0f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/ddff0ac01beddc251786fe70367cd8bbdb258196", - "reference": "ddff0ac01beddc251786fe70367cd8bbdb258196", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/3be75d5b9244936dd4ac62ade2bfb004d13acf0f", + "reference": "3be75d5b9244936dd4ac62ade2bfb004d13acf0f", "shasum": "" }, "require": { @@ -3456,9 +3456,9 @@ ], "support": { "issues": "https://github.com/bobthecow/psysh/issues", - "source": "https://github.com/bobthecow/psysh/tree/v0.12.18" + "source": "https://github.com/bobthecow/psysh/tree/v0.12.22" }, - "time": "2025-12-17T14:35:46+00:00" + "time": "2026-03-22T23:03:24+00:00" }, { "name": "ralouphie/getallheaders",