From 1ac7436bcca63f5b681b83e2da56dac524fa839d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 00:40:32 +0000 Subject: [PATCH] Lock file maintenance --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 7e46cc5..6bfb76f 100644 --- a/composer.lock +++ b/composer.lock @@ -2675,16 +2675,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": { @@ -2756,7 +2756,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": [ { @@ -2772,7 +2772,7 @@ "type": "tidelift" } ], - "time": "2025-01-13T09:33:05+00:00" + "time": "2025-01-28T15:01:53+00:00" }, { "name": "psalm/plugin-phpunit",