Skip to content

Commit 94d4a95

Browse files
committed
chore: doctrine deprecations
1 parent 4441966 commit 94d4a95

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Doctrine/Orm/Tests/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ doctrine:
88

99
orm:
1010
auto_generate_proxy_classes: '%kernel.debug%'
11+
controller_resolver:
12+
auto_mapping: true
1113
enable_lazy_ghost_objects: true
1214
mappings:
1315
ApiPlatform\Doctrine\Orm\Tests\Fixtures\Entity:

0 commit comments

Comments
 (0)