Files
symfony-flex-recipes/api-platform/core/2.5/manifest.json
T
2021-07-07 16:12:10 +02:00

10 lines
206 B
JSON

{
"bundles": {
"ApiPlatform\\Core\\Bridge\\Symfony\\Bundle\\ApiPlatformBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/",
"src/": "%SRC_DIR%/"
}
}