We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c135cf commit 09525c4Copy full SHA for 09525c4
doctrine/doctrine-migrations-bundle/3.1/config/packages/doctrine_migrations.yaml
@@ -3,4 +3,4 @@ doctrine_migrations:
3
# namespace is arbitrary but should be different from App\Migrations
4
# as migrations classes should NOT be autoloaded
5
'DoctrineMigrations': '%kernel.project_dir%/migrations'
6
- enable_profiler: false # '%kernel.debug%'
+ enable_profiler: false
0 commit comments