diff --git a/composer.json b/composer.json index da110ef0..8a944bfa 100644 --- a/composer.json +++ b/composer.json @@ -36,7 +36,7 @@ "php-parallel-lint/php-parallel-lint": "^1.3", "phpspec/prophecy": "^1.17", "phpspec/prophecy-phpunit": "^2.0", - "rector/rector": "^0.16.0 || ^0.17.0 || ^0.18.0 || ^0.19.0 || ^1.0.0" + "rector/rector": "^0.16.0 || ^0.17.0 || ^0.18.0 || ^0.19.0 || ^1.0.0 || ^2.0.0" }, "suggest": { "illuminate/container": "Hold dependencies to be injected in commands constructors",