Add ext-redis as a dependency

This commit is contained in:
Greyscale 2020-06-16 10:10:52 +02:00
parent 5cc0ae9045
commit c4181551ca

View file

@ -17,6 +17,7 @@
"ext-zip": "*",
"ext-openssl": "*",
"ext-reflection": "*",
"ext-redis": "*",
"phpunit/phpunit": "^8.2",
"phpunit/phpcov": "^6.0",
"php-coveralls/php-coveralls": "^2.1",