diff --git a/composer.lock b/composer.lock index 151d1b1..c5a16f1 100644 --- a/composer.lock +++ b/composer.lock @@ -2083,16 +2083,16 @@ }, { "name": "phpstan/phpstan", - "version": "2.0.x-dev", + "version": "2.1.22", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "73d595f3ea48e9ef9635bbdc8dcfe8c4ffb5e032" + "reference": "41600c8379eb5aee63e9413fe9e97273e25d57e4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/73d595f3ea48e9ef9635bbdc8dcfe8c4ffb5e032", - "reference": "73d595f3ea48e9ef9635bbdc8dcfe8c4ffb5e032", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/41600c8379eb5aee63e9413fe9e97273e25d57e4", + "reference": "41600c8379eb5aee63e9413fe9e97273e25d57e4", "shasum": "" }, "require": { @@ -2101,7 +2101,6 @@ "conflict": { "phpstan/phpstan-shim": "*" }, - "default-branch": true, "bin": [ "phpstan", "phpstan.phar" @@ -2138,7 +2137,7 @@ "type": "github" } ], - "time": "2024-09-28T11:13:38+00:00" + "time": "2025-08-04T19:17:37+00:00" }, { "name": "phpunit/php-code-coverage",