diff --git a/composer.json b/composer.json index cc75b73d8..7eeb26887 100644 --- a/composer.json +++ b/composer.json @@ -42,7 +42,6 @@ "scripts": { "post-install-cmd": "App\\Console\\Installer::postInstall", "post-create-project-cmd": "App\\Console\\Installer::postInstall", - "post-autoload-dump": "Cake\\Composer\\Installer\\PluginInstaller::postAutoloadDump", "check": [ "@test", "@cs-check"