Parcourir la source

Changed bundle name on composer. All in lowercase

Marc il y a 13 ans
Parent
commit
6e3955730d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -1,5 +1,5 @@
 {
-    "name": "Mmoreramerino/GearmanBundle",
+    "name": "mmoreramerino/gearman-bundle",
     "description": "Adds gearman support",
     "keywords": ["gearman"],
     "homepage": "http://mmoreramerino.github.com/GearmanBundle/",