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:
Sergiy Bugayov
2026-06-08 20:09:11 +04:00
committed by GitHub
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"
}
}