add onurb/doctrine-yuml-bundle recipe

This commit is contained in:
HERON
2018-02-13 21:03:30 +01:00
parent 454bb766a0
commit bcff1ec639
2 changed files with 11 additions and 0 deletions
@@ -0,0 +1,3 @@
doctrine_yuml:
resource: "@OnurbYumlBundle/Resources/config/routing.yml"
prefix: /
@@ -0,0 +1,8 @@
{
"bundles": {
"Onurb\\Bundle\\YumlBundle\\OnurbYumlBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}