mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-17 18:16:46 +03:00
43 lines
1.5 KiB
JSON
43 lines
1.5 KiB
JSON
{
|
|
"locks": {
|
|
"mtarld/symbok-bundle": {
|
|
"version": "2.0",
|
|
"recipe": {
|
|
"repo": "2.0",
|
|
"branch": "master",
|
|
"version": "2.0",
|
|
"ref": "c1ae1108fa1d7889f0c105c956f74f141cef52dc"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"mtarld/symbok-bundle": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "mtarld/symbok-bundle",
|
|
"version": "2.0",
|
|
"manifest": {
|
|
"bundles": {
|
|
"Mtarld\\SymbokBundle\\SymbokBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
},
|
|
"post-install-output": [
|
|
" * <fg=blue>Configure</> bundle in <comment>config/packages/symbok.yaml</>",
|
|
" * <fg=blue>Read</> the documentation at <comment>https://github.com/mtarld/symbok-bundle/blob/master/src/Resources/doc/index.md</>"
|
|
]
|
|
},
|
|
"files": {
|
|
"config/packages/symbok.yaml": {
|
|
"contents": "symbok:\n # Namespaces that you want to be processed by symbok\n namespaces:\n # - 'App\\Entity'\n",
|
|
"executable": false,
|
|
"encoding": ""
|
|
}
|
|
},
|
|
"origin": "mtarld/symbok-bundle:2.0@github.com/symfony/recipes-contrib:master",
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |