diff --git a/composer.lock b/composer.lock index 9c2433c382cb43d0b06306105208c5d45c96d7c6..bbe0eb3e580a84bc1a030e8f80c56ed5c10a9ab7 100644 --- a/composer.lock +++ b/composer.lock @@ -6163,16 +6163,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.12.94", + "version": "0.12.96", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "3d0ba4c198a24e3c3fc489f3ec6ac9612c4be5d6" + "reference": "a98bdc51318f20fcae8c953d266f81a70254917f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/3d0ba4c198a24e3c3fc489f3ec6ac9612c4be5d6", - "reference": "3d0ba4c198a24e3c3fc489f3ec6ac9612c4be5d6", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/a98bdc51318f20fcae8c953d266f81a70254917f", + "reference": "a98bdc51318f20fcae8c953d266f81a70254917f", "shasum": "" }, "require": { @@ -6203,7 +6203,7 @@ "description": "PHPStan - PHP Static Analysis Tool", "support": { "issues": "https://github.com/phpstan/phpstan/issues", - "source": "https://github.com/phpstan/phpstan/tree/0.12.94" + "source": "https://github.com/phpstan/phpstan/tree/0.12.96" }, "funding": [ { @@ -6223,7 +6223,7 @@ "type": "tidelift" } ], - "time": "2021-07-30T09:05:27+00:00" + "time": "2021-08-21T11:55:13+00:00" }, { "name": "phpstan/phpstan-phpunit",