diff --git a/composer.json b/composer.json index 744224f..659b208 100644 --- a/composer.json +++ b/composer.json @@ -36,6 +36,7 @@ }, "scripts": { "post-create-project-cmd": "App\\Console\\Installer::postInstall", + "post-install-cmd": "App\\Console\\Installer::postInstall", "post-autoload-dump": "Cake\\Composer\\Installer\\PluginInstaller::postAutoloadDump", "check": [ "@test",