-
-
Notifications
You must be signed in to change notification settings - Fork 742
Closed
Labels
Description
Bug Report
| Subject | Details |
|---|---|
| Rector version | v0.17.1 |
Minimal Code Causing Issue
When I enter the following command in a shell :
vendor/bin/rector init
I have the follow message and the rector.php file is not generated :
Command "init" is not defined.
Expected Behaviour
generating the rector file
If I use rector v0.17.0 or v0.16.0, there is no problem with this functionality.
Reactions are currently unavailable