Skip to content

Commit 4dcc3ab

Browse files
committed
Update README.md
1 parent 2cc6fbb commit 4dcc3ab

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,12 @@ It runs:
1111
* PHPUnit + Codecoverage.
1212

1313
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

Comments
 (0)