I've got the option to take on a number of projects from a client. The projects use composer installed dependencies which are committed to the git repositories. Unfortunately, none of the projects has a composer file. I guess the previous developers forgot/didn't want to commit them.
I'm looking for a quick way to identify the composer packages with versions to reconstruct the composer file and ease the future maintenance of the projects. Does anyone know of a efficient way to identify the versions?