diff --git a/tools/composer.lock b/tools/composer.lock index 5d0af00..9688ed2 100644 --- a/tools/composer.lock +++ b/tools/composer.lock @@ -1113,16 +1113,16 @@ }, { "name": "phpunit/phpunit", - "version": "8.5.49", + "version": "8.5.52", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "2605ccb4744dbcc20e00a12b7082c86ab3431071" + "reference": "1015741814413c156abb0f53d7db7bbd03c6e858" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2605ccb4744dbcc20e00a12b7082c86ab3431071", - "reference": "2605ccb4744dbcc20e00a12b7082c86ab3431071", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1015741814413c156abb0f53d7db7bbd03c6e858", + "reference": "1015741814413c156abb0f53d7db7bbd03c6e858", "shasum": "" }, "require": { @@ -1141,7 +1141,7 @@ "phpunit/php-file-iterator": "^2.0.6", "phpunit/php-text-template": "^1.2.1", "phpunit/php-timer": "^2.1.4", - "sebastian/comparator": "^3.0.6", + "sebastian/comparator": "^3.0.7", "sebastian/diff": "^3.0.6", "sebastian/environment": "^4.2.5", "sebastian/exporter": "^3.1.8", @@ -1191,7 +1191,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.49" + "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.52" }, "funding": [ { @@ -1215,7 +1215,7 @@ "type": "tidelift" } ], - "time": "2025-12-01T07:15:02+00:00" + "time": "2026-01-27T05:20:18+00:00" }, { "name": "psr/cache", @@ -1471,16 +1471,16 @@ }, { "name": "sebastian/comparator", - "version": "3.0.6", + "version": "3.0.7", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/comparator.git", - "reference": "4b3c947888c81708b20fb081bb653a2ba68f989a" + "reference": "bc7d8ac2fe1cce229bff9b5fd4efe65918a1ff52" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/4b3c947888c81708b20fb081bb653a2ba68f989a", - "reference": "4b3c947888c81708b20fb081bb653a2ba68f989a", + "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/bc7d8ac2fe1cce229bff9b5fd4efe65918a1ff52", + "reference": "bc7d8ac2fe1cce229bff9b5fd4efe65918a1ff52", "shasum": "" }, "require": { @@ -1533,7 +1533,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/comparator/issues", - "source": "https://github.com/sebastianbergmann/comparator/tree/3.0.6" + "source": "https://github.com/sebastianbergmann/comparator/tree/3.0.7" }, "funding": [ { @@ -1553,7 +1553,7 @@ "type": "tidelift" } ], - "time": "2025-08-10T05:29:24+00:00" + "time": "2026-01-24T09:20:25+00:00" }, { "name": "sebastian/diff", @@ -3652,5 +3652,5 @@ "platform-overrides": { "php": "7.2.5" }, - "plugin-api-version": "2.9.0" + "plugin-api-version": "2.6.0" }