Skip to content

Commit 68353a6

Browse files
committed
fixed composer.json
1 parent 6d3f124 commit 68353a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bundle/FrameworkBundle/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"symfony/finder": "For using the translation loader and cache warmer",
5050
"symfony/form": "For using forms",
5151
"symfony/validator": "For using validation",
52-
"symfony/serializer": "For using the serializer service",
52+
"symfony/serializer": "For using the serializer service"
5353
},
5454
"autoload": {
5555
"psr-0": { "Symfony\\Bundle\\FrameworkBundle\\": "" }

0 commit comments

Comments
 (0)