diff --git a/composer.lock b/composer.lock index ba3c3b4..bca8884 100644 --- a/composer.lock +++ b/composer.lock @@ -244,16 +244,16 @@ }, { "name": "phpunit/php-code-coverage", - "version": "11.0.2", + "version": "11.0.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "9e0a298b4dc6438a1e70ac8e1b3ea4980ae5a09b" + "reference": "7e35a2cbcabac0e6865fd373742ea432a3c34f92" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/9e0a298b4dc6438a1e70ac8e1b3ea4980ae5a09b", - "reference": "9e0a298b4dc6438a1e70ac8e1b3ea4980ae5a09b", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/7e35a2cbcabac0e6865fd373742ea432a3c34f92", + "reference": "7e35a2cbcabac0e6865fd373742ea432a3c34f92", "shasum": "" }, "require": { @@ -310,7 +310,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/11.0.2" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/11.0.3" }, "funding": [ { @@ -318,7 +318,7 @@ "type": "github" } ], - "time": "2024-03-09T16:56:49+00:00" + "time": "2024-03-12T15:35:40+00:00" }, { "name": "phpunit/php-file-iterator", @@ -567,16 +567,16 @@ }, { "name": "phpunit/phpunit", - "version": "11.0.5", + "version": "11.0.6", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "da2de3900beab025398ba37705b0f5ecafb3e1ab" + "reference": "6af32d7938fc366f86e49a5f5ebb314018d1b1fb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/da2de3900beab025398ba37705b0f5ecafb3e1ab", - "reference": "da2de3900beab025398ba37705b0f5ecafb3e1ab", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6af32d7938fc366f86e49a5f5ebb314018d1b1fb", + "reference": "6af32d7938fc366f86e49a5f5ebb314018d1b1fb", "shasum": "" }, "require": { @@ -647,7 +647,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.5" + "source": "https://github.com/sebastianbergmann/phpunit/tree/11.0.6" }, "funding": [ { @@ -663,7 +663,7 @@ "type": "tidelift" } ], - "time": "2024-03-09T12:12:14+00:00" + "time": "2024-03-12T15:40:01+00:00" }, { "name": "sebastian/cli-parser",