
Problem/Motivation
To check and test dependencies, we want accurate information for all the dependents and dependencies for each project. We found that some required dependencies of modules are not listed as requirements in their composer.json .
Proposed resolution
Create a visualisation of the dependency tree
Comments
Comment #2
tonypaulbarker