diff --git a/composer.lock b/composer.lock index 031c09a..e00e2bb 100644 --- a/composer.lock +++ b/composer.lock @@ -2033,16 +2033,16 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.24", + "version": "2.1.27", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "5a9f28e9ec3fe8b1b7cbd42b3935a66b569f2ff2" + "reference": "25da374959afa391992792691093550b3098ef1e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/5a9f28e9ec3fe8b1b7cbd42b3935a66b569f2ff2", - "reference": "5a9f28e9ec3fe8b1b7cbd42b3935a66b569f2ff2", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/25da374959afa391992792691093550b3098ef1e", + "reference": "25da374959afa391992792691093550b3098ef1e", "shasum": "" }, "require": { @@ -2087,7 +2087,7 @@ "type": "github" } ], - "time": "2025-09-12T07:54:24+00:00" + "time": "2025-09-17T09:55:13+00:00" }, { "name": "phpunit/php-code-coverage",