Get list of files updated by composer

0

I'm migrating a legacy application to a system of packages managed by composer, as the client wants, every time I update the project with composer, I can get the files that have been updated.

I've been watching how the script and plugins are created that allow interacting with composer but I have not found how to get the list of files that have been updated in each repository, does anyone know a way to do it?

Thanks in advance.

    
asked by Walter Fabian Rodriguez Salaza 30.05.2018 в 19:36
source

0 answers