remove script part of composer.json file

This commit is contained in:
Manuel Raynaud
2013-09-16 16:29:09 +02:00
parent 1dcde3ff2c
commit 2309a2e788

View File

@@ -53,9 +53,5 @@
"": "local/modules/",
"Thelia" : "core/lib/"
}
},
"scripts" : {
"post-update-cmd": "composer dump-autoload -o",
"post-install-cmd": "composer dump-autoload -o"
}
}