Skip to content

Commit 5c59196

Browse files
committed
remove remaining rector links
1 parent 88ec346 commit 5c59196

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.gitattributes

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,3 @@ CONTRIBUTING.md export-ignore
99
phpstan.neon.dist export-ignore
1010
phpunit.xml.dist export-ignore
1111
README.md export-ignore
12-
rector.php export-ignore

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@
5858
},
5959
"scripts": {
6060
"lint": "pint -v",
61-
"refactor": "rector --debug",
6261
"test:lint": "pint --test -v",
6362
"test:types": "phpstan analyse --ansi",
6463
"test:type-coverage": "pest --type-coverage --min=100",

0 commit comments

Comments
 (0)