Files
iTop/test/composer.json
Pierre Goiffon 3bc12b0434 N°5513 Improve PHPUnit output to stdout
Will allow to see progress when looking at the Jenkins output
2022-09-08 15:11:02 +02:00

7 lines
103 B
JSON

{
"require-dev": {
"phpunit/phpunit": "^8.5.23",
"sempro/phpunit-pretty-print": "^1.4"
}
}