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,9 +46,6 @@ | ||
46 | "bower-asset-library": "vendor/bower" | 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 | "repositories": [ | 49 | "repositories": [ |
53 | { | 50 | { |
54 | "type": "vcs", | 51 | "type": "vcs", |