From 703396c04c3615f75b25c3f523be843401c73ace Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 16:25:38 +0100 Subject: [PATCH] Update rector/rector requirement from ^0.16.0 || ^0.17.0 to ^0.16.0 || ^0.17.0 || ^0.18.0 (#79) Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version. - [Release notes](https://github.com/rectorphp/rector/releases) - [Commits](https://github.com/rectorphp/rector/commits/0.18.0) --- updated-dependencies: - dependency-name: rector/rector dependency-type: direct:development ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 716e4a9..1cc2200 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ "vimeo/psalm": "4.30.0", "friendsofphp/php-cs-fixer": "3.21.0", "phpstan/phpstan": "^1.8", - "rector/rector": "^0.16.0 || ^0.17.0" + "rector/rector": "^0.16.0 || ^0.17.0 || ^0.18.0" }, "license": "MIT", "authors": [