Update indentation of manifest

This commit is contained in:
François Mathieu
2018-07-06 00:12:13 +02:00
parent b49dac47f2
commit 1309fdadac
+4 -4
View File
@@ -1,12 +1,12 @@
{
"bundles": {
"Maps_red\\TicketingBundle\\TicketingBundle": ["all"]
"Maps_red\\TicketingBundle\\TicketingBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/",
"src/": "%SRC_DIR%/"
"config/": "%CONFIG_DIR%/",
"src/": "%SRC_DIR%/"
},
"composer-scripts": {
"assets:install --symlink --relative %PUBLIC_DIR%": "symfony-cmd"
"assets:install --symlink --relative %PUBLIC_DIR%": "symfony-cmd"
}
}