Update description in composer.json.

This commit is contained in:
Daniele Alessandri
2016-05-22 20:05:31 +02:00
parent 52d5b23db7
commit 4ecc44e1ee
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "predis/predis",
"type": "library",
"description": "Flexible and feature-complete PHP client library for Redis",
"description": "Flexible and feature-complete Redis client for PHP and HHVM",
"keywords": ["nosql", "redis", "predis"],
"homepage": "http://github.com/nrk/predis",
"license": "MIT",