mirror of
https://github.com/predis/predis.git
synced 2026-09-05 15:42:31 +00:00
Remove explicit versioning from composer.json and add minor changes.
This commit is contained in:
+1
-2
@@ -2,9 +2,8 @@
|
||||
"name": "predis/predis",
|
||||
"type": "library",
|
||||
"description": "Flexible and feature-complete PHP client library for Redis",
|
||||
"keywords": ["nosql","redis"],
|
||||
"keywords": ["nosql", "redis", "predis"],
|
||||
"homepage": "http://github.com/nrk/predis",
|
||||
"version": "0.7.0-dev",
|
||||
"license": "MIT",
|
||||
"authors": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user