We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7df703b commit 884b21bCopy full SHA for 884b21b
composer.json
@@ -7,6 +7,9 @@
7
"email": "[email protected]"
8
}
9
],
10
+ "require": {
11
+ "predis/predis": "^1.1"
12
+ },
13
"require-dev": {
14
"hanson/vbot": "^2.0.4"
15
},
0 commit comments