Files
symfony-flex-recipes-contrib/gheb.configuration-converter-bundle.0.5.json
T
github-action botandgithub-action bot 7fa28e54e3 Update Flex endpoint
2021-09-19 15:44:29 +00:00

40 lines
1.4 KiB
JSON

{
"locks": {
"gheb/configuration-converter-bundle": {
"version": "0.5",
"recipe": {
"repo": "0.5",
"branch": "master",
"version": "0.5",
"ref": "08c8225aa65d8adce67867b2cbe20e941feeca77"
}
}
},
"manifests": {
"gheb/configuration-converter-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "gheb/configuration-converter-bundle",
"version": "0.5",
"manifest": {
"bundles": {
"ConfigurationConverter\\ConfigurationConverterBundle": [
"dev"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/configuration_converter.yaml": {
"contents": "configuration_converter:\n api_platform_default_export_dir: '%kernel.project_dir%/config/packages/api-platform/' #(default)\n",
"executable": false,
"encoding": ""
}
},
"origin": "gheb/configuration-converter-bundle:0.5@github.com/symfony/recipes-contrib:master",
"not_installable": false,
"is_contrib": true
}
}
}