Remove unavailable tools

This commit is contained in:
Dennis Eichhorn 2019-05-17 23:02:13 +02:00
parent 9704fe7631
commit 12a707ea3d
2 changed files with 2 additions and 5 deletions

View File

@ -8,7 +8,6 @@ Tools used for the code inspection are:
* PhpLoc
* PhpMetrics
* PDepend
* PhpUnit (see tests)
* Jasmine (see tests)
* Custom scripts/tools

View File

@ -23,9 +23,7 @@ The following tools are important to test the application and to ensure the code
* phploc
* phpunit
* phpcs
* phpmd
* phpmetrics
* pdepend
* documentor
* phpstan
* phan