Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 73d2571

Browse files
committed
bug #316 Revert serializer name in config_prod.yml (bocharsky-bw)
This PR was merged into the master branch. Discussion ---------- Revert serializer name in config_prod.yml Partially revert #311 . According to the symfony/symfony-standard#949 . Commits ------- 38f8050 Revert serializer name in config_prod.yml
2 parents 630efeb + 38f8050 commit 73d2571

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)