Skip to content

Commit 4f3dcb4

Browse files
test: fix deprecation for doctrine-bundle 2.12 (#337)
Co-authored-by: Christopher Georg <[email protected]>
1 parent 4d52038 commit 4f3dcb4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/Fixtures/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ doctrine:
4848
AppBundle:
4949
type: attribute
5050

51+
controller_resolver:
52+
auto_mapping: true
53+
5154
twig:
5255
debug: '%kernel.debug%'
5356
strict_variables: '%kernel.debug%'

0 commit comments

Comments
 (0)