File tree Expand file tree Collapse file tree 4 files changed +33
-132
lines changed
Expand file tree Collapse file tree 4 files changed +33
-132
lines changed Original file line number Diff line number Diff line change 3131 "cebe/markdown" : " ^1.1" ,
3232 "composer/composer" : " ^2.8@dev" ,
3333 "composer/pcre" : " ^3.0" ,
34- "doctrine/annotations" : " ^2" ,
3534 "doctrine/common" : " ^3" ,
36- "doctrine/doctrine-bundle" : " ^2.2 " ,
35+ "doctrine/doctrine-bundle" : " ^3 " ,
3736 "doctrine/orm" : " ^3" ,
3837 "endroid/qr-code" : " ^6" ,
3938 "graze/dog-statsd" : " ^1" ,
Original file line number Diff line number Diff line change @@ -2,16 +2,12 @@ doctrine:
22 dbal :
33 url : ' %env(resolve:DATABASE_URL)%'
44 profiling_collect_backtrace : ' %kernel.debug%'
5- use_savepoints : true
65 options :
76 # PDO::ATTR_TIMEOUT
87 2 : 1.3
98 orm :
109 enable_native_lazy_objects : true
1110 validate_xml_mapping : true
12- auto_generate_proxy_classes : true
13- enable_lazy_ghost_objects : true
14- report_fields_where_declared : true
1511 auto_mapping : true
1612 dql :
1713 string_functions :
@@ -24,7 +20,6 @@ doctrine:
2420 alias : App
2521 controller_resolver :
2622 enabled : false
27- auto_mapping : false
2823
2924when@test :
3025 doctrine :
@@ -35,7 +30,6 @@ when@test:
3530when@prod :
3631 doctrine :
3732 orm :
38- auto_generate_proxy_classes : false
3933 proxy_dir : ' %kernel.build_dir%/doctrine/orm/Proxies'
4034 query_cache_driver :
4135 type : pool
Original file line number Diff line number Diff line change 4747 "dasprid/enum": {
4848 "version": "1.0.3"
4949 },
50- "doctrine/annotations": {
51- "version": "1.13",
52- "recipe": {
53- "repo": "github.com/symfony/recipes",
54- "branch": "main",
55- "version": "1.10",
56- "ref": "64d8583af5ea57b7afa4aba4b159907f3a148b05"
57- },
58- "files": []
59- },
6050 "doctrine/collections": {
6151 "version": "1.6.7"
6252 },
You can’t perform that action at this time.
0 commit comments