fixed composer.json

This commit is contained in:
Fabien Potencier 2015-09-14 17:18:35 +02:00
parent 6d3f124854
commit 68353a6305
1 changed files with 1 additions and 1 deletions

View File

@ -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\\": "" }