Files
symfony-flex-recipes-contrib/spiechu.symfony-commons-bundle.0.1.json
T
github-action botandgithub-action bot 06af7d5f81 Update Flex endpoint
2021-09-23 10:31:54 +00:00

35 lines
1.3 KiB
JSON

{
"manifests": {
"spiechu/symfony-commons-bundle": {
"manifest": {
"bundles": {
"Spiechu\\SymfonyCommonsBundle\\SpiechuSymfonyCommonsBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%"
}
},
"files": {
"config/packages/spiechu_symfony_commons.yaml": {
"contents": [
"spiechu_symfony_commons:",
" # bundle configuration available at",
" # https://github.com/spiechu/symfony-commons-bundle/blob/master/README.md",
" get_method_override:",
" enabled: false",
" response_schema_validation:",
" enabled: false",
" api_versioning:",
" enabled: false",
""
],
"executable": false
}
},
"ref": "6e5883906690f78f929a02e7a23d09ffd7e72e80"
}
}
}