diff --git a/composer.lock b/composer.lock index 23e8de5..923b8fc 100644 --- a/composer.lock +++ b/composer.lock @@ -3209,16 +3209,16 @@ }, { "name": "phpunit/phpunit", - "version": "11.0.6", + "version": "11.0.7", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "6af32d7938fc366f86e49a5f5ebb314018d1b1fb" + "reference": "afa8d61ba7ae78da739938c999140eb767a1ad7f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6af32d7938fc366f86e49a5f5ebb314018d1b1fb", - "reference": "6af32d7938fc366f86e49a5f5ebb314018d1b1fb", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/afa8d61ba7ae78da739938c999140eb767a1ad7f", + "reference": "afa8d61ba7ae78da739938c999140eb767a1ad7f", "shasum": "" }, "require": { @@ -3289,7 +3289,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.0.6" + "source": "https://github.com/sebastianbergmann/phpunit/tree/11.0.7" }, "funding": [ { @@ -3305,7 +3305,7 @@ "type": "tidelift" } ], - "time": "2024-03-12T15:40:01+00:00" + "time": "2024-03-21T07:33:30+00:00" }, { "name": "psalm/plugin-phpunit",