Merge pull request #996 from janharing/doctrinebundle-deprecation

[DoctrineBundle] Removed deprecated config
This commit is contained in:
Fabien Potencier
2021-08-31 14:27:11 +02:00
committed by GitHub
2 changed files with 0 additions and 6 deletions
@@ -1,9 +1,6 @@
doctrine:
orm:
auto_generate_proxy_classes: false
metadata_cache_driver:
type: pool
pool: doctrine.system_cache_pool
query_cache_driver:
type: pool
pool: doctrine.system_cache_pool
@@ -1,9 +1,6 @@
doctrine:
orm:
auto_generate_proxy_classes: false
metadata_cache_driver:
type: pool
pool: doctrine.system_cache_pool
query_cache_driver:
type: pool
pool: doctrine.system_cache_pool