Skip to content

Commit 81338e4

Browse files
staabmclxmstaab
andauthored
remove dependency on rector (#73)
Co-authored-by: Markus Staab <[email protected]>
1 parent 321f8fa commit 81338e4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
"require": {
55
"php": "^8.0",
66
"ext-mysqli": "*",
7-
"phpstan/phpstan": "^1.2",
8-
"rector/rector": "^0.12.11"
7+
"phpstan/phpstan": "^1.2"
98
},
109
"require-dev": {
1110
"ext-pdo": "*",

0 commit comments

Comments
 (0)