diff --git a/composer.lock b/composer.lock index 030bfd3..652d5aa 100644 --- a/composer.lock +++ b/composer.lock @@ -2596,16 +2596,16 @@ }, { "name": "phpunit/php-code-coverage", - "version": "12.0.4", + "version": "12.1.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "79e5ef5897068689c7c325554d6df905480ce942" + "reference": "d331a5ced3d9a2b917baa9841b2211e72f9e780d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/79e5ef5897068689c7c325554d6df905480ce942", - "reference": "79e5ef5897068689c7c325554d6df905480ce942", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/d331a5ced3d9a2b917baa9841b2211e72f9e780d", + "reference": "d331a5ced3d9a2b917baa9841b2211e72f9e780d", "shasum": "" }, "require": { @@ -2632,7 +2632,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "12.0.x-dev" + "dev-main": "12.1.x-dev" } }, "autoload": { @@ -2661,7 +2661,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.4" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/12.1.0" }, "funding": [ { @@ -2669,7 +2669,7 @@ "type": "github" } ], - "time": "2025-02-25T13:27:48+00:00" + "time": "2025-03-17T13:56:07+00:00" }, { "name": "phpunit/php-file-iterator", @@ -2918,16 +2918,16 @@ }, { "name": "phpunit/phpunit", - "version": "12.0.7", + "version": "12.0.8", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "2845e49082ef7acc4a71a2ef71bbf32f31da22c9" + "reference": "ef9ca85556e4142ee2ca05ffb5afbe4303da20ac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2845e49082ef7acc4a71a2ef71bbf32f31da22c9", - "reference": "2845e49082ef7acc4a71a2ef71bbf32f31da22c9", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ef9ca85556e4142ee2ca05ffb5afbe4303da20ac", + "reference": "ef9ca85556e4142ee2ca05ffb5afbe4303da20ac", "shasum": "" }, "require": { @@ -2941,7 +2941,7 @@ "phar-io/manifest": "^2.0.4", "phar-io/version": "^3.2.1", "php": ">=8.3", - "phpunit/php-code-coverage": "^12.0.4", + "phpunit/php-code-coverage": "^12.1.0", "phpunit/php-file-iterator": "^6.0.0", "phpunit/php-invoker": "^6.0.0", "phpunit/php-text-template": "^5.0.0", @@ -2953,7 +2953,7 @@ "sebastian/exporter": "^7.0.0", "sebastian/global-state": "^8.0.0", "sebastian/object-enumerator": "^7.0.0", - "sebastian/type": "^6.0.0", + "sebastian/type": "^6.0.2", "sebastian/version": "^6.0.0", "staabm/side-effects-detector": "^1.0.5" }, @@ -2995,7 +2995,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.7" + "source": "https://github.com/sebastianbergmann/phpunit/tree/12.0.8" }, "funding": [ { @@ -3011,7 +3011,7 @@ "type": "tidelift" } ], - "time": "2025-03-07T07:32:22+00:00" + "time": "2025-03-18T13:44:41+00:00" }, { "name": "sebastian/cli-parser", @@ -3717,16 +3717,16 @@ }, { "name": "sebastian/type", - "version": "6.0.0", + "version": "6.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/type.git", - "reference": "533fe082889a616f330bcba6f50965135f4f2fab" + "reference": "1d7cd6e514384c36d7a390347f57c385d4be6069" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/533fe082889a616f330bcba6f50965135f4f2fab", - "reference": "533fe082889a616f330bcba6f50965135f4f2fab", + "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/1d7cd6e514384c36d7a390347f57c385d4be6069", + "reference": "1d7cd6e514384c36d7a390347f57c385d4be6069", "shasum": "" }, "require": { @@ -3762,7 +3762,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/type/issues", "security": "https://github.com/sebastianbergmann/type/security/policy", - "source": "https://github.com/sebastianbergmann/type/tree/6.0.0" + "source": "https://github.com/sebastianbergmann/type/tree/6.0.2" }, "funding": [ { @@ -3770,7 +3770,7 @@ "type": "github" } ], - "time": "2025-02-07T05:00:19+00:00" + "time": "2025-03-18T13:37:31+00:00" }, { "name": "sebastian/version",