From c9b37f964f38a7af3631652564e782d4b8748122 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 01:09:13 +0000 Subject: [PATCH] chore(deps): lock file maintenance Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 7144caa..730a909 100644 --- a/composer.lock +++ b/composer.lock @@ -5249,16 +5249,16 @@ }, { "name": "phpunit/phpunit", - "version": "12.3.2", + "version": "12.3.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "ac6952c92e8a66ee5698cf81f421120ff64c8d0f" + "reference": "0b18fea9cc38c59147b85c9eeaca9531969a8cee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ac6952c92e8a66ee5698cf81f421120ff64c8d0f", - "reference": "ac6952c92e8a66ee5698cf81f421120ff64c8d0f", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0b18fea9cc38c59147b85c9eeaca9531969a8cee", + "reference": "0b18fea9cc38c59147b85c9eeaca9531969a8cee", "shasum": "" }, "require": { @@ -5278,7 +5278,7 @@ "phpunit/php-text-template": "^5.0.0", "phpunit/php-timer": "^8.0.0", "sebastian/cli-parser": "^4.0.0", - "sebastian/comparator": "^7.1.1", + "sebastian/comparator": "^7.1.2", "sebastian/diff": "^7.0.0", "sebastian/environment": "^8.0.2", "sebastian/exporter": "^7.0.0", @@ -5326,7 +5326,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/12.3.2" + "source": "https://github.com/sebastianbergmann/phpunit/tree/12.3.3" }, "funding": [ { @@ -5350,7 +5350,7 @@ "type": "tidelift" } ], - "time": "2025-08-10T08:36:39+00:00" + "time": "2025-08-11T05:34:32+00:00" }, { "name": "psr/event-dispatcher",