[
    {
        "name": "chillerlan/php-qrcode",
        "version": "4.3.0",
        "version_normalized": "4.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/chillerlan/php-qrcode.git",
            "reference": "4968063fb3baeedb658293f89f9673fbf2499a3e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/chillerlan/php-qrcode/zipball/4968063fb3baeedb658293f89f9673fbf2499a3e",
            "reference": "4968063fb3baeedb658293f89f9673fbf2499a3e",
            "shasum": ""
        },
        "require": {
            "chillerlan/php-settings-container": "^2.1",
            "ext-mbstring": "*",
            "php": "^7.4 || ^8.0"
        },
        "require-dev": {
            "phan/phan": "^3.2.2",
            "phpunit/phpunit": "^9.4",
            "setasign/fpdf": "^1.8.2"
        },
        "suggest": {
            "chillerlan/php-authenticator": "Yet another Google authenticator! Also creates URIs for mobile apps.",
            "setasign/fpdf": "Required to use the QR FPDF output."
        },
        "time": "2020-11-18T20:49:20+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "chillerlan\\QRCode\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Kazuhiko Arase",
                "homepage": "https://github.com/kazuhikoarase"
            },
            {
                "name": "Smiley",
                "email": "smiley@chillerlan.net",
                "homepage": "https://github.com/codemasher"
            },
            {
                "name": "Contributors",
                "homepage": "https://github.com/chillerlan/php-qrcode/graphs/contributors"
            }
        ],
        "description": "A QR code generator. PHP 7.4+",
        "homepage": "https://github.com/chillerlan/php-qrcode",
        "keywords": [
            "phpqrcode",
            "qr",
            "qr code",
            "qrcode",
            "qrcode-generator"
        ],
        "support": {
            "issues": "https://github.com/chillerlan/php-qrcode/issues",
            "source": "https://github.com/chillerlan/php-qrcode/tree/4.3.0"
        }
    },
    {
        "name": "chillerlan/php-settings-container",
        "version": "2.1.1",
        "version_normalized": "2.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/chillerlan/php-settings-container.git",
            "reference": "98ccc1b31b31a53bcb563465c4961879b2b93096"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/chillerlan/php-settings-container/zipball/98ccc1b31b31a53bcb563465c4961879b2b93096",
            "reference": "98ccc1b31b31a53bcb563465c4961879b2b93096",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "php": "^7.4 || ^8.0"
        },
        "require-dev": {
            "phan/phan": "^4.0",
            "phpunit/phpunit": "^9.5"
        },
        "time": "2021-01-06T15:57:03+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "chillerlan\\Settings\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Smiley",
                "email": "smiley@chillerlan.net",
                "homepage": "https://github.com/codemasher"
            }
        ],
        "description": "A container class for immutable settings objects. Not a DI container. PHP 7.4+",
        "homepage": "https://github.com/chillerlan/php-settings-container",
        "keywords": [
            "PHP7",
            "Settings",
            "container",
            "helper"
        ],
        "support": {
            "issues": "https://github.com/chillerlan/php-settings-container/issues",
            "source": "https://github.com/chillerlan/php-settings-container"
        }
    }
]
