mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
9 lines
191 B
JSON
9 lines
191 B
JSON
{
|
|
"bundles": {
|
|
"Jrmgx\\InteractiveBundle\\InteractiveBundle": ["dev", "test"]
|
|
},
|
|
"copy-from-package": {
|
|
"bin/interactive_console": "%BIN_DIR%/interactive"
|
|
}
|
|
}
|