mirror of
https://github.com/predis/predis.git
synced 2026-08-30 20:21:31 +00:00
Bump min. version of PHPUnit (require-dev).
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@
|
||||
"php": ">=5.3.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "~4.0"
|
||||
"phpunit/phpunit": "~4.8"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol",
|
||||
|
||||
Reference in New Issue
Block a user