Forgot the manifest

This commit is contained in:
disjfa
2018-12-06 20:50:59 +00:00
parent 208c70d608
commit f26002c055
+1 -6
View File
@@ -1,15 +1,10 @@
{
"bundles": {
"Disjfa\\MozaicBundle\\DisjfaMozaicBundle": [
"Disjfa\\TranslationBundle\\DisjfaTranslationBundle": [
"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": ""
}
}