Skip to content

Commit

Permalink
fixed composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed Sep 14, 2015
1 parent 6d3f124 commit 68353a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Symfony/Bundle/FrameworkBundle/composer.json
Expand Up @@ -49,7 +49,7 @@
"symfony/finder": "For using the translation loader and cache warmer",
"symfony/form": "For using forms",
"symfony/validator": "For using validation",
"symfony/serializer": "For using the serializer service",
"symfony/serializer": "For using the serializer service"
},
"autoload": {
"psr-0": { "Symfony\\Bundle\\FrameworkBundle\\": "" }
Expand Down

0 comments on commit 68353a6

Please sign in to comment.