Commit 97f65fc475bb3a5698e8a816ab3160192d7f311c
1 parent
f7b53303
Composer secure off
Showing
1 changed file
with
0 additions
and
3 deletions
Show diff stats
composer.json
... | ... | @@ -46,9 +46,6 @@ |
46 | 46 | "bower-asset-library": "vendor/bower" |
47 | 47 | } |
48 | 48 | }, |
49 | - "scripts": { | |
50 | - "post-install-cmd": "php init --env=Development --overwrite=All --dbinit --dbtype=postgresql --dbname=artbox_basic --username=postgres --password=postgres --migrationPath=artweb/artbox-core/migrations --migrate=yes --defaultuser --checkdb" | |
51 | - }, | |
52 | 49 | "repositories": [ |
53 | 50 | { |
54 | 51 | "type": "vcs", | ... | ... |