Skip to content
Snippets Groups Projects
Select Git revision
  • 13f6b6ac52afae2f0fd737d86a0c46d1be0d6025
  • main default protected
2 results

settings.gradle

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    doctrine_migrations.yaml 268 B
    doctrine_migrations:
        migrations_paths:
            # 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