Update composer.json
authorMartin Shwalbe <martin.shwalbe@gmail.com>
Wed, 5 Sep 2012 15:04:42 +0000 (18:04 +0300)
committerMartin Shwalbe <martin.shwalbe@gmail.com>
Wed, 5 Sep 2012 15:04:42 +0000 (18:04 +0300)
Updated to 2.*

composer.json

index f90a078..c44aa90 100644 (file)
@@ -9,6 +9,6 @@
     "homepage": "http://framework.zend.com/",
     "require": {
         "php": ">=5.3.3",
-        "zendframework/zendframework": "2.0.0"
+        "zendframework/zendframework": "2.*"
     }
 }