diff --git a/composer.lock b/composer.lock index 0b31d7c1..406befc0 100644 --- a/composer.lock +++ b/composer.lock @@ -5478,16 +5478,16 @@ }, { "name": "rector/rector", - "version": "0.18.8", + "version": "0.18.10", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "374bab157a41f6849556edc53125f856eb6c1c8c" + "reference": "f36bc0a707fd8af301df5108740ce41f9db8eded" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/374bab157a41f6849556edc53125f856eb6c1c8c", - "reference": "374bab157a41f6849556edc53125f856eb6c1c8c", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/f36bc0a707fd8af301df5108740ce41f9db8eded", + "reference": "f36bc0a707fd8af301df5108740ce41f9db8eded", "shasum": "" }, "require": { @@ -5522,7 +5522,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/0.18.8" + "source": "https://github.com/rectorphp/rector/tree/0.18.10" }, "funding": [ { @@ -5530,7 +5530,7 @@ "type": "github" } ], - "time": "2023-11-14T15:30:19+00:00" + "time": "2023-11-16T19:42:21+00:00" }, { "name": "sebastian/cli-parser",