symfony / orm-pack

A Symfony Pack for Doctrine ORM
MIT License
1.82k stars 18 forks source link

Remove DoctrineMigrationsBundle #9

Closed garak closed 6 years ago

garak commented 6 years ago

I just updated and got DoctrineMigrationsBundle, along with a lot of things that simply I don't need. Why bloating this pack? Can't we just leave it with minimal requirements?

fabpot commented 6 years ago

see #8

weaverryan commented 6 years ago

Just saw this issue, I'll re-post my comment here:

You can of course still install doctrine/orm and doctrine/doctrine-bundle independently if you want more control over your deps :). The goal with the packs is to package things together that cover the 90% use-case.

afoeder commented 6 years ago

can we close this please? Discussed and decided in #8 already.