File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,16 +11,18 @@ doctrine:
1111 orm :
1212 validate_xml_mapping : true
1313 naming_strategy : doctrine.orm.naming_strategy.underscore_number_aware
14+ identity_generation_preferences :
15+ Doctrine\DBAL\Platforms\PostgreSQLPlatform : identity
1416 auto_mapping : true
15- controller_resolver :
16- auto_mapping : false
1717 mappings :
1818 App :
1919 type : attribute
2020 is_bundle : false
2121 dir : ' %kernel.project_dir%/src/Entity'
2222 prefix : ' App\Entity'
2323 alias : App
24+ controller_resolver :
25+ auto_mapping : false
2426
2527when@test :
2628 doctrine :
Original file line number Diff line number Diff line change 3838 "version": "v0.5.3"
3939 },
4040 "doctrine/doctrine-bundle": {
41- "version": "2.13 ",
41+ "version": "3.2 ",
4242 "recipe": {
4343 "repo": "github.com/symfony/recipes",
4444 "branch": "main",
45- "version": "2.10 ",
46- "ref": "c170ded8fc587d6bd670550c43dafcf093762245 "
45+ "version": "3.0 ",
46+ "ref": "18ee08e513ba0303fd09a01fc1c934870af06ffa "
4747 },
4848 "files": [
4949 "config/packages/doctrine.yaml",
You can’t perform that action at this time.
0 commit comments