Browse Source

fixed version in composer.json

Fabien Potencier 13 năm trước cách đây
mục cha
commit
20b66a4080
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -11,7 +11,7 @@
         }
     ],
     "require": {
-        "symfony/framework-bundle": "2.*"
+        "symfony/framework-bundle": "2.0.*"
     },
     "autoload": {
         "psr-0": { "Sensio\\Bundle\\DistributionBundle": "" }