Skip to content

Commit d9d64be

Browse files
committed
phpmetrics
1 parent 9a80ffc commit d9d64be

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
@@ -28,6 +28,7 @@
2828
"mvc5/mvc5-tests": "^12.0",
2929
"guzzlehttp/guzzle": "^6.5",
3030
"vimeo/psalm": "^3.9.5",
31-
"phpstan/phpstan": "^0.12.17"
31+
"phpstan/phpstan": "^0.12.17",
32+
"phpmetrics/phpmetrics": "^2.5"
3233
}
3334
}

0 commit comments

Comments
 (0)