diff --git a/composer.lock b/composer.lock index aa49012..17801e4 100644 --- a/composer.lock +++ b/composer.lock @@ -2925,16 +2925,16 @@ }, { "name": "phpunit/phpunit", - "version": "10.5.14", + "version": "10.5.15", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "4cf8824bab39c2dd57b57b9f6332f7135e2a3a49" + "reference": "86376e05e8745ed81d88232ff92fee868247b07b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/4cf8824bab39c2dd57b57b9f6332f7135e2a3a49", - "reference": "4cf8824bab39c2dd57b57b9f6332f7135e2a3a49", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/86376e05e8745ed81d88232ff92fee868247b07b", + "reference": "86376e05e8745ed81d88232ff92fee868247b07b", "shasum": "" }, "require": { @@ -3006,7 +3006,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.14" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.15" }, "funding": [ { @@ -3022,7 +3022,7 @@ "type": "tidelift" } ], - "time": "2024-03-21T07:31:09+00:00" + "time": "2024-03-22T04:17:47+00:00" }, { "name": "psalm/plugin-phpunit",