diff --git a/composer.json b/composer.json index 8ca3e1a..8284d65 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "drupal/lagoon_logs": "3.0.1", "drupal/search_api": "1.38.0", "drupal/search_api_opensearch": "2.3.0", - "drush/drush": "13.3.3" + "drush/drush": "13.4.0" }, "conflict": { "drupal/drupal": "*" diff --git a/composer.lock b/composer.lock index d8a0159..beb101e 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": "41e68206acda18bf4fc55c1c6a29abaa", + "content-hash": "6f45a1418d07f8c76d51021b808ff66e", "packages": [ { "name": "amazeeio/drupal_integrations", @@ -1776,16 +1776,16 @@ }, { "name": "drush/drush", - "version": "13.3.3", + "version": "13.4.0", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "d124723dacb4208ccb875b7114722e420fccf06d" + "reference": "5412e5a5652ea3003ed65dfe3653bbecfeeba42e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/d124723dacb4208ccb875b7114722e420fccf06d", - "reference": "d124723dacb4208ccb875b7114722e420fccf06d", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/5412e5a5652ea3003ed65dfe3653bbecfeeba42e", + "reference": "5412e5a5652ea3003ed65dfe3653bbecfeeba42e", "shasum": "" }, "require": { @@ -1821,7 +1821,7 @@ "require-dev": { "composer/installers": "^2", "cweagans/composer-patches": "~1.7.3", - "drupal/core-recommended": "^10.2.5 || 11.0.x-dev", + "drupal/core-recommended": "^10.2.5 || 11.x-dev", "drupal/semver_example": "2.3.0", "jetbrains/phpstorm-attributes": "^1.0", "mglaman/phpstan-drupal": "^1.2", @@ -1912,7 +1912,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.3.3" + "source": "https://github.com/drush-ops/drush/tree/13.4.0" }, "funding": [ { @@ -1920,7 +1920,7 @@ "type": "github" } ], - "time": "2024-11-10T20:02:03+00:00" + "time": "2025-03-18T16:10:10+00:00" }, { "name": "egulias/email-validator",