diff --git a/composer.lock b/composer.lock index 6877f85..2dbd464 100644 --- a/composer.lock +++ b/composer.lock @@ -2738,16 +2738,16 @@ }, { "name": "rector/rector", - "version": "0.11.59", + "version": "0.11.60", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "5ae5c75ec54697ff19de987f249e68513e899b8a" + "reference": "428f593818f8c50fe12c543e8c0a107f9bd899ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/5ae5c75ec54697ff19de987f249e68513e899b8a", - "reference": "5ae5c75ec54697ff19de987f249e68513e899b8a", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/428f593818f8c50fe12c543e8c0a107f9bd899ae", + "reference": "428f593818f8c50fe12c543e8c0a107f9bd899ae", "shasum": "" }, "require": { @@ -2787,7 +2787,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.59" + "source": "https://github.com/rectorphp/rector/tree/0.11.60" }, "funding": [ { @@ -2795,7 +2795,7 @@ "type": "github" } ], - "time": "2021-10-19T10:08:27+00:00" + "time": "2021-10-20T13:08:22+00:00" }, { "name": "sebastian/cli-parser",