Files
symfony-flex-recipes/phpunit/phpunit/4.7/manifest.json
T

10 lines
160 B
JSON

{
"copy-from-recipe": {
"phpunit.xml.dist": "phpunit.xml.dist",
"tests/": "tests/"
},
"gitignore": [
"/phpunit.xml"
]
}