Files
7db8da8b4d 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>
2026-06-08 20:09:11 +04:00

12 lines
238 B
JSON

{
"bundles": {
"Corvet\\LightFieldBundle\\CorvetLightFieldBundle": [ "all" ]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"composer-scripts": {
"corvet:install": "symfony-cmd"
}
}