芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/www/cloud.pulsehost.co.uk/modules/TwoFactorAuth/composer.json
{ "name": "afterlogic/aurora-module-two-factor-auth", "type": "aurora-module", "require": { "php": ">=5.4.0", "afterlogic/aurora-framework": "~0.10.0", "afterlogic/googleauthenticator": "~1.0.2", "pragmarx/recovery": "~0.2.0", "lbuchs/WebAuthn": "~1.1.0" }, "autoload": { "classmap": ["/"] }, "extra": { "installer-name": "TwoFactorAuth" } }