mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-18 10:36:52 +03:00
* Add fdekker/log-viewer-bundle bundle recipe * Update indentation to 4 spaces * Remove home_route default * Update post-install.txt * Update post-install.txt * Update version * Update post-install
9 lines
146 B
JSON
9 lines
146 B
JSON
{
|
|
"bundles": {
|
|
"FD\\LogViewer\\FDLogViewerBundle": ["all"]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%"
|
|
}
|
|
}
|