mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-22 04:46:23 +03:00
40 lines
1.4 KiB
JSON
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
|
|
}
|
|
}
|
|
} |