mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
24 lines
666 B
JSON
24 lines
666 B
JSON
{
|
|
"manifests": {
|
|
"atlas/symfony": {
|
|
"manifest": {
|
|
"bundles": {
|
|
"Atlas\\Symfony\\AtlasBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-package": {
|
|
"Resources/config/atlas.yaml": "%CONFIG_DIR%/packages/atlas.yaml"
|
|
},
|
|
"env": {
|
|
"ATLAS_PDO_DSN": "",
|
|
"ATLAS_PDO_USERNAME": "",
|
|
"ATLAS_PDO_PASSWORD": ""
|
|
}
|
|
},
|
|
"files": [],
|
|
"ref": "59ce1c811d6db5e8c23fd8ecc0fdfa92f00a9dbf"
|
|
}
|
|
}
|
|
}
|