2018-07-16 13:10:00 -04:00
|
|
|
doctrine_migrations:
|
2022-02-17 14:49:33 -05:00
|
|
|
migrations_paths:
|
|
|
|
- '%kernel.project_dir%/src/Migrations'
|
2018-07-16 13:10:00 -04:00
|
|
|
# namespace is arbitrary but should be different from App\Migrations
|
|
|
|
# as migrations classes should NOT be autoloaded
|
2022-02-17 14:49:33 -05:00
|
|
|
# namespace: DoctrineMigrations
|