mirror of
https://github.com/doctrine/DoctrineMigrationsBundle.git
synced 2026-03-23 22:32:17 +01:00
Here are the steps I followed: - `mkdir src` - `git mv Collector DependencyInjection DoctrineMigrationsBundle.php MigrationsFactory src` - adjust autoloading path - tweak PHPUnit config - tweak Psalm config - `git mv Resources/config config` - `git mv Resources/docs doc` - overrode `Bundle::getPath()` - `git mv Tests tests` - `git mv Resources/views templates`