2020-03-11 04:04:22 +09:00
|
|
|
doctrine_migrations:
|
2020-07-07 00:26:38 +09:00
|
|
|
migrations_paths:
|
|
|
|
# namespace is arbitrary but should be different from App\Migrations
|
|
|
|
# as migrations classes should NOT be autoloaded
|
|
|
|
'DoctrineMigrations': '%kernel.project_dir%/migrations'
|