File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed
Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,8 @@ doctrine:
3939 report_fields_where_declared : true
4040 validate_xml_mapping : true
4141 naming_strategy : doctrine.orm.naming_strategy.underscore_number_aware
42+ identity_generation_preferences :
43+ Doctrine\DBAL\Platforms\PostgreSQLPlatform : identity
4244 auto_mapping : true
4345 controller_resolver :
4446 auto_mapping : true
Original file line number Diff line number Diff line change 6262 }
6363 },
6464 "doctrine/doctrine-bundle": {
65- "version": "2.11 ",
65+ "version": "2.15 ",
6666 "recipe": {
6767 "repo": "github.com/symfony/recipes",
6868 "branch": "main",
69- "version": "2.10 ",
70- "ref": "c170ded8fc587d6bd670550c43dafcf093762245 "
69+ "version": "2.13 ",
70+ "ref": "620b57f496f2e599a6015a9fa222c2ee0a32adcb "
7171 },
7272 "files": [
73- "./ config/packages/doctrine.yaml",
74- "./ src/Entity/.gitignore",
75- "./ src/Repository/.gitignore"
73+ "config/packages/doctrine.yaml",
74+ "src/Entity/.gitignore",
75+ "src/Repository/.gitignore"
7676 ]
7777 },
7878 "doctrine/doctrine-fixtures-bundle": {
You can’t perform that action at this time.
0 commit comments