diff --git a/composer.lock b/composer.lock index 97620678..4a71c3fa 100644 --- a/composer.lock +++ b/composer.lock @@ -118,16 +118,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.336.11", + "version": "3.337.0", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "442039c766a82f06ecfecb0ac2c610d6aaba228d" + "reference": "7e40cecb3ce66749bbd5eaa9f370de48c16acd6c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/442039c766a82f06ecfecb0ac2c610d6aaba228d", - "reference": "442039c766a82f06ecfecb0ac2c610d6aaba228d", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/7e40cecb3ce66749bbd5eaa9f370de48c16acd6c", + "reference": "7e40cecb3ce66749bbd5eaa9f370de48c16acd6c", "shasum": "" }, "require": { @@ -210,9 +210,9 @@ "support": { "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.336.11" + "source": "https://github.com/aws/aws-sdk-php/tree/3.337.0" }, - "time": "2025-01-08T19:06:59+00:00" + "time": "2025-01-15T19:58:52+00:00" }, { "name": "behat/mink", @@ -4619,11 +4619,11 @@ ], "authors": [ { - "name": "Berdir", + "name": "berdir", "homepage": "https://www.drupal.org/user/214652" }, { - "name": "Dave Reid", + "name": "dave reid", "homepage": "https://www.drupal.org/user/53892" }, { @@ -7819,16 +7819,16 @@ }, { "name": "open-telemetry/gen-otlp-protobuf", - "version": "1.2.1", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/opentelemetry-php/gen-otlp-protobuf.git", - "reference": "66c3b98e998a726691c92e6405a82e6e7b8b169d" + "reference": "585bafddd4ae6565de154610b10a787a455c9ba0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/opentelemetry-php/gen-otlp-protobuf/zipball/66c3b98e998a726691c92e6405a82e6e7b8b169d", - "reference": "66c3b98e998a726691c92e6405a82e6e7b8b169d", + "url": "https://api.github.com/repos/opentelemetry-php/gen-otlp-protobuf/zipball/585bafddd4ae6565de154610b10a787a455c9ba0", + "reference": "585bafddd4ae6565de154610b10a787a455c9ba0", "shasum": "" }, "require": { @@ -7878,7 +7878,7 @@ "issues": "https://github.com/open-telemetry/opentelemetry-php/issues", "source": "https://github.com/open-telemetry/opentelemetry-php" }, - "time": "2024-10-30T11:49:49+00:00" + "time": "2025-01-15T23:07:07+00:00" }, { "name": "open-telemetry/sdk", @@ -16873,41 +16873,46 @@ }, { "name": "weitzman/drupal-test-traits", - "version": "2.3.1", + "version": "2.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/dtt.git", - "reference": "5e3df23c93f4f3e4f34fd7677df10bc06616f4ce" + "reference": "664201b00140f9b935fcb9f3eef012c6638ec0c5" }, "dist": { "type": "zip", - "url": "https://git.drupalcode.org/api/v4/projects/project%2Fdtt/repository/archive.zip?sha=5e3df23c93f4f3e4f34fd7677df10bc06616f4ce", - "reference": "5e3df23c93f4f3e4f34fd7677df10bc06616f4ce", + "url": "https://git.drupalcode.org/api/v4/projects/project%2Fdtt/repository/archive.zip?sha=664201b00140f9b935fcb9f3eef012c6638ec0c5", + "reference": "664201b00140f9b935fcb9f3eef012c6638ec0c5", "shasum": "" }, "require": { "php": ">=8.1" }, + "conflict": { + "drupal/core": "<=10.2" + }, "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": { - "installer-paths": { - "web/core": [ - "type:drupal-core" - ] - }, "drupal-scaffold": { "locations": { "web-root": "web/" }, "file-mapping": { + "[project-root]/.gitignore": false, "[project-root]/.editorconfig": false, - "[project-root]/.gitattributes": false, - "[project-root]/.gitignore": false + "[project-root]/.gitattributes": false } + }, + "installer-paths": { + "web/core": [ + "type:drupal-core" + ] } }, "autoload": { @@ -16927,9 +16932,9 @@ ], "description": "Traits for testing Drupal sites that have user content (versus unpopulated sites).", "support": { - "source": "https://git.drupalcode.org/project/dtt/-/tree/2.3.1" + "source": "https://git.drupalcode.org/project/dtt/-/tree/2.5.0" }, - "time": "2024-08-10T19:01:22+00:00" + "time": "2024-10-30T23:28:39+00:00" } ], "aliases": [],