hechoendrupal/drupal-console-en

Is it normal that composer downloads this outside of vendor?

Opened this issue · 2 comments

This package was added as a dependency from drupal/console-core and everything that is managed by composer lands correctly in the vendor folder, except this one...

I don't think it is. Currently I can't update packages in composer because of this.

I thought so...
Should we fix it :D?
For now I have this worked-around with git-ignore, but it should be fixed so it knows where to download the package (vendor).