diff --git a/composer.json b/composer.json index 11e060e..590693e 100644 --- a/composer.json +++ b/composer.json @@ -41,8 +41,7 @@ }, "scripts": { "auto-scripts": { - "cache:clear": "symfony-cmd", - "assets:install %PUBLIC_DIR%": "symfony-cmd" + "cache:clear": "symfony-cmd" }, "post-install-cmd": [ "@auto-scripts"