remove rector

This commit is contained in:
Tac Tacelosky 2021-11-07 07:57:10 -05:00
parent 7398fd13af
commit f859072963

View file

@ -24,7 +24,6 @@
"psr-4": { "Michelf\\": "Michelf/" }
},
"require-dev": {
"phpunit/phpunit": ">= 9.5",
"rector/rector": "^0.11.60"
"phpunit/phpunit": ">= 9.5"
}
}