diff --git a/composer.lock b/composer.lock index 26698defb..f5fb2d6a0 100644 --- a/composer.lock +++ b/composer.lock @@ -11610,16 +11610,16 @@ }, { "name": "phpstan/phpstan-phpunit", - "version": "0.12.17", + "version": "0.12.18", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-phpunit.git", - "reference": "432575b41cf2d4f44e460234acaf56119ed97d36" + "reference": "ab44aec7cfb5cb267b8bc30a8caea86dd50d1f72" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/432575b41cf2d4f44e460234acaf56119ed97d36", - "reference": "432575b41cf2d4f44e460234acaf56119ed97d36", + "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/ab44aec7cfb5cb267b8bc30a8caea86dd50d1f72", + "reference": "ab44aec7cfb5cb267b8bc30a8caea86dd50d1f72", "shasum": "" }, "require": { @@ -11657,7 +11657,7 @@ "MIT" ], "description": "PHPUnit extensions and rules for PHPStan", - "time": "2020-12-13T12:12:51+00:00" + "time": "2021-03-06T11:51:27+00:00" }, { "name": "phpstan/phpstan-symfony",