소스 검색

Update composer.json.

Daniele Alessandri 11 년 전
부모
커밋
205ffbbd73
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      composer.json

+ 3 - 0
composer.json

@@ -5,6 +5,9 @@
     "keywords": ["nosql", "redis", "predis"],
     "homepage": "http://github.com/nrk/predis",
     "license": "MIT",
+    "support": {
+        "issues": "https://github.com/nrk/predis/issues"
+    },
     "authors": [
         {
             "name": "Daniele Alessandri",