Closed Ocramius closed 8 years ago
Users should just re-dump the autoloader via composer dump-autoload --optimize manually (post-install)
composer dump-autoload --optimize
This logic caused other plugins to conflict (see https://github.com/puli/issues/issues/183#issuecomment-189282691 )
Users should just re-dump the autoloader via
composer dump-autoload --optimize
manually (post-install)This logic caused other plugins to conflict (see https://github.com/puli/issues/issues/183#issuecomment-189282691 )