From 22cfd940ce4e4a5057bc82f5fc6c07a57d82f9f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 21:28:43 +0000 Subject: [PATCH] Lock file maintenance Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index d12acffd..1e1e1b0c 100644 --- a/composer.lock +++ b/composer.lock @@ -2016,16 +2016,16 @@ }, { "name": "phpunit/phpunit", - "version": "10.5.41", + "version": "10.5.42", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "e76586fa3d49714f230221734b44892e384109d7" + "reference": "a9336f40898c5b180e4d7305c62500b99ddf436b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e76586fa3d49714f230221734b44892e384109d7", - "reference": "e76586fa3d49714f230221734b44892e384109d7", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a9336f40898c5b180e4d7305c62500b99ddf436b", + "reference": "a9336f40898c5b180e4d7305c62500b99ddf436b", "shasum": "" }, "require": { @@ -2097,7 +2097,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.41" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.42" }, "funding": [ { @@ -2113,7 +2113,7 @@ "type": "tidelift" } ], - "time": "2025-01-13T09:33:05+00:00" + "time": "2025-01-28T15:01:53+00:00" }, { "name": "psalm/plugin-phpunit",