Correction de syntaxe
authorSébastien CHAZALLET <s.chazallet@gmail.com>
Mon, 29 Oct 2012 08:57:14 +0000 (09:57 +0100)
committerSébastien CHAZALLET <s.chazallet@gmail.com>
Mon, 29 Oct 2012 08:57:14 +0000 (09:57 +0100)
composer.json

index de7764a..bf20819 100644 (file)
@@ -9,6 +9,6 @@
     "homepage": "http://zf2.biz/",
     "require": {
         "php": ">=5.3.3",
-        "zendframework/zendframework": "2.*",
+        "zendframework/zendframework": "2.*"
     }
 }