diff --git a/composer.lock b/composer.lock index abd0a14f..2ec1d6cb 100644 --- a/composer.lock +++ b/composer.lock @@ -5004,16 +5004,16 @@ }, { "name": "rector/rector", - "version": "0.15.18", + "version": "0.15.19", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "2c4708affb035af01f6b4a3b4a82f75cc306b039" + "reference": "4b3a85382e890963a6d00e0ace8d09465f96e370" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/2c4708affb035af01f6b4a3b4a82f75cc306b039", - "reference": "2c4708affb035af01f6b4a3b4a82f75cc306b039", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/4b3a85382e890963a6d00e0ace8d09465f96e370", + "reference": "4b3a85382e890963a6d00e0ace8d09465f96e370", "shasum": "" }, "require": { @@ -5047,7 +5047,7 @@ "description": "Instant Upgrade and Automated Refactoring of any PHP code", "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/0.15.18" + "source": "https://github.com/rectorphp/rector/tree/0.15.19" }, "funding": [ { @@ -5055,7 +5055,7 @@ "type": "github" } ], - "time": "2023-02-22T12:06:55+00:00" + "time": "2023-02-28T10:47:53+00:00" }, { "name": "sebastian/cli-parser",