diff --git a/composer.lock b/composer.lock index fa40a14b..c546f7ce 100644 --- a/composer.lock +++ b/composer.lock @@ -1409,16 +1409,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.5.0", + "version": "1.5.1", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "2be8dd6dfa09ab1a21c49956ff591979cd5ab29e" + "reference": "cc67578d9afd0f5f2545067285613d7a529aefac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/2be8dd6dfa09ab1a21c49956ff591979cd5ab29e", - "reference": "2be8dd6dfa09ab1a21c49956ff591979cd5ab29e", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/cc67578d9afd0f5f2545067285613d7a529aefac", + "reference": "cc67578d9afd0f5f2545067285613d7a529aefac", "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.5.0" + "source": "https://github.com/phpstan/phpstan/tree/1.5.1" }, "funding": [ { @@ -1464,7 +1464,7 @@ "type": "tidelift" } ], - "time": "2022-03-24T18:18:00+00:00" + "time": "2022-03-28T15:34:48+00:00" }, { "name": "phpstan/phpstan-phpunit",