Because www folder is source base, if phpunit is installed outside it cannot find the classes
7 lines
94 B
JSON
7 lines
94 B
JSON
{
|
|
"require-dev": {
|
|
"phpstan/phpstan": "^1.9",
|
|
"phan/phan": "^5.4"
|
|
}
|
|
}
|