Remove post install Composer script
This commit is contained in:
parent
9219be87a2
commit
7e6e513fc1
|
@ -62,9 +62,6 @@
|
|||
"scripts": {
|
||||
"post-create-project-cmd" : [
|
||||
"php bin/console.php install"
|
||||
],
|
||||
"post-install-cmd" : [
|
||||
"php bin/console.php dbupdate"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue