Files
symfony-flex-recipes/archived/doctrine.annotations/a2759dd6123694c8d901d0ec80006e044c2e6457.json
T
github-action[bot]andgithub-action[bot] a5298a919f Update Flex archives
2021-12-18 17:20:12 +00:00

28 lines
835 B
JSON

{
"manifests": {
"doctrine/annotations": {
"manifest": {
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/routes/annotations.yaml": {
"contents": [
"controllers:",
" resource: ../../src/Controller/",
" type: annotation",
"",
"kernel:",
" resource: ../../src/Kernel.php",
" type: annotation",
""
],
"executable": false
}
},
"ref": "a2759dd6123694c8d901d0ec80006e044c2e6457"
}
}
}