mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-16 01:26:27 +03:00
39 lines
1.2 KiB
JSON
39 lines
1.2 KiB
JSON
{
|
|
"locks": {
|
|
"holadev/amp-toolbox-bundle": {
|
|
"version": "0.1",
|
|
"recipe": {
|
|
"repo": "0.1",
|
|
"branch": "master",
|
|
"version": "0.1",
|
|
"ref": "d0a5e08201ef1249c60b9cf5f9a9393c3ed68fcb"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"holadev/amp-toolbox-bundle": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "holadev/amp-toolbox-bundle",
|
|
"version": "0.1",
|
|
"manifest": {
|
|
"bundles": {
|
|
"Hola\\AmpToolboxBundle\\HolaAmpToolboxBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
},
|
|
"files": {
|
|
"config/packages/amp_toolbox.yaml": {
|
|
"contents": "amp_toolbox:\n transform_enabled: true\n",
|
|
"executable": false,
|
|
"encoding": ""
|
|
}
|
|
},
|
|
"origin": "holadev/amp-toolbox-bundle:0.1@github.com/symfony/recipes-contrib:master",
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |