diff --git a/composer.json b/composer.json index 6f8fba0..8f3267e 100755 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ } }, "scripts": { - "post-package-install": [ + "post-install-cmd": [ "ApplicationInstaller\\CompileAssets::compile" ] }