diff --git a/composer.lock b/composer.lock index c9960e4f..3c19573e 100644 --- a/composer.lock +++ b/composer.lock @@ -1141,16 +1141,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.8.6", + "version": "1.8.7", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "c386ab2741e64cc9e21729f891b28b2b10fe6618" + "reference": "536ff0ed719b5679e9f09c17aeaee9b31969cb8e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/c386ab2741e64cc9e21729f891b28b2b10fe6618", - "reference": "c386ab2741e64cc9e21729f891b28b2b10fe6618", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/536ff0ed719b5679e9f09c17aeaee9b31969cb8e", + "reference": "536ff0ed719b5679e9f09c17aeaee9b31969cb8e", "shasum": "" }, "require": { @@ -1180,7 +1180,7 @@ ], "support": { "issues": "https://github.com/phpstan/phpstan/issues", - "source": "https://github.com/phpstan/phpstan/tree/1.8.6" + "source": "https://github.com/phpstan/phpstan/tree/1.8.7" }, "funding": [ { @@ -1196,7 +1196,7 @@ "type": "tidelift" } ], - "time": "2022-09-23T09:54:39+00:00" + "time": "2022-10-04T14:09:33+00:00" }, { "name": "phpunit/php-code-coverage",