Commit 7378fb3
committed
Fix rector-migrate.php to allow user-specified paths
Remove hardcoded withPaths() configuration that pointed to vendor directory.
Users now specify their project paths via command line:
vendor/bin/rector process src --config=vendor/ray/psr-cache-module/rector-migrate.php1 parent e910db9 commit 7378fb3
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | 20 | | |
25 | 21 | | |
26 | 22 | | |
| |||
0 commit comments