bump credis to 1.7

This commit is contained in:
Chris Boulton 2016-10-14 16:47:31 -07:00
parent e023b7a75e
commit 3b676e8d6a
2 changed files with 71 additions and 74 deletions

View file

@ -20,7 +20,7 @@
"require": {
"php": ">=5.3.0",
"ext-pcntl": "*",
"colinmollenhour/credis": "~1.2",
"colinmollenhour/credis": "~1.7",
"psr/log": "1.0.0"
},
"suggest": {