We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 837583a commit 305f15cCopy full SHA for 305f15c
config/packages/doctrine.yaml
@@ -23,7 +23,7 @@ doctrine:
23
prefix: 'App\Entity'
24
alias: App
25
controller_resolver:
26
- auto_mapping: true
+ auto_mapping: false
27
28
when@test:
29
doctrine:
symfony.lock
@@ -33,12 +33,12 @@
33
"version": "v0.5.3"
34
},
35
"doctrine/doctrine-bundle": {
36
- "version": "2.12",
+ "version": "2.13",
37
"recipe": {
38
"repo": "github.com/symfony/recipes",
39
"branch": "main",
40
"version": "2.12",
41
- "ref": "7b1b0b637b337f6beb895589948cd119da705524"
+ "ref": "7266981c201efbbe02ae53c87f8bb378e3f825ae"
42
43
"files": [
44
"config/packages/doctrine.yaml",
0 commit comments