diff --git a/composer.lock b/composer.lock index 272bcb7..a9d4571 100644 --- a/composer.lock +++ b/composer.lock @@ -3518,16 +3518,16 @@ }, { "name": "phpunit/phpunit", - "version": "11.2.3", + "version": "11.2.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "8475044fbb0af57c8daea06bcfe21e2785401f97" + "reference": "0991687efe8a29945cce2e85c475e5f3cb0aab6d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/8475044fbb0af57c8daea06bcfe21e2785401f97", - "reference": "8475044fbb0af57c8daea06bcfe21e2785401f97", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0991687efe8a29945cce2e85c475e5f3cb0aab6d", + "reference": "0991687efe8a29945cce2e85c475e5f3cb0aab6d", "shasum": "" }, "require": { @@ -3598,7 +3598,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.2.3" + "source": "https://github.com/sebastianbergmann/phpunit/tree/11.2.4" }, "funding": [ { @@ -3614,7 +3614,7 @@ "type": "tidelift" } ], - "time": "2024-06-19T05:31:11+00:00" + "time": "2024-06-20T07:30:48+00:00" }, { "name": "psalm/plugin-phpunit",