Sfoglia il codice sorgente

Update composer.json.

Daniele Alessandri 13 anni fa
parent
commit
f1072f8344
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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",