{
    "packages": [
        {
            "name": "chillerlan/php-qrcode",
            "version": "4.3.4",
            "version_normalized": "4.3.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/chillerlan/php-qrcode.git",
                "reference": "2ca4bf5ae048af1981d1023ee42a0a2a9d51e51d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/chillerlan/php-qrcode/zipball/2ca4bf5ae048af1981d1023ee42a0a2a9d51e51d",
                "reference": "2ca4bf5ae048af1981d1023ee42a0a2a9d51e51d",
                "shasum": ""
            },
            "require": {
                "chillerlan/php-settings-container": "^2.1.4",
                "ext-mbstring": "*",
                "php": "^7.4 || ^8.0"
            },
            "require-dev": {
                "phan/phan": "^5.3",
                "phpunit/phpunit": "^9.5",
                "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": "2022-07-25T09:12:45+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.4"
            },
            "funding": [
                {
                    "url": "https://www.paypal.com/donate?hosted_button_id=WLYUNAT9ZTJZ4",
                    "type": "custom"
                },
                {
                    "url": "https://ko-fi.com/codemasher",
                    "type": "ko_fi"
                }
            ],
            "install-path": "../chillerlan/php-qrcode"
        },
        {
            "name": "chillerlan/php-settings-container",
            "version": "2.1.4",
            "version_normalized": "2.1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/chillerlan/php-settings-container.git",
                "reference": "1beb7df3c14346d4344b0b2e12f6f9a74feabd4a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/chillerlan/php-settings-container/zipball/1beb7df3c14346d4344b0b2e12f6f9a74feabd4a",
                "reference": "1beb7df3c14346d4344b0b2e12f6f9a74feabd4a",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": "^7.4 || ^8.0"
            },
            "require-dev": {
                "phan/phan": "^5.3",
                "phpunit/phpunit": "^9.5"
            },
            "time": "2022-07-05T22:32:14+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",
                "configuration",
                "container",
                "helper"
            ],
            "support": {
                "issues": "https://github.com/chillerlan/php-settings-container/issues",
                "source": "https://github.com/chillerlan/php-settings-container"
            },
            "funding": [
                {
                    "url": "https://www.paypal.com/donate?hosted_button_id=WLYUNAT9ZTJZ4",
                    "type": "custom"
                },
                {
                    "url": "https://ko-fi.com/codemasher",
                    "type": "ko_fi"
                }
            ],
            "install-path": "../chillerlan/php-settings-container"
        },
        {
            "name": "gnugat/nomo-spaco",
            "version": "v0.4.3",
            "version_normalized": "0.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/gnugat/nomo-spaco.git",
                "reference": "b4485a25ef76d42d0ac12b1b2f2844eafe92ad48"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/gnugat/nomo-spaco/zipball/b4485a25ef76d42d0ac12b1b2f2844eafe92ad48",
                "reference": "b4485a25ef76d42d0ac12b1b2f2844eafe92ad48",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "require-dev": {
                "phpspec/phpspec": "~2.0"
            },
            "time": "2018-07-20T12:50:45+00:00",
            "bin": [
                "bin/nomo-spaco"
            ],
            "type": "project",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Gnugat\\NomoSpaco\\": "src/Gnugat/NomoSpaco"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Loïc Chardonnet",
                    "email": "loic.chardonnet@gmail.com",
                    "homepage": "http://gnugat.github.io",
                    "role": "Developer"
                }
            ],
            "description": "Displays the declared fully qualified classnames of a project",
            "keywords": [
                "available",
                "detect",
                "fully qualified classname"
            ],
            "support": {
                "issues": "https://github.com/gnugat/nomo-spaco/issues",
                "source": "https://github.com/gnugat/nomo-spaco/tree/master"
            },
            "install-path": "../gnugat/nomo-spaco"
        },
        {
            "name": "salla/zatca",
            "version": "2.0.2",
            "version_normalized": "2.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/SallaApp/ZATCA.git",
                "reference": "e8f53cef34b3cb95d7e07cd0785b0e9cccdbee34"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/SallaApp/ZATCA/zipball/e8f53cef34b3cb95d7e07cd0785b0e9cccdbee34",
                "reference": "e8f53cef34b3cb95d7e07cd0785b0e9cccdbee34",
                "shasum": ""
            },
            "require": {
                "chillerlan/php-qrcode": "^4.3 || ^3.4",
                "ext-mbstring": "*",
                "php": ">=7.2"
            },
            "require-dev": {
                "phpunit/phpunit": "~8.0"
            },
            "time": "2022-11-04T22:05:52+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Salla\\ZATCA\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Salla Team",
                    "email": "support@salla.dev",
                    "homepage": "https://salla.dev"
                }
            ],
            "description": "A helper to generate the QR code and signed it for ZATCA e-invoicing",
            "homepage": "https://github.com/salla/zatca",
            "keywords": [
                "ZATCA",
                "e-invocing",
                "qr-code",
                "salla"
            ],
            "support": {
                "issues": "https://github.com/salla/zatca/issues",
                "source": "https://github.com/salla/zatca"
            },
            "install-path": "../salla/zatca"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
