2020-03-10 19:04:22 +00:00
|
|
|
doctrine_migrations:
|
2020-07-06 16:26:38 +01: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'
|