diff --git a/composer.lock b/composer.lock index 76e24ea..74090ac 100644 --- a/composer.lock +++ b/composer.lock @@ -4362,16 +4362,16 @@ }, { "name": "rector/rector", - "version": "2.2.10", + "version": "2.2.11", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "2abbf73dc953fdc5a556c0c3d5c47aa4da47d34c" + "reference": "7bd21a40b0332b93d4bfee284093d7400696902d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/2abbf73dc953fdc5a556c0c3d5c47aa4da47d34c", - "reference": "2abbf73dc953fdc5a556c0c3d5c47aa4da47d34c", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/7bd21a40b0332b93d4bfee284093d7400696902d", + "reference": "7bd21a40b0332b93d4bfee284093d7400696902d", "shasum": "" }, "require": { @@ -4410,7 +4410,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.2.10" + "source": "https://github.com/rectorphp/rector/tree/2.2.11" }, "funding": [ { @@ -4418,7 +4418,7 @@ "type": "github" } ], - "time": "2025-12-01T10:59:13+00:00" + "time": "2025-12-02T11:23:46+00:00" }, { "name": "sebastian/cli-parser",