diff --git a/composer.json b/composer.json index 4bc51bcc..02c343e4 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "phpstan/phpstan-deprecation-rules": "^1.1.1", "phpstan/phpstan-phpunit": "^1.3.3", "phpstan/phpstan-strict-rules": "^1.4.5", - "phpunit/phpunit": "^10.0.3", + "phpunit/phpunit": "^10.0.4", "rector/rector": "^0.15.12" }, "autoload": { diff --git a/composer.lock b/composer.lock index e51e42fd..0cacce0a 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "ea41aa78bfe23c70431d788c5479124f", + "content-hash": "fce3c9e8571e2dda8a6020ab268903dc", "packages": [ { "name": "psr/container", @@ -1983,16 +1983,16 @@ }, { "name": "phpunit/phpunit", - "version": "10.0.3", + "version": "10.0.4", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "140897d407ce1c9e0b6b5ced8663d442af7c5560" + "reference": "6be2d07cce2c7f812db007825a57da3b08972eaf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/140897d407ce1c9e0b6b5ced8663d442af7c5560", - "reference": "140897d407ce1c9e0b6b5ced8663d442af7c5560", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6be2d07cce2c7f812db007825a57da3b08972eaf", + "reference": "6be2d07cce2c7f812db007825a57da3b08972eaf", "shasum": "" }, "require": { @@ -2063,7 +2063,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", - "source": "https://github.com/sebastianbergmann/phpunit/tree/10.0.3" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.0.4" }, "funding": [ { @@ -2079,7 +2079,7 @@ "type": "tidelift" } ], - "time": "2023-02-04T13:39:07+00:00" + "time": "2023-02-05T16:23:38+00:00" }, { "name": "rector/rector",