Skip to content

Commit ffd6aea

Browse files
committed
Use non-deprecated APC validator and serializer service names
1 parent 0091056 commit ffd6aea

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

app/config/config_prod.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ imports:
33

44
#framework:
55
# validation:
6-
# cache: apc
6+
# cache: validator.mapping.cache.doctrine.apc
7+
# serializer:
8+
# cache: serializer.mapping.cache.doctrine.apc
79

810
#doctrine:
911
# orm:

0 commit comments

Comments
 (0)