Files
archived-recipes-contrib/netgen/layouts-core/2.0/manifest.json
Edi Modrić 2849ef5926 Netgen Layouts v2 (#1895)
* Add Netgen Layouts 2.0

* Add netgen/layouts-sylius package

* Add netgen/layouts-contentful package
2025-12-07 08:51:24 +01:00

11 lines
335 B
JSON

{
"bundles": {
"Netgen\\Bundle\\LayoutsBundle\\NetgenLayoutsBundle": ["all"],
"Netgen\\Bundle\\LayoutsAdminBundle\\NetgenLayoutsAdminBundle": ["all"],
"Netgen\\Bundle\\LayoutsDebugBundle\\NetgenLayoutsDebugBundle": ["dev", "test"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}