mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 23:56:25 +03:00
58 lines
2.0 KiB
JSON
58 lines
2.0 KiB
JSON
{
|
|
"locks": {
|
|
"hautelook/alice-bundle": {
|
|
"version": "2.1",
|
|
"recipe": {
|
|
"repo": "2.1",
|
|
"branch": "master",
|
|
"version": "2.1",
|
|
"ref": "ff94d76b2ec0c552b5d67d401f59ab8fd62f3d5f"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"hautelook/alice-bundle": {
|
|
"repository": "github.com/symfony/recipes",
|
|
"package": "hautelook/alice-bundle",
|
|
"version": "2.1",
|
|
"manifest": {
|
|
"aliases": [
|
|
"alice"
|
|
],
|
|
"bundles": {
|
|
"Hautelook\\AliceBundle\\HautelookAliceBundle": [
|
|
"dev",
|
|
"test"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/",
|
|
"fixtures/": "fixtures/"
|
|
},
|
|
"post-install-output": [
|
|
" * <fg=blue>Write</> fixtures files in the <comment>fixtures/</> folder",
|
|
" * <fg=blue>Run</> <comment>php bin/console hautelook:fixtures:load</>"
|
|
]
|
|
},
|
|
"files": {
|
|
"config/packages/dev/hautelook_alice.yaml": {
|
|
"contents": "hautelook_alice:\n fixtures_path: fixtures\n",
|
|
"executable": false,
|
|
"encoding": ""
|
|
},
|
|
"config/packages/test/hautelook_alice.yaml": {
|
|
"contents": "imports:\n - { resource: ../dev/hautelook_alice.yaml }\n",
|
|
"executable": false,
|
|
"encoding": ""
|
|
},
|
|
"fixtures/.gitignore": {
|
|
"contents": "",
|
|
"executable": false,
|
|
"encoding": ""
|
|
}
|
|
},
|
|
"origin": "hautelook/alice-bundle:2.1@github.com/symfony/recipes:master",
|
|
"is_contrib": false
|
|
}
|
|
}
|
|
} |