diff --git a/composer.lock b/composer.lock index ab3e308..59df065 100644 --- a/composer.lock +++ b/composer.lock @@ -4075,16 +4075,16 @@ }, { "name": "rector/rector", - "version": "2.0.0-rc3", + "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "8dd69a634532ced3dc0fd6690126e55aa3c907e3" + "reference": "3f27091368bd935dbbaa8387099792fb20f65f68" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/8dd69a634532ced3dc0fd6690126e55aa3c907e3", - "reference": "8dd69a634532ced3dc0fd6690126e55aa3c907e3", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/3f27091368bd935dbbaa8387099792fb20f65f68", + "reference": "3f27091368bd935dbbaa8387099792fb20f65f68", "shasum": "" }, "require": { @@ -4122,7 +4122,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.0.0-rc3" + "source": "https://github.com/rectorphp/rector/tree/2.0.3" }, "funding": [ { @@ -4130,7 +4130,7 @@ "type": "github" } ], - "time": "2024-12-09T15:17:33+00:00" + "time": "2024-12-12T15:22:19+00:00" }, { "name": "robiningelbrecht/phpunit-pretty-print",