mirror of
https://github.com/MarijnDoeve/TijdVoorDeTest.git
synced 2026-03-05 20:44:19 +01:00
7 lines
270 B
YAML
7 lines
270 B
YAML
doctrine_migrations:
|
|
migrations_paths:
|
|
# namespace is arbitrary but should be different from Tvdt\Migrations
|
|
# as migrations classes should NOT be autoloaded
|
|
'DoctrineMigrations': '%kernel.project_dir%/migrations'
|
|
enable_profiler: false
|