File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 "rector/jack" : " ^0.5.1" ,
1616 "rector/rector-src" : " dev-main" ,
1717 "rector/swiss-knife" : " ^2.3" ,
18- "rector/type-perfect" : " ^2.1" ,
1918 "symplify/easy-coding-standard" : " ^13.0" ,
2019 "symplify/phpstan-extensions" : " ^12.0" ,
2120 "symplify/phpstan-rules" : " ^14.9" ,
2221 "symplify/rule-doc-generator" : " ^12.2" ,
2322 "symplify/vendor-patches" : " ^11.5" ,
2423 "tomasvotruba/class-leak" : " ^2.1" ,
24+ "tomasvotruba/type-coverage" : " ^2.3" ,
2525 "tomasvotruba/unused-public" : " ^2.2" ,
2626 "tracy/tracy" : " ^2.11"
2727 },
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ parameters:
3030 - '*/Fixture/*'
3131 - '*/Source/*'
3232
33- # see https://github.com/rectorphp /type-perfect/
33+ # see https://github.com/TomasVotruba /type-coverage
3434 type_perfect :
3535 no_mixed : true
3636 null_over_false : true
You can’t perform that action at this time.
0 commit comments