mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-15 17:16:29 +03:00
Add recipe for corvet/light-field-bundle v1.0 (#1985)
* Add recipe for corvet/light-field-bundle v1.0 * Fix manifest * Fix mistake * Fix all * Fix dependencies --------- Co-authored-by: Serg Bugayov <serg.bugayov@gmail.com>
This commit is contained in:
co-authored by
Serg Bugayov
parent
2149ed95b3
commit
7db8da8b4d
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"bundles": {
|
||||
"Corvet\\LightFieldBundle\\CorvetLightFieldBundle": [ "all" ]
|
||||
},
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
},
|
||||
"composer-scripts": {
|
||||
"corvet:install": "symfony-cmd"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user