Files
symfony-flex-recipes-contrib/sylius/resource-bundle/1.9/manifest.json
T
Loïc FrémontandGitHub 2a039515ea [sylius/resource-bundle] Sylius routes with attributes and default mapping paths (#1499)
* Sylius configuration for routes with attributes' feature

* Add default mapping paths
2023-04-21 09:19:49 +02:00

12 lines
216 B
JSON

{
"container": {
"locale": "en"
},
"bundles": {
"Sylius\\Bundle\\ResourceBundle\\SyliusResourceBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}