Files
symfony-flex-recipes/api-platform/core/3.1/manifest.json
T
Kévin DunglasandGitHub df1203b89a [api-platform/core] prevent a deprecation warning and sync with upstream (#1227)
* [api-platform/core] prevent a deprecation warning and sync with upstream

* update post install
2023-09-12 11:55:15 -04:00

10 lines
192 B
JSON

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