mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 23:56:29 +03:00
9 lines
179 B
JSON
9 lines
179 B
JSON
{
|
|
"bundles": {
|
|
"TheCodingMachine\\Graphqlite\\Bundle\\GraphqliteBundle": ["all"]
|
|
},
|
|
"copy-from-package": {
|
|
"config-template/": "%CONFIG_DIR%/"
|
|
}
|
|
}
|