Skip to content

Commit

Permalink
minor #1508 explicitly configure a default value that will change (xa…
Browse files Browse the repository at this point in the history
…bbuh)

This PR was merged into the main branch.

Discussion
----------

explicitly configure a default value that will change

fixes #1507

Commits
-------

b244932 explicitly configure a default value that will change
  • Loading branch information
javiereguiluz committed Apr 11, 2024
2 parents 5923fcd + b244932 commit 832f547
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/packages/doctrine.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ doctrine:
dir: '%kernel.project_dir%/src/Entity'
prefix: 'App\Entity'
alias: App
controller_resolver:
auto_mapping: true

when@test:
doctrine:
Expand Down

0 comments on commit 832f547

Please sign in to comment.