diff --git a/composer.lock b/composer.lock index d7c01d4..3a79a61 100644 --- a/composer.lock +++ b/composer.lock @@ -1825,16 +1825,16 @@ }, { "name": "phpstan/phpstan", - "version": "2.1.14", + "version": "2.1.15", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "8f2e03099cac24ff3b379864d171c5acbfc6b9a2" + "reference": "402d11c1aa40ae2e1c3a512e6a4edb957527b20b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/8f2e03099cac24ff3b379864d171c5acbfc6b9a2", - "reference": "8f2e03099cac24ff3b379864d171c5acbfc6b9a2", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/402d11c1aa40ae2e1c3a512e6a4edb957527b20b", + "reference": "402d11c1aa40ae2e1c3a512e6a4edb957527b20b", "shasum": "" }, "require": { @@ -1879,7 +1879,7 @@ "type": "github" } ], - "time": "2025-05-02T15:32:28+00:00" + "time": "2025-05-14T11:16:08+00:00" }, { "name": "phpunit/php-code-coverage",