Browse Source

Fixed composer

Marc 12 years ago
parent
commit
9a5f417bdf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -19,7 +19,7 @@
     "require": {
         "php": ">=5.3.2",
         "symfony/framework-bundle": ">=2.0",
-        "ext-gearman": "*",
+        "ext-gearman": "*"
     },
     "target-dir": "Mmoreram/GearmanBundle",
     "autoload": {