mirror of
https://github.com/predis/predis.git
synced 2026-09-17 05:47:05 +00:00
Use PHPUnit 9.
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@
|
||||
"php": "^7.2 || ^8.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^8.0"
|
||||
"phpunit/phpunit": "^8.0 || ^9.0"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol",
|
||||
|
||||
Reference in New Issue
Block a user