diff --git a/composer.lock b/composer.lock index 7fb2389a..6a655583 100644 --- a/composer.lock +++ b/composer.lock @@ -867,16 +867,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.50", + "version": "1.10.53", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "06a98513ac72c03e8366b5a0cb00750b487032e4" + "reference": "0c48595cce15f67d6a7faf30e9d13c775e6e9875" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/06a98513ac72c03e8366b5a0cb00750b487032e4", - "reference": "06a98513ac72c03e8366b5a0cb00750b487032e4", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/0c48595cce15f67d6a7faf30e9d13c775e6e9875", + "reference": "0c48595cce15f67d6a7faf30e9d13c775e6e9875", "shasum": "" }, "require": { @@ -925,7 +925,7 @@ "type": "tidelift" } ], - "time": "2023-12-13T10:59:42+00:00" + "time": "2024-01-05T13:55:38+00:00" }, { "name": "phpunit/php-code-coverage",