Remove unneeded composer scripts

This commit is contained in:
Mateusz Zalewski
2018-10-01 16:04:07 +02:00
parent db7ab5b6c8
commit 31d9bb45df

View File

@@ -4,9 +4,5 @@
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"composer-scripts": {
"assets:install --symlink %PUBLIC_DIR%": "symfony-cmd",
"cache:clear": "symfony-cmd"
}
}