mirror of
https://github.com/symfony/recipes.git
synced 2026-03-23 23:32:10 +01:00
Address reviews
This commit is contained in:
@@ -3,4 +3,4 @@ doctrine_migrations:
|
||||
# namespace is arbitrary but should be different from App\Migrations
|
||||
# as migrations classes should NOT be autoloaded
|
||||
'DoctrineMigrations': '%kernel.project_dir%/migrations'
|
||||
enable_profiler: false # '%kernel.debug%'
|
||||
enable_profiler: false
|
||||
|
||||
Reference in New Issue
Block a user