Files
symfony-flex-recipes-contrib/disjfa/mozaic-bundle/0.1/manifest.json
T
2018-03-15 21:34:34 +00:00

16 lines
393 B
JSON
Executable File

{
"bundles": {
"Disjfa\\MozaicBundle\\DisjfaMozaicBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"env": {
"#1": "You can request a api key on the developer page of unsplash here: https://unsplash.com/developers",
"UNSPLASH_APPLICATION_ID": "",
"UNSPLASH_APPLICATION_SECRET": ""
}
}