Przeglądaj źródła

fixed version in composer.json

Fabien Potencier 13 lat temu
rodzic
commit
20b66a4080
1 zmienionych plików z 1 dodań i 1 usunięć
  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": "" }