Skip to content

Commit ca02a83

Browse files
committed
Composer > Remove rector
1 parent fb8eded commit ca02a83

File tree

2 files changed

+821
-3902
lines changed

2 files changed

+821
-3902
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@
1818
"phpunit/phpunit": "^9",
1919
"squizlabs/php_codesniffer": "^3",
2020
"vimeo/psalm": "^4",
21-
"psalm/plugin-phpunit": "*",
22-
"rector/rector": "*"
21+
"psalm/plugin-phpunit": "*"
2322
},
2423
"autoload": {
2524
"classmap": ["Behavioral", "Creational", "Structural", "More"]

0 commit comments

Comments
 (0)