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 2cc6fbb commit 4dcc3abCopy full SHA for 4dcc3ab
README.md
@@ -11,3 +11,12 @@ It runs:
11
* PHPUnit + Codecoverage.
12
13
All results are saved inside phing-build directory.
14
+
15
+### Requirements:
16
+* php
17
+* phing/phing
18
+* squizlabs/php_codesniffer
19
+* phpmd/phpmd
20
+* sebastian/phpcpd
21
+* phpunit/phpunit
22
+* ext-xsl (It requires php extension xsl to generate coverage html report).
0 commit comments