diff --git a/composer.lock b/composer.lock index fc64e95..acc6d7d 100644 --- a/composer.lock +++ b/composer.lock @@ -693,16 +693,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.3.2", + "version": "1.3.3", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "84eaa569d48ea79d3bebe2c3ec5d302537a6ae8a" + "reference": "151a51f6149855785fbd883e79768c0abc96b75f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/84eaa569d48ea79d3bebe2c3ec5d302537a6ae8a", - "reference": "84eaa569d48ea79d3bebe2c3ec5d302537a6ae8a", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/151a51f6149855785fbd883e79768c0abc96b75f", + "reference": "151a51f6149855785fbd883e79768c0abc96b75f", "shasum": "" }, "require": { @@ -733,7 +733,7 @@ "description": "PHPStan - PHP Static Analysis Tool", "support": { "issues": "https://github.com/phpstan/phpstan/issues", - "source": "https://github.com/phpstan/phpstan/tree/1.3.2" + "source": "https://github.com/phpstan/phpstan/tree/1.3.3" }, "funding": [ { @@ -753,7 +753,7 @@ "type": "tidelift" } ], - "time": "2022-01-06T17:11:15+00:00" + "time": "2022-01-07T09:49:03+00:00" }, { "name": "phpunit/php-code-coverage",