Browse Source

Fix requirement name

Jordi Boggiano 13 năm trước cách đây
mục cha
commit
a5a867599e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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",