diff --git a/composer.lock b/composer.lock index d404315..6b10521 100644 --- a/composer.lock +++ b/composer.lock @@ -1502,16 +1502,16 @@ }, { "name": "rector/rector", - "version": "2.2.0", + "version": "2.2.1", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "3c5a641c39f2def0c93d36df118fb2e75cfc2aae" + "reference": "e1aaf3061e9ae9342ed0824865e3a3360defddeb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/3c5a641c39f2def0c93d36df118fb2e75cfc2aae", - "reference": "3c5a641c39f2def0c93d36df118fb2e75cfc2aae", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/e1aaf3061e9ae9342ed0824865e3a3360defddeb", + "reference": "e1aaf3061e9ae9342ed0824865e3a3360defddeb", "shasum": "" }, "require": { @@ -1550,7 +1550,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.2.0" + "source": "https://github.com/rectorphp/rector/tree/2.2.1" }, "funding": [ { @@ -1558,7 +1558,7 @@ "type": "github" } ], - "time": "2025-10-06T12:18:16+00:00" + "time": "2025-10-06T21:25:14+00:00" }, { "name": "sebastian/cli-parser",