mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-19 19:16:32 +03:00
* Add recipe for lyranetwork/sylius-lyranetwork-plugin. * Format fixes. --------- Co-authored-by: ndias <nathan.dias@lyra-network.com>
9 lines
156 B
JSON
9 lines
156 B
JSON
{
|
|
"bundles": {
|
|
"Lyranetwork\\Lyra\\LyranetworkLyraPlugin" : ["all"]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
}
|