Skip to content

Commit eaf9135

Browse files
authored
Merge pull request #2737 from tarlepp/chore(deps)/recipe-update
Chore(deps) - Symfony flex recipe update
2 parents a772882 + 5f075b2 commit eaf9135

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

config/packages/doctrine.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ doctrine:
3131
dir: '%kernel.project_dir%/src/Entity'
3232
prefix: 'App\Entity'
3333
alias: App
34+
controller_resolver:
35+
auto_mapping: false
3436

3537
when@test:
3638
doctrine:

symfony.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727
"version": "v0.5.3"
2828
},
2929
"doctrine/doctrine-bundle": {
30-
"version": "2.11",
30+
"version": "2.12",
3131
"recipe": {
3232
"repo": "github.com/symfony/recipes",
3333
"branch": "main",
34-
"version": "2.10",
35-
"ref": "c170ded8fc587d6bd670550c43dafcf093762245"
34+
"version": "2.12",
35+
"ref": "32f890075233ac4a1176e848a0f8e932ac6536d6"
3636
},
3737
"files": [
3838
"config/packages/doctrine.yaml",

0 commit comments

Comments
 (0)