Skip to content

Commit

Permalink
test: fix deprecation for doctrine-bundle 2.12 (#337)
Browse files Browse the repository at this point in the history
Co-authored-by: Christopher Georg <[email protected]>
  • Loading branch information
Chris53897 and Chris8934 committed Apr 12, 2024
1 parent 4d52038 commit 4f3dcb4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/Fixtures/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ doctrine:
AppBundle:
type: attribute

controller_resolver:
auto_mapping: true

twig:
debug: '%kernel.debug%'
strict_variables: '%kernel.debug%'
Expand Down

0 comments on commit 4f3dcb4

Please sign in to comment.