![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/old/vendor/colinmollenhour/cache-backend-redis/ |
{ "name":"colinmollenhour/cache-backend-redis", "type":"magento-module", "license":"BSD-3-Clause-Modification", "homepage":"https://github.com/colinmollenhour/Cm_Cache_Backend_Redis", "description":"Zend_Cache backend using Redis with full support for tags.", "authors":[ { "name":"Colin Mollenhour" } ], "require":{ "colinmollenhour/credis": "^1.14" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.4", "phpunit/phpunit": "^9", "zf1s/zend-cache": "~1.15" }, "autoload": { "classmap": [ "Cm/Cache/Backend/Redis.php" ] }, "scripts": { "test": "vendor/bin/phpunit tests", "php-cs-fixer": "vendor/bin/php-cs-fixer fix --diff" } }