فهرست منبع

Fixed composer

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

+ 3 - 1
composer.json

@@ -1,6 +1,8 @@
 {
     "name": "mmoreram/gearman-bundle",
-    "replace": "mmoreramerino/gearman-bundle",
+    "replace": {
+        "mmoreramerino/gearman-bundle": "dev-master"
+    },
     "description": "Adds gearman support to your Symfony2 project",
     "keywords": ["gearman"],
     "homepage": "https://github.com/mmoreram/GearmanBundle",