{ "manifests": { "phpunit/phpunit": { "manifest": { "copy-from-recipe": { "phpunit.xml.dist": "phpunit.xml.dist" }, "gitignore": [ "/phpunit.xml" ], "post-install-output": [ "Adding phpunit/phpunit as a dependency is discouraged.", "You should require simple-phpunit instead." ] }, "files": { "phpunit.xml.dist": { "contents": [ "", "", "", "", " ", " ", " ", " ", " ", " ", " ", " ", " ", "", " ", " ", " tests/", " ", " ", "", " ", " ", " ", "", "" ], "executable": false } }, "ref": "40a052beae0f5a946ee97b7d7f076c464ea61119" } } }