diff --git a/composer.lock b/composer.lock index ab4986193e..98d32816d4 100644 --- a/composer.lock +++ b/composer.lock @@ -9230,16 +9230,16 @@ }, { "name": "rector/rector", - "version": "2.4.0", + "version": "2.4.1", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "a51dfddbf6a29ed9fbf6e8410fc90c1608df1b5d" + "reference": "000b7050b9e4fe98db2192971e56eb0b302b3feb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/a51dfddbf6a29ed9fbf6e8410fc90c1608df1b5d", - "reference": "a51dfddbf6a29ed9fbf6e8410fc90c1608df1b5d", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/000b7050b9e4fe98db2192971e56eb0b302b3feb", + "reference": "000b7050b9e4fe98db2192971e56eb0b302b3feb", "shasum": "" }, "require": { @@ -9278,7 +9278,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.4.0" + "source": "https://github.com/rectorphp/rector/tree/2.4.1" }, "funding": [ { @@ -9286,7 +9286,7 @@ "type": "github" } ], - "time": "2026-04-04T07:37:45+00:00" + "time": "2026-04-08T08:43:56+00:00" }, { "name": "sebastian/cli-parser",