diff --git a/composer.json b/composer.json index e01e17c..cd347d7 100755 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ } }, "scripts": { - "post-package-install": [ + "post-root-package-install": [ "ApplicationInstaller\\CompileAssets::compile" ] }