ochorocho / tdk

7 stars 4 forks source link

Detect dependencies and use it #42

Open ochorocho opened 6 months ago

ochorocho commented 6 months ago

With the monorepo in place, the packages can be used. So, packages are installed/remove according to the monorepo.

This will take away the pain to maintain the composer.json To take this even further, it could be used to configure ddev (at least partly)