drupal-console-en
drupal-console-en copied to clipboard
Is it normal that composer downloads this outside of vendor?
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).