fix indentation of manifest.json

This commit is contained in:
Björn May
2020-10-08 15:40:55 +02:00
parent 25502acd7e
commit 06cfebc114
@@ -1,8 +1,8 @@
{
"bundles": {
"HansPeterOrding\\NflfastRSymfonyBundle\\NflfastRSymfonyBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
"bundles": {
"HansPeterOrding\\NflfastRSymfonyBundle\\NflfastRSymfonyBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}