diff --git a/composer.lock b/composer.lock index 343c764..3385bc7 100644 --- a/composer.lock +++ b/composer.lock @@ -947,16 +947,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.8.7", + "version": "1.8.8", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "536ff0ed719b5679e9f09c17aeaee9b31969cb8e" + "reference": "08310ce271984587e2a4cda94e1ac66510a6ea07" }, "dist": { "type": "zip", - "url": "https://github.com/gitapi/repos/phpstan/phpstan/zipball/536ff0ed719b5679e9f09c17aeaee9b31969cb8e", - "reference": "536ff0ed719b5679e9f09c17aeaee9b31969cb8e", + "url": "https://github.com/gitapi/repos/phpstan/phpstan/zipball/08310ce271984587e2a4cda94e1ac66510a6ea07", + "reference": "08310ce271984587e2a4cda94e1ac66510a6ea07", "shasum": "" }, "require": { @@ -986,7 +986,7 @@ ], "support": { "issues": "https://github.com/phpstan/phpstan/issues", - "source": "https://github.com/phpstan/phpstan/tree/1.8.7" + "source": "https://github.com/phpstan/phpstan/tree/1.8.8" }, "funding": [ { @@ -1002,7 +1002,7 @@ "type": "tidelift" } ], - "time": "2022-10-04T14:09:33+00:00" + "time": "2022-10-06T12:51:57+00:00" }, { "name": "phpunit/php-code-coverage",