We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 799418c commit 01c802bCopy full SHA for 01c802b
1 file changed
composer.json
@@ -21,5 +21,9 @@
21
"psr-4": {
22
"Rector\\PhpParserNodesDocs\\Tests\\": "tests"
23
}
24
+ },
25
+ "require-dev": {
26
+ "symplify/easy-coding-standard": "^9.1",
27
+ "phpstan/phpstan": "^0.12.73"
28
29
0 commit comments