This repository was archived by the owner on Sep 16, 2021. It is now read-only.
Commit 8ba0960
authored
Point to jms_serializer rather than serializer
If one is running two serializers in a symfony project (JMS and the default one), then serializer will most likely not point to the JMS one.
That's why it would be better to point it to jms_serializer in this config rather than using the alias.1 parent 039884f commit 8ba0960
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments