mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 23:56:29 +03:00
* add corytech/php-openapi recipe * fix yaml * fix yaml * add bundles to manifest
9 lines
155 B
JSON
9 lines
155 B
JSON
{
|
|
"bundles": {
|
|
"Corytech\\OpenApi\\CorytechOpenApiBundle": ["all"]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
}
|