UNPKG
grunt-phpmd
Version:
latest (0.1.1)
0.1.1
0.1.0
Grunt plugin for running PHP Mess Detector.
github.com/alappe/grunt-phpmd
alappe/grunt-phpmd
grunt-phpmd
/
composer.json
8 lines
•
129 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"name"
:
"build"
,
"type"
:
"library"
,
"require"
:
{
"php"
:
">=5.3.3"
,
"phpmd/phpmd"
:
">=1.5.0"
}
}