mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
Add recipe for jrmgx/interactive-bundle (#1486)
* Add recipe for jrmgx/interactive-bundle * include Bundle config - re-push
This commit is contained in:
8
jrmgx/interactive-bundle/1.0/manifest.json
Normal file
8
jrmgx/interactive-bundle/1.0/manifest.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Jrmgx\\InteractiveBundle\\InteractiveBundle": ["dev", "test"]
|
||||
},
|
||||
"copy-from-package": {
|
||||
"bin/interactive_console": "%BIN_DIR%/interactive"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user