Skip to content

Commit 38f8050

Browse files
committed
Revert serializer name in config_prod.yml
Partially revert #311 . According to the symfony/symfony-standard#949 .
1 parent 630efeb commit 38f8050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/config/config_prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ imports:
55
# validation:
66
# cache: validator.mapping.cache.doctrine.apc
77
# serializer:
8-
# cache: serializer.mapping.cache.doctrine.apc
8+
# cache: serializer.mapping.cache.apc
99

1010
#doctrine:
1111
# orm:

0 commit comments

Comments
 (0)