Files
symfony-flex-recipes-contrib/onurb.doctrine-yuml-bundle.1.1.json
T
github-action botandgithub-action bot 06af7d5f81 Update Flex endpoint
2021-09-23 10:31:54 +00:00

29 lines
858 B
JSON

{
"manifests": {
"onurb/doctrine-yuml-bundle": {
"manifest": {
"bundles": {
"Onurb\\Bundle\\YumlBundle\\OnurbYumlBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/routes/dev/yuml.yaml": {
"contents": [
"doctrine_yuml:",
" resource: \"@OnurbYumlBundle/Resources/config/routing.yml\"",
" prefix: /",
""
],
"executable": false
}
},
"ref": "81130d6607195660087a01442f30be1edad71804"
}
}
}