diff --git a/composer.lock b/composer.lock index 39c1e3e..dc37366 100644 --- a/composer.lock +++ b/composer.lock @@ -932,16 +932,16 @@ }, { "name": "phpunit/php-code-coverage", - "version": "12.0.0", + "version": "12.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "b1fbe7ded00c951a3507b2352bd6c30574fd9672" + "reference": "69dde560510151f7d04315fac6c72016cc5d7bc8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/b1fbe7ded00c951a3507b2352bd6c30574fd9672", - "reference": "b1fbe7ded00c951a3507b2352bd6c30574fd9672", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/69dde560510151f7d04315fac6c72016cc5d7bc8", + "reference": "69dde560510151f7d04315fac6c72016cc5d7bc8", "shasum": "" }, "require": { @@ -997,7 +997,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/12.0.0" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/12.0.2" }, "funding": [ { @@ -1005,7 +1005,7 @@ "type": "github" } ], - "time": "2025-02-07T05:01:24+00:00" + "time": "2025-02-08T09:08:00+00:00" }, { "name": "phpunit/php-file-iterator", @@ -1254,16 +1254,16 @@ }, { "name": "phpunit/phpunit", - "version": "12.0.1", + "version": "12.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "24b58d4900e2a45dd2172e865b9c15ccee66c3e1" + "reference": "6301fe5c1f5f34192ffd650a87fe055677a32212" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/24b58d4900e2a45dd2172e865b9c15ccee66c3e1", - "reference": "24b58d4900e2a45dd2172e865b9c15ccee66c3e1", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6301fe5c1f5f34192ffd650a87fe055677a32212", + "reference": "6301fe5c1f5f34192ffd650a87fe055677a32212", "shasum": "" }, "require": { @@ -1277,7 +1277,7 @@ "phar-io/manifest": "^2.0.4", "phar-io/version": "^3.2.1", "php": ">=8.3", - "phpunit/php-code-coverage": "^12.0.0", + "phpunit/php-code-coverage": "^12.0.2", "phpunit/php-file-iterator": "^6.0.0", "phpunit/php-invoker": "^6.0.0", "phpunit/php-text-template": "^5.0.0", @@ -1331,7 +1331,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/12.0.1" + "source": "https://github.com/sebastianbergmann/phpunit/tree/12.0.2" }, "funding": [ { @@ -1347,7 +1347,7 @@ "type": "tidelift" } ], - "time": "2025-02-07T05:52:48+00:00" + "time": "2025-02-08T09:18:47+00:00" }, { "name": "sebastian/cli-parser",