diff --git a/composer.lock b/composer.lock index 8a797c1de2..17b7ef6076 100644 --- a/composer.lock +++ b/composer.lock @@ -19975,16 +19975,16 @@ }, { "name": "rector/rector", - "version": "0.11.56", + "version": "0.11.57", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "9f601b77550dbfa6e096028f8aaecf7021c1bc46" + "reference": "e2239d52a1205ed0625f75f1c6cff3a57d4edc86" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/9f601b77550dbfa6e096028f8aaecf7021c1bc46", - "reference": "9f601b77550dbfa6e096028f8aaecf7021c1bc46", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/e2239d52a1205ed0625f75f1c6cff3a57d4edc86", + "reference": "e2239d52a1205ed0625f75f1c6cff3a57d4edc86", "shasum": "" }, "require": { @@ -20022,7 +20022,7 @@ "description": "Prefixed and PHP 7.1 downgraded version of rector/rector", "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/0.11.56" + "source": "https://github.com/rectorphp/rector/tree/0.11.57" }, "funding": [ { @@ -20030,7 +20030,7 @@ "type": "github" } ], - "time": "2021-09-28T19:06:03+00:00" + "time": "2021-10-05T11:30:03+00:00" }, { "name": "sebastian/cli-parser", @@ -20864,5 +20864,5 @@ "php": ">=7.4" }, "platform-dev": [], - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.1.0" }