Explorar el Código

Fix requirement name

Jordi Boggiano hace 13 años
padre
commit
a5a867599e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/Symfony/Bundle/FrameworkBundle/composer.json

+ 1 - 1
src/Symfony/Bundle/FrameworkBundle/composer.json

@@ -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",