Skip to content

Commit 01c802b

Browse files
committed
add dev deps
1 parent 799418c commit 01c802b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

composer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,9 @@
2121
"psr-4": {
2222
"Rector\\PhpParserNodesDocs\\Tests\\": "tests"
2323
}
24+
},
25+
"require-dev": {
26+
"symplify/easy-coding-standard": "^9.1",
27+
"phpstan/phpstan": "^0.12.73"
2428
}
2529
}

0 commit comments

Comments
 (0)