We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5c068b commit 6187e96Copy full SHA for 6187e96
1 file changed
composer.json
@@ -36,7 +36,8 @@
36
"phpstan/phpstan-deprecation-rules": "^1.0",
37
"phpstan/phpstan-nette": "^1.1.0",
38
"phpstan/phpstan-strict-rules": "^1.4.4",
39
- "tracy/tracy": "^2.9.0"
+ "tracy/tracy": "^2.9.0",
40
+ "phpunit/php-code-coverage": "^9.2.24"
41
},
42
"autoload": {
43
"psr-4": {
0 commit comments