mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
9 lines
183 B
JSON
9 lines
183 B
JSON
{
|
|
"bundles": {
|
|
"PHPZlc\\Flex\\Bundle\\FlexBundle": ["dev", "test"]
|
|
},
|
|
"copy-from-recipe": {
|
|
"phpzlc-flex.yaml": "config/packages/phpzlc-flex.yaml"
|
|
}
|
|
}
|