mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
N°5513 Improve PHPUnit output to stdout
Will allow to see progress when looking at the Jenkins output
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
{
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^8.5.23"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"": "src/"
|
||||
}
|
||||
"phpunit/phpunit": "^8.5.23",
|
||||
"sempro/phpunit-pretty-print": "^1.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user