mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 23:26:27 +03:00
10 lines
192 B
JSON
10 lines
192 B
JSON
{
|
|
"bundles": {
|
|
"ApiPlatform\\Symfony\\Bundle\\ApiPlatformBundle": ["all"]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/",
|
|
"src/": "%SRC_DIR%/"
|
|
}
|
|
}
|