diff --git a/composer.lock b/composer.lock index 7d5a36c0..de0b54eb 100644 --- a/composer.lock +++ b/composer.lock @@ -9814,16 +9814,16 @@ }, { "name": "phpunit/phpunit", - "version": "10.0.15", + "version": "10.0.16", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "9b0c2245ef173a3d9546f6a4393a85d60eabe071" + "reference": "07d386a11ac7094032900f07cada1c8975d16607" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9b0c2245ef173a3d9546f6a4393a85d60eabe071", - "reference": "9b0c2245ef173a3d9546f6a4393a85d60eabe071", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/07d386a11ac7094032900f07cada1c8975d16607", + "reference": "07d386a11ac7094032900f07cada1c8975d16607", "shasum": "" }, "require": { @@ -9894,7 +9894,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", - "source": "https://github.com/sebastianbergmann/phpunit/tree/10.0.15" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.0.16" }, "funding": [ { @@ -9910,7 +9910,7 @@ "type": "tidelift" } ], - "time": "2023-03-09T06:43:13+00:00" + "time": "2023-03-13T09:02:40+00:00" }, { "name": "pimple/pimple",