diff --git a/composer.lock b/composer.lock index 0d7fd882..6984e6a3 100644 --- a/composer.lock +++ b/composer.lock @@ -3514,17 +3514,17 @@ "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "39640ba87fcc337c90861b8781bf151f9c1f858a" + "reference": "b72700646a3ccd67f46cf0d8af1566b6af6b7b14" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/39640ba87fcc337c90861b8781bf151f9c1f858a", - "reference": "39640ba87fcc337c90861b8781bf151f9c1f858a", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/b72700646a3ccd67f46cf0d8af1566b6af6b7b14", + "reference": "b72700646a3ccd67f46cf0d8af1566b6af6b7b14", "shasum": "" }, "require": { "php": "^7.4|^8.0", - "phpstan/phpstan": "^2.1.40" + "phpstan/phpstan": "^2.1.41" }, "conflict": { "rector/rector-doctrine": "*", @@ -3567,7 +3567,7 @@ "type": "github" } ], - "time": "2026-03-16T10:08:43+00:00" + "time": "2026-03-17T10:49:25+00:00" }, { "name": "samsonasik/array-lookup",