diff --git a/vendor-bin/rector/composer.lock b/vendor-bin/rector/composer.lock index 48869975da..1b3d01f994 100644 --- a/vendor-bin/rector/composer.lock +++ b/vendor-bin/rector/composer.lock @@ -376,16 +376,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": { @@ -424,7 +424,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": [ { @@ -432,7 +432,7 @@ "type": "github" } ], - "time": "2026-04-04T07:37:45+00:00" + "time": "2026-04-08T08:43:56+00:00" }, { "name": "webmozart/assert",