flow-development-collection
flow-development-collection copied to clipboard
BUG: `flow doctrine:migrate` uses packages not installed via composer
If you have a package laying around in DistributionPackages it seems that doctrine migrations will also be found there.
This is inconsistent dev experience, and one might have uninstalled packages residing there just "on hold" for local dev.