diff --git a/composer.json b/composer.json index ae66905f..c1936390 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" + "rector/rector": "^0.16.0 || ^0.17.0" }, "suggest": { "illuminate/container": "Hold dependencies to be injected in commands constructors",