فهرست منبع

[GearmanBundle] Fixed composer.json

Marc 13 سال پیش
والد
کامیت
d9b6a1a109
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -20,7 +20,7 @@
         "symfony/framework-bundle": ">=2.0"
     },
     "autoload": {
-        "psr-0": { "Mmoreramerino\\GearmanBundle": "" }
+        "psr-0": { "Mmoreramerino\\GearmanBundle": "Mmoreramerino/GearmanBundle/lib/" }
     },
     "target-dir": "Mmoreramerino/GearmanBundle"
 }