diff --git a/composer.lock b/composer.lock index 581ce1347b..ecfbf88dae 100644 --- a/composer.lock +++ b/composer.lock @@ -26799,18 +26799,26 @@ }, { "name": "weitzman/drupal-test-traits", - "version": "2.3.1", + "version": "2.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/dtt.git", - "reference": "5e3df23c93f4f3e4f34fd7677df10bc06616f4ce" + "reference": "d985fae238c6e3f6efa3f4142be6a4380b2a7a9e" + }, + "dist": { + "type": "zip", + "url": "https://git.drupalcode.org/api/v4/projects/project%2Fdtt/repository/archive.zip?sha=d985fae238c6e3f6efa3f4142be6a4380b2a7a9e", + "reference": "d985fae238c6e3f6efa3f4142be6a4380b2a7a9e", + "shasum": "" }, "require": { "php": ">=8.1" }, "require-dev": { - "drush/drush": "^12.5", - "phpspec/prophecy-phpunit": "^2" + "drupal/mailsystem": "^4", + "drush/drush": "^12.5 || ^13", + "phpspec/prophecy-phpunit": "^2", + "webflo/drupal-finder": "^1.3.1" }, "type": "library", "extra": { @@ -26846,7 +26854,10 @@ } ], "description": "Traits for testing Drupal sites that have user content (versus unpopulated sites).", - "time": "2024-08-10T19:01:22+00:00" + "support": { + "source": "https://git.drupalcode.org/project/dtt/-/tree/2.4.0" + }, + "time": "2024-09-28T20:04:24+00:00" }, { "name": "willdurand/geocoder",