diff --git a/composer.lock b/composer.lock index 107dc24b..19f7b308 100644 --- a/composer.lock +++ b/composer.lock @@ -3514,17 +3514,17 @@ "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "07cbbe28bd60251b96b18d42e514779b0e2faa83" + "reference": "aae9e60f65ee2679e0997446348bf46ec84ce78d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/07cbbe28bd60251b96b18d42e514779b0e2faa83", - "reference": "07cbbe28bd60251b96b18d42e514779b0e2faa83", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/aae9e60f65ee2679e0997446348bf46ec84ce78d", + "reference": "aae9e60f65ee2679e0997446348bf46ec84ce78d", "shasum": "" }, "require": { "php": "^7.4|^8.0", - "phpstan/phpstan": "^2.1.34" + "phpstan/phpstan": "2.1.34" }, "conflict": { "rector/rector-doctrine": "*", @@ -3559,7 +3559,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.3.2" + "source": "https://github.com/rectorphp/rector/tree/main" }, "funding": [ { @@ -3567,7 +3567,7 @@ "type": "github" } ], - "time": "2026-01-20T01:11:51+00:00" + "time": "2026-01-21T11:08:56+00:00" }, { "name": "samsonasik/array-lookup",