File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,8 @@ doctrine:
23
23
report_fields_where_declared : true
24
24
validate_xml_mapping : true
25
25
naming_strategy : doctrine.orm.naming_strategy.underscore_number_aware
26
+ # identity_generation_preferences:
27
+ # Doctrine\DBAL\Platforms\PostgreSQLPlatform: identity
26
28
auto_mapping : true
27
29
mappings :
28
30
App :
Original file line number Diff line number Diff line change 27
27
"version": "v0.5.3"
28
28
},
29
29
"doctrine/doctrine-bundle": {
30
- "version": "2.12 ",
30
+ "version": "2.14 ",
31
31
"recipe": {
32
32
"repo": "github.com/symfony/recipes",
33
33
"branch": "main",
34
- "version": "2.12 ",
35
- "ref": "32f890075233ac4a1176e848a0f8e932ac6536d6 "
34
+ "version": "2.13 ",
35
+ "ref": "620b57f496f2e599a6015a9fa222c2ee0a32adcb "
36
36
},
37
37
"files": [
38
38
"config/packages/doctrine.yaml",
You can’t perform that action at this time.
0 commit comments