diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/composer.json b/composer.json index 3f5537fe..a36a528b 100644 --- a/composer.json +++ b/composer.json @@ -88,8 +88,5 @@ }, "bin" : [ "bin/prado-cli" - ], - "config" : { - "bin-dir" : "bin" - } + ] } |