{
    "packages": [
        {
            "name": "robthree/twofactorauth",
            "version": "v3.0.3",
            "version_normalized": "3.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/RobThree/TwoFactorAuth.git",
                "reference": "85408c4e775dba7c0802f2d928efd921d530bc5b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/RobThree/TwoFactorAuth/zipball/85408c4e775dba7c0802f2d928efd921d530bc5b",
                "reference": "85408c4e775dba7c0802f2d928efd921d530bc5b",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.13",
                "phpstan/phpstan": "^1.9",
                "phpunit/phpunit": "^9"
            },
            "suggest": {
                "bacon/bacon-qr-code": "Needed for BaconQrCodeProvider provider",
                "endroid/qr-code": "Needed for EndroidQrCodeProvider"
            },
            "time": "2026-01-05T13:17:41+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "RobThree\\Auth\\": "lib"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Rob Janssen",
                    "homepage": "http://robiii.me",
                    "role": "Developer"
                },
                {
                    "name": "Nicolas CARPi",
                    "homepage": "https://github.com/NicolasCARPi",
                    "role": "Developer"
                },
                {
                    "name": "Will Power",
                    "homepage": "https://github.com/willpower232",
                    "role": "Developer"
                }
            ],
            "description": "Two Factor Authentication",
            "homepage": "https://github.com/RobThree/TwoFactorAuth",
            "keywords": [
                "Authentication",
                "MFA",
                "Multi Factor Authentication",
                "Two Factor Authentication",
                "authenticator",
                "authy",
                "php",
                "tfa"
            ],
            "support": {
                "issues": "https://github.com/RobThree/TwoFactorAuth/issues",
                "source": "https://github.com/RobThree/TwoFactorAuth"
            },
            "funding": [
                {
                    "url": "https://paypal.me/robiii",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/RobThree",
                    "type": "github"
                }
            ],
            "install-path": "../robthree/twofactorauth"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
