mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
40 lines
1.4 KiB
JSON
40 lines
1.4 KiB
JSON
{
|
|
"locks": {
|
|
"flagception/flagception-bundle": {
|
|
"version": "3.0",
|
|
"recipe": {
|
|
"repo": "3.0",
|
|
"branch": "master",
|
|
"version": "3.0",
|
|
"ref": "9f045b9e854039c20e9ecf54aa8d9868c1b841cd"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"flagception/flagception-bundle": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "flagception/flagception-bundle",
|
|
"version": "3.0",
|
|
"manifest": {
|
|
"bundles": {
|
|
"Flagception\\Bundle\\FlagceptionBundle\\FlagceptionBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
},
|
|
"files": {
|
|
"config/packages/flagception.yaml": {
|
|
"contents": "# See full configuration at https://github.com/bestit/flagception-bundle\nflagception:\n features:\n demo_123:\n default: true\n",
|
|
"executable": false,
|
|
"encoding": ""
|
|
}
|
|
},
|
|
"origin": "flagception/flagception-bundle:3.0@github.com/symfony/recipes-contrib:master",
|
|
"not_installable": false,
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |