We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d3f124 commit 68353a6Copy full SHA for 68353a6
src/Symfony/Bundle/FrameworkBundle/composer.json
@@ -49,7 +49,7 @@
49
"symfony/finder": "For using the translation loader and cache warmer",
50
"symfony/form": "For using forms",
51
"symfony/validator": "For using validation",
52
- "symfony/serializer": "For using the serializer service",
+ "symfony/serializer": "For using the serializer service"
53
},
54
"autoload": {
55
"psr-0": { "Symfony\\Bundle\\FrameworkBundle\\": "" }
0 commit comments