![]() 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/yireo/magento2-disablelog2/ |
{ "name": "yireo/magento2-disablelog2", "license": "OSL-3.0", "type": "magento2-module", "homepage": "https://github.com/yireo/Yireo_DisableLogs2", "description": "Magento 2 module to disable customer logging", "keywords":[ "composer-installer", "magento"], "version": "0.0.7", "authors": [ { "name": "Jisse Reitsma (Yireo)", "email": "[email protected]" } ], "require": { "magento/framework": "^102.0|^103.0", "magento/module-customer": "^100.1|^101.0|^102.0|^103.0", "php": ">=7.2.0" }, "require-dev":{ "phpunit/phpunit":"*", "composer/composer":"*@dev" }, "autoload": { "psr-4": { "Yireo\\DisableLog2\\": "" }, "files": [ "registration.php" ] } }