diff --git a/composer.lock b/composer.lock index cc75b41..5bec24e 100644 --- a/composer.lock +++ b/composer.lock @@ -3792,16 +3792,16 @@ }, { "name": "rector/rector", - "version": "2.5.6", + "version": "2.5.7", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "c329e210d17f86d70424f2688e1294495f44c670" + "reference": "ba22f8c087848278fed6b4910d4cf1108096d8d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/c329e210d17f86d70424f2688e1294495f44c670", - "reference": "c329e210d17f86d70424f2688e1294495f44c670", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/ba22f8c087848278fed6b4910d4cf1108096d8d3", + "reference": "ba22f8c087848278fed6b4910d4cf1108096d8d3", "shasum": "" }, "require": { @@ -3840,7 +3840,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.5.6" + "source": "https://github.com/rectorphp/rector/tree/2.5.7" }, "funding": [ { @@ -3848,7 +3848,7 @@ "type": "github" } ], - "time": "2026-07-12T10:21:06+00:00" + "time": "2026-07-13T15:24:18+00:00" }, { "name": "sebastian/cli-parser",