{ "manifests": { "phpunit/phpunit": { "manifest": { "copy-from-recipe": { "phpunit.xml.dist": "phpunit.xml.dist", "tests/": "tests/" }, "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 }, "tests/.gitignore": { "contents": [ "" ], "executable": false } }, "ref": "b3335743624d140ae2d4eb5abe64e93fc99c6620" } } }