diff --git a/composer.lock b/composer.lock index e0d1ee2..7f4d43b 100644 --- a/composer.lock +++ b/composer.lock @@ -3729,16 +3729,16 @@ }, { "name": "rector/rector", - "version": "2.6.5", + "version": "2.6.6", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "f8686605798c755456327a3597201c3b5be76294" + "reference": "ca069d6c79feaa6651b423c15d101a27a436093e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/f8686605798c755456327a3597201c3b5be76294", - "reference": "f8686605798c755456327a3597201c3b5be76294", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/ca069d6c79feaa6651b423c15d101a27a436093e", + "reference": "ca069d6c79feaa6651b423c15d101a27a436093e", "shasum": "" }, "require": { @@ -3774,7 +3774,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.6.5" + "source": "https://github.com/rectorphp/rector/tree/2.6.6" }, "funding": [ { @@ -3782,7 +3782,7 @@ "type": "github" } ], - "time": "2026-08-30T22:02:04+00:00" + "time": "2026-09-02T09:38:46+00:00" }, { "name": "sebastian/cli-parser",