{
"add-lines": [
{
"file": "phpunit.dist.xml",
"content": [
" ",
" ",
" ",
" "
],
"position": "after_target",
"target": "",
"warn_if_missing": true
}
],
"conflict": {
"phpunit/phpunit": "<10.0",
"symfony/framework-bundle": "<5.4"
},
"aliases": ["simple-phpunit"]
}