diff --git a/composer.json b/composer.json index dcbf8ba..bbffb69 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.1" + "drush/drush": "13.6.2" }, "conflict": { "drupal/drupal": "*" diff --git a/composer.lock b/composer.lock index 44f67ac..d0bab77 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": "75166fc3c651e06beb10f80d67abe4dc", + "content-hash": "6f51ce87719e9d7b8dcf7690782ac20c", "packages": [ { "name": "amazeeio/drupal_integrations", @@ -1595,16 +1595,16 @@ }, { "name": "drush/drush", - "version": "13.6.1", + "version": "13.6.2", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "fde8e2593fe78824acf7305c8faf8ff6c3ac352c" + "reference": "635fce5f8223bae5c39495ee5709e993127ca413" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/fde8e2593fe78824acf7305c8faf8ff6c3ac352c", - "reference": "fde8e2593fe78824acf7305c8faf8ff6c3ac352c", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/635fce5f8223bae5c39495ee5709e993127ca413", + "reference": "635fce5f8223bae5c39495ee5709e993127ca413", "shasum": "" }, "require": { @@ -1640,7 +1640,7 @@ "require-dev": { "composer/installers": "^2", "cweagans/composer-patches": "~1.7.3", - "drupal/core-recommended": "^10.2.5 || 11.x-dev", + "drupal/core-recommended": "^10.3.0 || 11.x-dev", "drupal/semver_example": "2.3.0", "jetbrains/phpstorm-attributes": "^1.0", "mglaman/phpstan-drupal": "^1.2", @@ -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.1" + "source": "https://github.com/drush-ops/drush/tree/13.6.2" }, "funding": [ { @@ -1739,7 +1739,7 @@ "type": "github" } ], - "time": "2025-07-24T10:42:08+00:00" + "time": "2025-08-04T21:21:58+00:00" }, { "name": "egulias/email-validator",