Skip to content

Commit 119f507

Browse files
committed
add type coverage
1 parent 47258e9 commit 119f507

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
"rector/rector": "^0.17.1",
2121
"symplify/easy-ci": "^11.2",
2222
"symplify/phpstan-extensions": "^11.2",
23-
"tomasvotruba/unused-public": "^0.1.12"
23+
"tomasvotruba/unused-public": "^0.1.12",
24+
"tomasvotruba/type-coverage": "^0.2.0"
2425
},
2526
"autoload": {
2627
"psr-4": {

0 commit comments

Comments
 (0)