From 994e6250eb093b7e802f98a785a50b70c358f404 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Oct 2021 04:05:24 +0000 Subject: [PATCH] Bump rector/rector from 0.11.56 to 0.11.57 Bumps [rector/rector](https://github.com/rectorphp/rector) from 0.11.56 to 0.11.57. - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](https://github.com/rectorphp/rector/compare/0.11.56...0.11.57) --- updated-dependencies: - dependency-name: rector/rector dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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" }