diff --git a/composer.lock b/composer.lock index d1d732f..2a08c37 100644 --- a/composer.lock +++ b/composer.lock @@ -1914,16 +1914,16 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.15", + "version": "2.1.16", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "402d11c1aa40ae2e1c3a512e6a4edb957527b20b" + "reference": "b8c1cf533cba0c305d91c6ccd23f3dd0566ba5f9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/402d11c1aa40ae2e1c3a512e6a4edb957527b20b", - "reference": "402d11c1aa40ae2e1c3a512e6a4edb957527b20b", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/b8c1cf533cba0c305d91c6ccd23f3dd0566ba5f9", + "reference": "b8c1cf533cba0c305d91c6ccd23f3dd0566ba5f9", "shasum": "" }, "require": { @@ -1968,7 +1968,7 @@ "type": "github" } ], - "time": "2025-05-14T11:16:08+00:00" + "time": "2025-05-16T09:40:10+00:00" }, { "name": "phpunit/php-code-coverage",