Fixed manifest spacing

This commit is contained in:
Matthew Henry
2020-09-03 10:52:47 +01:00
parent febfe23003
commit 09e11c38d9

View File

@@ -1,8 +1,8 @@
{
"bundles": {
"Ise\\WebSecurityBundle\\IseWebSecurityBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
"bundles": {
"Ise\\WebSecurityBundle\\IseWebSecurityBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}