diff --git a/vendor-bin/rector/composer.lock b/vendor-bin/rector/composer.lock index d9cb5da3ea..bd5b128d46 100644 --- a/vendor-bin/rector/composer.lock +++ b/vendor-bin/rector/composer.lock @@ -376,16 +376,16 @@ }, { "name": "rector/rector", - "version": "2.2.3", + "version": "2.2.4", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "d27f976a332a87b5d03553c2e6f04adbe5da034f" + "reference": "904f12f23858ef54ec5782b05cb2979b703cb185" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/d27f976a332a87b5d03553c2e6f04adbe5da034f", - "reference": "d27f976a332a87b5d03553c2e6f04adbe5da034f", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/904f12f23858ef54ec5782b05cb2979b703cb185", + "reference": "904f12f23858ef54ec5782b05cb2979b703cb185", "shasum": "" }, "require": { @@ -424,7 +424,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.2.3" + "source": "https://github.com/rectorphp/rector/tree/2.2.4" }, "funding": [ { @@ -432,7 +432,7 @@ "type": "github" } ], - "time": "2025-10-11T21:50:23+00:00" + "time": "2025-10-22T07:50:23+00:00" }, { "name": "webmozart/assert",