diff --git a/composer.json b/composer.json index b66fd5e..f69687b 100644 --- a/composer.json +++ b/composer.json @@ -65,10 +65,5 @@ "type": "vcs", "url": "https://github.com/zertex/yii2-elfinder.git" } - ], - "scripts": { - "post-create-project-cmd": [ - "@php setup.php" - ] - } + ] }