Removed deprecated configuration key metadata_cache_driver from DoctrineBundle config for 2.3 and 2.4

This commit is contained in:
Jan Haring - JAN.tm
2021-08-31 10:07:59 +02:00
parent fe075ccf54
commit b294873ff1
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