Skip to content

Commit 09525c4

Browse files
authored
Address reviews
1 parent 2c135cf commit 09525c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doctrine/doctrine-migrations-bundle/3.1/config/packages/doctrine_migrations.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ doctrine_migrations:
33
# namespace is arbitrary but should be different from App\Migrations
44
# as migrations classes should NOT be autoloaded
55
'DoctrineMigrations': '%kernel.project_dir%/migrations'
6-
enable_profiler: false # '%kernel.debug%'
6+
enable_profiler: false

0 commit comments

Comments
 (0)