![]() 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/magento/module-two-factor-auth/ |
{ "name": "magento/module-two-factor-auth", "description": "Two Factor Authentication module for Magento2", "type": "magento2-module", "license": "OSL-3.0", "version": "1.1.5", "require": { "php": "~8.1.0||~8.2.0", "magento/framework": "*", "magento/magento-composer-installer": "*", "magento/module-backend": "*", "magento/module-authorization": "*", "magento/module-config": "*", "magento/module-store": "*", "magento/module-ui": "*", "magento/module-user": "*", "magento/module-integration": "*", "christian-riesen/base32": "^1.3", "spomky-labs/otphp": "^10.0", "endroid/qr-code": "^4.3.5", "2tvenom/cborencode": "^1.0" }, "autoload": { "files": [ "registration.php" ], "psr-4": { "Magento\\TwoFactorAuth\\": "" } } }