diff --git a/composer.json b/composer.json index 0c74ead..dcbf8ba 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "drupal/core-project-message": "11.2.2", "drupal/core-recommended": "11.2.2", "drupal/lagoon_logs": "3.0.1", - "drush/drush": "13.6.0" + "drush/drush": "13.6.1" }, "conflict": { "drupal/drupal": "*" diff --git a/composer.lock b/composer.lock index fd824c1..44f67ac 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": "97421cd6d0757760d43dc57d3301ba40", + "content-hash": "75166fc3c651e06beb10f80d67abe4dc", "packages": [ { "name": "amazeeio/drupal_integrations", @@ -1595,16 +1595,16 @@ }, { "name": "drush/drush", - "version": "13.6.0", + "version": "13.6.1", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "570a05dce7aea9770f17306808804290764127ad" + "reference": "fde8e2593fe78824acf7305c8faf8ff6c3ac352c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/570a05dce7aea9770f17306808804290764127ad", - "reference": "570a05dce7aea9770f17306808804290764127ad", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/fde8e2593fe78824acf7305c8faf8ff6c3ac352c", + "reference": "fde8e2593fe78824acf7305c8faf8ff6c3ac352c", "shasum": "" }, "require": { @@ -1644,7 +1644,7 @@ "drupal/semver_example": "2.3.0", "jetbrains/phpstorm-attributes": "^1.0", "mglaman/phpstan-drupal": "^1.2", - "phpunit/phpunit": "^9 || ^10", + "phpunit/phpunit": "^9 || ^10 || ^11", "rector/rector": "^1", "squizlabs/php_codesniffer": "^3.7" }, @@ -1731,7 +1731,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.6.0" + "source": "https://github.com/drush-ops/drush/tree/13.6.1" }, "funding": [ { @@ -1739,7 +1739,7 @@ "type": "github" } ], - "time": "2025-04-22T12:14:13+00:00" + "time": "2025-07-24T10:42:08+00:00" }, { "name": "egulias/email-validator",