Skip to content

Commit

Permalink
Merge pull request #2737 from tarlepp/chore(deps)/recipe-update
Browse files Browse the repository at this point in the history
Chore(deps) - Symfony flex recipe update
  • Loading branch information
tarlepp committed Apr 14, 2024
2 parents a772882 + 5f075b2 commit eaf9135
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions config/packages/doctrine.yaml
Expand Up @@ -31,6 +31,8 @@ doctrine:
dir: '%kernel.project_dir%/src/Entity'
prefix: 'App\Entity'
alias: App
controller_resolver:
auto_mapping: false

when@test:
doctrine:
Expand Down
6 changes: 3 additions & 3 deletions symfony.lock
Expand Up @@ -27,12 +27,12 @@
"version": "v0.5.3"
},
"doctrine/doctrine-bundle": {
"version": "2.11",
"version": "2.12",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "2.10",
"ref": "c170ded8fc587d6bd670550c43dafcf093762245"
"version": "2.12",
"ref": "32f890075233ac4a1176e848a0f8e932ac6536d6"
},
"files": [
"config/packages/doctrine.yaml",
Expand Down

0 comments on commit eaf9135

Please sign in to comment.