X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=blobdiff_plain;f=production%2Fexample_apps%2Fshared_calendar%2Fcomposer.json;fp=production%2Fexample_apps%2Fshared_calendar%2Fcomposer.json;h=128458f9caa61b568b385c44a632c2c46ff458fc;hp=a2542550a3c8ec161766ed9ef7525dcb37b10742;hb=43099b0a5606877a692b484b58c807cf8ea20bd7;hpb=9ca18137290c84da0af201ef3e8b57154e8b33c2 diff --git a/production/example_apps/shared_calendar/composer.json b/production/example_apps/shared_calendar/composer.json index a2542550..128458f9 100644 --- a/production/example_apps/shared_calendar/composer.json +++ b/production/example_apps/shared_calendar/composer.json @@ -37,7 +37,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"