mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03: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