Skip to content

Commit 9f11913

Browse files
committed
migrated rection config to php format and fixed the bug
1 parent 039c353 commit 9f11913

File tree

3 files changed

+14
-1117
lines changed

3 files changed

+14
-1117
lines changed

generator/tests/rector/0.7/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"phpunit/phpunit": "^7"
1313
},
1414
"scripts": {
15-
"rector": "rector process src/ --config ../../../../rector-migrate-0.7.yml",
15+
"rector": "rector process src/ --config ../../../../rector-migrate-0.7.php",
1616
"test": "phpunit"
1717
}
1818
}

rector-migrate-0.7.php

Lines changed: 13 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)