2019-02-23 16:49:38 +01:00
|
|
|
doctrine_migrations:
|
2020-07-04 23:38:18 +02: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'
|