- Generate
deptrac.layers.yaml
with./magetrac.php /mg/app/code
- Run ./deptrac
https://qossmic.github.io/deptrac/
imports:
- deptrac.layers.yaml
deptrac:
paths:
- /{path-to-your-magento}/app/code/
./magetrac.php /mg/app/code && ./deptrack
https://github.com/magento/magento2
- One can see that the module Magento_OfflinePayments does not contain the module Magento_Quote in its dependencies list despite using Magento\Quote classes
./deptrac analyze -f graphviz-dot -o check-result.dot
./deptrac analyze -f graphviz-image -o check-result.png