diff --git a/composer.lock b/composer.lock index ee7bdd1..909289b 100644 --- a/composer.lock +++ b/composer.lock @@ -6649,16 +6649,16 @@ }, { "name": "phpunit/phpunit", - "version": "11.5.22", + "version": "11.5.23", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "4cd72faaa8f811e4cc63040cba167757660a5538" + "reference": "86ebcd8a3dbcd1857d88505109b2a2b376501cde" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/4cd72faaa8f811e4cc63040cba167757660a5538", - "reference": "4cd72faaa8f811e4cc63040cba167757660a5538", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/86ebcd8a3dbcd1857d88505109b2a2b376501cde", + "reference": "86ebcd8a3dbcd1857d88505109b2a2b376501cde", "shasum": "" }, "require": { @@ -6730,7 +6730,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.22" + "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.23" }, "funding": [ { @@ -6754,7 +6754,7 @@ "type": "tidelift" } ], - "time": "2025-06-06T02:48:05+00:00" + "time": "2025-06-13T05:47:49+00:00" }, { "name": "pragmarx/google2fa",