composer-cleanup-plugin icon indicating copy to clipboard operation
composer-cleanup-plugin copied to clipboard

based on autoload-dev

Open Nemo64 opened this issue 7 years ago • 0 comments

Test sources are in most libraries declared in the composer "autoload-dev" section. So technically it should be enough to just check if there is no overlap with the normal "autoload" section and then remove everything inside the dev folders.

Nemo64 avatar Jun 05 '18 15:06 Nemo64