Browse Source

Update composer.json.

Daniele Alessandri 13 years ago
parent
commit
f1072f8344
1 changed files with 2 additions and 2 deletions
  1. 2 2
      composer.json

+ 2 - 2
composer.json

@@ -1,6 +1,6 @@
 {
-    "name": "Predis",
-    "type": "Library",
+    "name": "predis/predis",
+    "type": "library",
     "description": "Flexible and feature-complete PHP client library for Redis",
     "keywords": ["nosql","redis"],
     "homepage": "http://github.com/nrk/predis",