{
    "packages": [
        {
            "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"
            },
            "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.6",
            "version_normalized": "2.1.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/chillerlan/php-settings-container.git",
                "reference": "5553558bd381fce5108c6d0343c12e488cfec6bb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/chillerlan/php-settings-container/zipball/5553558bd381fce5108c6d0343c12e488cfec6bb",
                "reference": "5553558bd381fce5108c6d0343c12e488cfec6bb",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": "^7.4 || ^8.0"
            },
            "require-dev": {
                "phpmd/phpmd": "^2.15",
                "phpstan/phpstan": "^1.11",
                "phpstan/phpstan-deprecation-rules": "^1.2",
                "phpunit/phpunit": "^9.6",
                "squizlabs/php_codesniffer": "^3.10"
            },
            "time": "2024-07-17T01:04:28+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": "codexpert/plugin",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/codexpertio/plugin.git",
                "reference": "c9d2cfd3fd438f39cbe2472a98e189fe251b0c86"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/codexpertio/plugin/zipball/c9d2cfd3fd438f39cbe2472a98e189fe251b0c86",
                "reference": "c9d2cfd3fd438f39cbe2472a98e189fe251b0c86",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2025-04-29T08:44:48+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Codexpert",
                    "email": "hello@codexpert.io",
                    "homepage": "https://codexpert.io",
                    "role": "Developer"
                }
            ],
            "description": "Plugin tools for Codexpert",
            "homepage": "https://bitbucket.org/codexpertio/codexpert-plugin",
            "keywords": [
                "codexpert",
                "plugin"
            ],
            "support": {
                "issues": "https://github.com/codexpertio/plugin/issues",
                "source": "https://github.com/codexpertio/plugin/tree/master"
            },
            "install-path": "../codexpert/plugin"
        },
        {
            "name": "curl/curl",
            "version": "2.5.0",
            "version_normalized": "2.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-mod/curl.git",
                "reference": "c4f8799c471e43b7c782c77d5c6e178d0465e210"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-mod/curl/zipball/c4f8799c471e43b7c782c77d5c6e178d0465e210",
                "reference": "c4f8799c471e43b7c782c77d5c6e178d0465e210",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "php": "^5.6 | ^7.0 | ^8.0"
            },
            "require-dev": {
                "yoast/phpunit-polyfills": "^0.2.0"
            },
            "time": "2022-12-14T13:27:59+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Curl": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "php-curl-class",
                    "homepage": "https://github.com/php-curl-class"
                },
                {
                    "name": "Hassan Amouhzi",
                    "email": "hassan@anezi.net",
                    "homepage": "http://hassan.amouhzi.com"
                },
                {
                    "name": "user52",
                    "homepage": "https://github.com/user52"
                }
            ],
            "description": "cURL class for PHP",
            "homepage": "https://github.com/php-mod/curl",
            "keywords": [
                "curl",
                "dot"
            ],
            "support": {
                "issues": "https://github.com/php-mod/curl/issues",
                "source": "https://github.com/php-mod/curl/tree/2.5.0"
            },
            "install-path": "../curl/curl"
        },
        {
            "name": "nguyenary/qr-code-monkey",
            "version": "v1.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nguyenary/QRCodeMonkey.git",
                "reference": "77a3941f73eba25d1ef749bb75de8f5a7755c2df"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nguyenary/QRCodeMonkey/zipball/77a3941f73eba25d1ef749bb75de8f5a7755c2df",
                "reference": "77a3941f73eba25d1ef749bb75de8f5a7755c2df",
                "shasum": ""
            },
            "require": {
                "curl/curl": "^2.3",
                "php": ">=7.2"
            },
            "suggest": {
                "ext-json": "*"
            },
            "time": "2021-09-01T14:50:17+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "nguyenary\\QRCodeMonkey\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "nguyenary",
                    "email": "nguyenary.dev@gmail.com"
                }
            ],
            "description": "PHP Library for free generator QR Code from qrcode-monkey.com",
            "support": {
                "issues": "https://github.com/nguyenary/QRCodeMonkey/issues",
                "source": "https://github.com/nguyenary/QRCodeMonkey/tree/v1.0"
            },
            "install-path": "../nguyenary/qr-code-monkey"
        },
        {
            "name": "picqer/php-barcode-generator",
            "version": "v2.2.0",
            "version_normalized": "2.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/picqer/php-barcode-generator.git",
                "reference": "7df93b40099e5fefad055543320a36b80dccda05"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/picqer/php-barcode-generator/zipball/7df93b40099e5fefad055543320a36b80dccda05",
                "reference": "7df93b40099e5fefad055543320a36b80dccda05",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": "^7.3|^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.5"
            },
            "suggest": {
                "ext-bcmath": "Barcode IMB (Intelligent Mail Barcode) needs bcmath extension",
                "ext-gd": "For JPG and PNG generators, GD or Imagick is required",
                "ext-imagick": "For JPG and PNG generators, GD or Imagick is required"
            },
            "time": "2021-03-27T09:06:22+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Picqer\\Barcode\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Nicola Asuni",
                    "email": "info@tecnick.com",
                    "homepage": "http://nicolaasuni.tecnick.com"
                },
                {
                    "name": "Casper Bakker",
                    "email": "info@picqer.com",
                    "homepage": "https://picqer.com"
                }
            ],
            "description": "An easy to use, non-bloated, barcode generator in PHP. Creates SVG, PNG, JPG and HTML images from the most used 1D barcode standards.",
            "homepage": "https://github.com/picqer/php-barcode-generator",
            "keywords": [
                "CODABAR",
                "Code11",
                "Code93",
                "EAN13",
                "KIX",
                "KIXCODE",
                "MSI",
                "POSTNET",
                "Pharma",
                "Standard 2 of 5",
                "barcode",
                "barcode generator",
                "code128",
                "code39",
                "ean",
                "html",
                "jpeg",
                "jpg",
                "php",
                "png",
                "svg",
                "upc"
            ],
            "support": {
                "issues": "https://github.com/picqer/php-barcode-generator/issues",
                "source": "https://github.com/picqer/php-barcode-generator/tree/v2.2.0"
            },
            "funding": [
                {
                    "url": "https://github.com/casperbakker",
                    "type": "github"
                }
            ],
            "install-path": "../picqer/php-barcode-generator"
        },
        {
            "name": "pluggable/marketing",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/pluggableio/marketing.git",
                "reference": "f07968516a9e47cb830ffc315e4c8c6be078dfef"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pluggableio/marketing/zipball/f07968516a9e47cb830ffc315e4c8c6be078dfef",
                "reference": "f07968516a9e47cb830ffc315e4c8c6be078dfef",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.0"
            },
            "time": "2025-04-20T05:20:32+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Pluggable",
                    "email": "hi@pluggable.io",
                    "homepage": "https://pluggable.io",
                    "role": "Developer"
                }
            ],
            "description": "Marketing toolkit for Pluggable plugins",
            "homepage": "https://bitbucket.org/pluggableio/marketing/",
            "keywords": [
                "marketing",
                "pluggable"
            ],
            "support": {
                "issues": "https://github.com/pluggableio/marketing/issues",
                "source": "https://github.com/pluggableio/marketing/tree/master"
            },
            "install-path": "../pluggable/marketing"
        },
        {
            "name": "pluggable/plugin",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/pluggableio/plugin.git",
                "reference": "65c6a22e97398423e8775fcd29f18d6a7939c2d4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pluggableio/plugin/zipball/65c6a22e97398423e8775fcd29f18d6a7939c2d4",
                "reference": "65c6a22e97398423e8775fcd29f18d6a7939c2d4",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.0"
            },
            "time": "2026-02-09T05:17:15+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Pluggable",
                    "email": "hi@pluggable.io",
                    "homepage": "https://pluggable.io",
                    "role": "Developer"
                }
            ],
            "description": "License management toolkit for Pluggable plugins",
            "homepage": "https://github.com/pluggableio/plugin/",
            "keywords": [
                "pluggable",
                "plugin"
            ],
            "support": {
                "issues": "https://github.com/pluggableio/plugin/issues",
                "source": "https://github.com/pluggableio/plugin/tree/1.0.0"
            },
            "install-path": "../pluggable/plugin"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
