Skip to content

Commit b023d72

Browse files
committed
[config] Fix version for type-coverage
1 parent d39c7ab commit b023d72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"bnf/phpstan-psr-container": "^1.0",
2424
"phpunit/phpunit": "^10.5",
2525
"phpstan/phpstan-phpunit": "^1.1",
26-
"tomasvotruba/type-coverage": "^0.0.7",
26+
"tomasvotruba/type-coverage": "^1.0",
2727
"phpstan/extension-installer": "^1.2"
2828
},
2929
"autoload": {

0 commit comments

Comments
 (0)