{
"manifests": {
"dama/doctrine-test-bundle": {
"manifest": {
"bundles": {
"DAMA\\DoctrineTestBundle\\DAMADoctrineTestBundle": [
"test"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"add-lines": [
{
"file": "phpunit.xml.dist",
"content": " ",
"position": "after_target",
"target": ""
}
]
},
"files": {
"config/packages/test/dama_doctrine_test_bundle.yaml": {
"contents": [
"dama_doctrine_test:",
" enable_static_connection: true",
" enable_static_meta_data_cache: true",
" enable_static_query_cache: true",
""
],
"executable": false
}
},
"ref": "bd0ef625ee332df49efa1b17012e3d84b98cd303"
}
}
}