diff --git a/composer.json b/composer.json index a1407ffa..ecc19615 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "ergebnis/phpunit-slow-test-detector": "^2.7.0", "ergebnis/rector-rules": "~0.3.0", "fakerphp/faker": "^1.23.0", - "phpunit/phpunit": "^10.5.1", + "phpunit/phpunit": "^10.5.2", "psalm/plugin-phpunit": "~0.18.4", "rector/rector": "~0.18.12", "vimeo/psalm": "^5.17.0" diff --git a/composer.lock b/composer.lock index e8386958..d178af8c 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": "8623a7ffac721ffbcc0cb38bcd3fceb0", + "content-hash": "96934762cdb178449b2b787be7effc1c", "packages": [ { "name": "composer/pcre", @@ -4203,16 +4203,16 @@ }, { "name": "phpunit/phpunit", - "version": "10.5.1", + "version": "10.5.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "d5d9dca6a902d05b34c4bcbc7c1636ce1dc25408" + "reference": "5aedff46afba98dddecaa12349ec044d9103d4fe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d5d9dca6a902d05b34c4bcbc7c1636ce1dc25408", - "reference": "d5d9dca6a902d05b34c4bcbc7c1636ce1dc25408", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/5aedff46afba98dddecaa12349ec044d9103d4fe", + "reference": "5aedff46afba98dddecaa12349ec044d9103d4fe", "shasum": "" }, "require": { @@ -4284,7 +4284,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.1" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.2" }, "funding": [ { @@ -4300,7 +4300,7 @@ "type": "tidelift" } ], - "time": "2023-12-01T16:57:05+00:00" + "time": "2023-12-05T14:54:33+00:00" }, { "name": "psalm/plugin-phpunit",