When I call command composer reinstall <some/package> the file vendor/composer/autoload_file.php is reseted to original content without my extra include files. The composer update fix problem, but I would like to avoid this extra work. Is it possible? Probably you need to add processing of some events that generates form composer reinstall.