At the moment, this no longer works: ```bash vendor/bin/rector p test/ ``` ↓ ```bash [ERROR] The following given path does not match any files or directories: - p ``` It should pick up "p" as in "process" and run without any issues.