diff --git a/composer.lock b/composer.lock index 4dfc788..76e24ea 100644 --- a/composer.lock +++ b/composer.lock @@ -4362,16 +4362,16 @@ }, { "name": "rector/rector", - "version": "2.2.9", + "version": "2.2.10", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "0b8e49ec234877b83244d2ecd0df7a4c16471f05" + "reference": "2abbf73dc953fdc5a556c0c3d5c47aa4da47d34c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/0b8e49ec234877b83244d2ecd0df7a4c16471f05", - "reference": "0b8e49ec234877b83244d2ecd0df7a4c16471f05", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/2abbf73dc953fdc5a556c0c3d5c47aa4da47d34c", + "reference": "2abbf73dc953fdc5a556c0c3d5c47aa4da47d34c", "shasum": "" }, "require": { @@ -4410,7 +4410,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.2.9" + "source": "https://github.com/rectorphp/rector/tree/2.2.10" }, "funding": [ { @@ -4418,7 +4418,7 @@ "type": "github" } ], - "time": "2025-11-28T14:21:22+00:00" + "time": "2025-12-01T10:59:13+00:00" }, { "name": "sebastian/cli-parser",