diff --git a/composer.lock b/composer.lock index b427a06b..ec5c261a 100644 --- a/composer.lock +++ b/composer.lock @@ -1404,16 +1404,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.4.6", + "version": "1.4.7", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "8a7761f1c520e0dad6e04d862fdc697445457cfe" + "reference": "15087679960d72ae56bfcbf0d728d19941d3f7c2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/8a7761f1c520e0dad6e04d862fdc697445457cfe", - "reference": "8a7761f1c520e0dad6e04d862fdc697445457cfe", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/15087679960d72ae56bfcbf0d728d19941d3f7c2", + "reference": "15087679960d72ae56bfcbf0d728d19941d3f7c2", "shasum": "" }, "require": { @@ -1444,7 +1444,7 @@ "description": "PHPStan - PHP Static Analysis Tool", "support": { "issues": "https://github.com/phpstan/phpstan/issues", - "source": "https://github.com/phpstan/phpstan/tree/1.4.6" + "source": "https://github.com/phpstan/phpstan/tree/1.4.7" }, "funding": [ { @@ -1464,7 +1464,7 @@ "type": "tidelift" } ], - "time": "2022-02-06T12:56:13+00:00" + "time": "2022-03-02T16:04:01+00:00" }, { "name": "phpstan/phpstan-phpunit",