Skip to content

Commit 208c271

Browse files
justinyostbeporter
authored andcommitted
Add PHPMetrics Package
Signed-off-by: Justin Yost <justin@loadsys.com>
1 parent a6b3c6e commit 208c271

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"phpdocumentor/phpdocumentor": "~2.0",
1414
"psy/psysh": "@stable",
1515
"loadsys/loadsys_codesniffer": "~3.0",
16-
"nikic/php-parser": "~0.9"
16+
"nikic/php-parser": "~0.9",
17+
"phpmetrics/phpmetrics": "^1.10"
1718
},
1819
"config": {
1920
"bin-dir": "bin"

0 commit comments

Comments
 (0)