Files
symfony-flex-recipes/api-platform/symfony/4.0/manifest.json
T
Kévin DunglasandGitHub f8a696dd76 [api-platform/core] Support for v3.4 and v4 (#1339)
* [api-platform/core] Support for v4

* fix

* fix graphql

* fix graphql
2024-09-27 15:02:04 +02:00

10 lines
192 B
JSON

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