Dependencies generating

Hi,

we’re currently moving some GRAV sites with several plugins. It’s great, that with grav install all plugins are installed but if you add a completely new plugin to your project we have to update the .dependencies.yaml file manually. Wouldn’t it make much more sense that if you install a plugin through gpm the dependencies would automatically update or are we missing something out?

Cheers

Using .dependencies is more thought for skeletons, to work alongside our installer, not really thought for site deployment. But it’s probably a good idea, submit it on the Grav issues for a future improvement.

A similar issue already exists: #880.