Fix requirement name

This commit is contained in:
Jordi Boggiano 2011-11-23 16:04:15 +01:00
parent 286ce0ea40
commit a5a867599e

View File

@ -22,7 +22,7 @@
"symfony/http-kernel": ">=2.0",
"symfony/routing": ">=2.0",
"symfony/templating": ">=2.0",
"symfony/translator": ">=2.0"
"symfony/translation": ">=2.0"
},
"recommend": {
"symfony/console": ">=2.0",