Commit 98203dc
committed
minor #1640 Remove DoctrineMigrationsBundle (rosier)
This PR was merged into the main branch.
Discussion
----------
Remove DoctrineMigrationsBundle
The DoctrineMigrationsBundle was originally installed as part of the [symfony/orm-pack](https://github.com/symfony/orm-pack) and later [unpacked](5fafa37).
AFAIK it was never really used and there is no plan to start using it for database migrations.
So instead of upgrading to DoctrineMigrationsBundle v4 l propose to remove the unneeded dependencies.
Commits
-------
3d72dd8 Remove DoctrineMigrationsBundleFile tree
7 files changed
+67
-304
lines changed- config
- packages
- migrations
7 files changed
+67
-304
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
This file was deleted.
0 commit comments