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

24 lines
662 B
JSON

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