{
    "packages": [
        {
            "name": "bacon/bacon-qr-code",
            "version": "2.0.8",
            "version_normalized": "2.0.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Bacon/BaconQrCode.git",
                "reference": "8674e51bb65af933a5ffaf1c308a660387c35c22"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/8674e51bb65af933a5ffaf1c308a660387c35c22",
                "reference": "8674e51bb65af933a5ffaf1c308a660387c35c22",
                "shasum": ""
            },
            "require": {
                "dasprid/enum": "^1.0.3",
                "ext-iconv": "*",
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "phly/keep-a-changelog": "^2.1",
                "phpunit/phpunit": "^7 | ^8 | ^9",
                "spatie/phpunit-snapshot-assertions": "^4.2.9",
                "squizlabs/php_codesniffer": "^3.4"
            },
            "suggest": {
                "ext-imagick": "to generate QR code images"
            },
            "time": "2022-12-07T17:46:57+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "BaconQrCode\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Ben Scholzen 'DASPRiD'",
                    "email": "mail@dasprids.de",
                    "homepage": "https://dasprids.de/",
                    "role": "Developer"
                }
            ],
            "description": "BaconQrCode is a QR code generator for PHP.",
            "homepage": "https://github.com/Bacon/BaconQrCode",
            "support": {
                "issues": "https://github.com/Bacon/BaconQrCode/issues",
                "source": "https://github.com/Bacon/BaconQrCode/tree/2.0.8"
            },
            "install-path": "../bacon/bacon-qr-code"
        },
        {
            "name": "carbonphp/carbon-doctrine-types",
            "version": "3.2.0",
            "version_normalized": "3.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/CarbonPHP/carbon-doctrine-types.git",
                "reference": "18ba5ddfec8976260ead6e866180bd5d2f71aa1d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/CarbonPHP/carbon-doctrine-types/zipball/18ba5ddfec8976260ead6e866180bd5d2f71aa1d",
                "reference": "18ba5ddfec8976260ead6e866180bd5d2f71aa1d",
                "shasum": ""
            },
            "require": {
                "php": "^8.1"
            },
            "conflict": {
                "doctrine/dbal": "<4.0.0 || >=5.0.0"
            },
            "require-dev": {
                "doctrine/dbal": "^4.0.0",
                "nesbot/carbon": "^2.71.0 || ^3.0.0",
                "phpunit/phpunit": "^10.3"
            },
            "time": "2024-02-09T16:56:22+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Carbon\\Doctrine\\": "src/Carbon/Doctrine/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "KyleKatarn",
                    "email": "kylekatarnls@gmail.com"
                }
            ],
            "description": "Types to use Carbon in Doctrine",
            "keywords": [
                "carbon",
                "date",
                "datetime",
                "doctrine",
                "time"
            ],
            "support": {
                "issues": "https://github.com/CarbonPHP/carbon-doctrine-types/issues",
                "source": "https://github.com/CarbonPHP/carbon-doctrine-types/tree/3.2.0"
            },
            "funding": [
                {
                    "url": "https://github.com/kylekatarnls",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/Carbon",
                    "type": "open_collective"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/nesbot/carbon",
                    "type": "tidelift"
                }
            ],
            "install-path": "../carbonphp/carbon-doctrine-types"
        },
        {
            "name": "chrome-php/chrome",
            "version": "v1.15.0",
            "version_normalized": "1.15.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/chrome-php/chrome.git",
                "reference": "5b2ee677f34ed4cd9463e49dc59c4989d0fe40f3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/chrome-php/chrome/zipball/5b2ee677f34ed4cd9463e49dc59c4989d0fe40f3",
                "reference": "5b2ee677f34ed4cd9463e49dc59c4989d0fe40f3",
                "shasum": ""
            },
            "require": {
                "chrome-php/wrench": "^1.8",
                "evenement/evenement": "^3.0.1",
                "monolog/monolog": "^1.27.1 || ^2.8 || ^3.2",
                "php": "^7.4.15 || ^8.0.2",
                "psr/log": "^1.1 || ^2.0 || ^3.0",
                "symfony/filesystem": "^5.4 || ^6.0 || ^7.0 || ^8.0",
                "symfony/polyfill-mbstring": "^1.26",
                "symfony/process": "^5.4 || ^6.0 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.2",
                "phpunit/phpunit": "^9.6.3 || ^10.0.12",
                "symfony/var-dumper": "^5.4 || ^6.0 || ^7.0 || ^8.0"
            },
            "time": "2025-12-27T12:23:40+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "HeadlessChromium\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Enrico Dias",
                    "email": "enrico@enricodias.com",
                    "homepage": "https://github.com/enricodias"
                }
            ],
            "description": "Instrument headless chrome/chromium instances from PHP",
            "keywords": [
                "browser",
                "chrome",
                "chromium",
                "crawl",
                "headless",
                "pdf",
                "puppeteer",
                "screenshot"
            ],
            "support": {
                "issues": "https://github.com/chrome-php/chrome/issues",
                "source": "https://github.com/chrome-php/chrome/tree/v1.15.0"
            },
            "install-path": "../chrome-php/chrome"
        },
        {
            "name": "chrome-php/wrench",
            "version": "v1.8.0",
            "version_normalized": "1.8.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/chrome-php/wrench.git",
                "reference": "bd67a315cf2143ba30598339ad1b6c346db96c99"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/chrome-php/wrench/zipball/bd67a315cf2143ba30598339ad1b6c346db96c99",
                "reference": "bd67a315cf2143ba30598339ad1b6c346db96c99",
                "shasum": ""
            },
            "require": {
                "ext-sockets": "*",
                "php": "^7.4.15 || ^8.0.2",
                "psr/log": "^1.1 || ^2.0 || ^3.0",
                "symfony/polyfill-php80": "^1.26"
            },
            "conflict": {
                "wrench/wrench": "*"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.2",
                "phpunit/phpunit": "^9.6.3 || ^10.0.12"
            },
            "time": "2025-12-27T11:29:35+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Wrench\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                }
            ],
            "description": "A simple PHP WebSocket implementation",
            "keywords": [
                "WebSockets",
                "hybi",
                "websocket"
            ],
            "support": {
                "issues": "https://github.com/chrome-php/wrench/issues",
                "source": "https://github.com/chrome-php/wrench/tree/v1.8.0"
            },
            "install-path": "../chrome-php/wrench"
        },
        {
            "name": "chromeheadlessio/php-client",
            "version": "1.4.0",
            "version_normalized": "1.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/chromeheadlessio/php-client.git",
                "reference": "9dc633d87d4fc71c67cc9190c31417022757714d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/chromeheadlessio/php-client/zipball/9dc633d87d4fc71c67cc9190c31417022757714d",
                "reference": "9dc633d87d4fc71c67cc9190c31417022757714d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "time": "2023-03-29T08:21:39+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "chromeheadlessio\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "chromeheadlessio",
                    "homepage": "https://chromeheadless.io"
                }
            ],
            "description": "An Open Source PHP client to use cloud export service chromeheadless.io",
            "homepage": "https://chromeheadless.io",
            "keywords": [
                "pdf export service",
                "php client"
            ],
            "support": {
                "issues": "https://github.com/chromeheadlessio/php-client/issues",
                "source": "https://github.com/chromeheadlessio/php-client/tree/v1.4.0"
            },
            "install-path": "../chromeheadlessio/php-client"
        },
        {
            "name": "composer/pcre",
            "version": "3.3.2",
            "version_normalized": "3.3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/pcre.git",
                "reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/pcre/zipball/b2bed4734f0cc156ee1fe9c0da2550420d99a21e",
                "reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e",
                "shasum": ""
            },
            "require": {
                "php": "^7.4 || ^8.0"
            },
            "conflict": {
                "phpstan/phpstan": "<1.11.10"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.12 || ^2",
                "phpstan/phpstan-strict-rules": "^1 || ^2",
                "phpunit/phpunit": "^8 || ^9"
            },
            "time": "2024-11-12T16:29:46+00:00",
            "type": "library",
            "extra": {
                "phpstan": {
                    "includes": [
                        "extension.neon"
                    ]
                },
                "branch-alias": {
                    "dev-main": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\Pcre\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "PCRE wrapping library that offers type-safe preg_* replacements.",
            "keywords": [
                "PCRE",
                "preg",
                "regex",
                "regular expression"
            ],
            "support": {
                "issues": "https://github.com/composer/pcre/issues",
                "source": "https://github.com/composer/pcre/tree/3.3.2"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": "./pcre"
        },
        {
            "name": "daandesmedt/phpheadlesschrome",
            "version": "v1.1.2",
            "version_normalized": "1.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/DaanDeSmedt/PHPHeadlessChrome.git",
                "reference": "40c6282f49313be00d0954d5cdcc02c80c246491"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/DaanDeSmedt/PHPHeadlessChrome/zipball/40c6282f49313be00d0954d5cdcc02c80c246491",
                "reference": "40c6282f49313be00d0954d5cdcc02c80c246491",
                "shasum": ""
            },
            "require": {
                "mikehaertl/php-shellcommand": "^1.2"
            },
            "require-dev": {
                "phpunit/phpunit": "*"
            },
            "time": "2024-06-10T12:03:05+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "daandesmedt\\PHPHeadlessChrome\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daan De Smedt",
                    "email": "daan.de.smedt@hotmail.com"
                }
            ],
            "description": "A PHP wrapper for using Google Chrome Headless mode. Convert URL or HTML to a PDF / screenshot. Easy to use and OOP interfaced.",
            "keywords": [
                "chrome",
                "headless",
                "html",
                "pdf",
                "php",
                "screenshots"
            ],
            "support": {
                "issues": "https://github.com/DaanDeSmedt/PHPHeadlessChrome/issues",
                "source": "https://github.com/DaanDeSmedt/PHPHeadlessChrome/tree/v1.1.2"
            },
            "install-path": "../daandesmedt/phpheadlesschrome"
        },
        {
            "name": "dasprid/enum",
            "version": "1.0.7",
            "version_normalized": "1.0.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/DASPRiD/Enum.git",
                "reference": "b5874fa9ed0043116c72162ec7f4fb50e02e7cce"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/b5874fa9ed0043116c72162ec7f4fb50e02e7cce",
                "reference": "b5874fa9ed0043116c72162ec7f4fb50e02e7cce",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1 <9.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^7 || ^8 || ^9 || ^10 || ^11",
                "squizlabs/php_codesniffer": "*"
            },
            "time": "2025-09-16T12:23:56+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "DASPRiD\\Enum\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Ben Scholzen 'DASPRiD'",
                    "email": "mail@dasprids.de",
                    "homepage": "https://dasprids.de/",
                    "role": "Developer"
                }
            ],
            "description": "PHP 7.1 enum implementation",
            "keywords": [
                "enum",
                "map"
            ],
            "support": {
                "issues": "https://github.com/DASPRiD/Enum/issues",
                "source": "https://github.com/DASPRiD/Enum/tree/1.0.7"
            },
            "install-path": "../dasprid/enum"
        },
        {
            "name": "doctrine/inflector",
            "version": "2.1.0",
            "version_normalized": "2.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/inflector.git",
                "reference": "6d6c96277ea252fc1304627204c3d5e6e15faa3b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/6d6c96277ea252fc1304627204c3d5e6e15faa3b",
                "reference": "6d6c96277ea252fc1304627204c3d5e6e15faa3b",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^12.0 || ^13.0",
                "phpstan/phpstan": "^1.12 || ^2.0",
                "phpstan/phpstan-phpunit": "^1.4 || ^2.0",
                "phpstan/phpstan-strict-rules": "^1.6 || ^2.0",
                "phpunit/phpunit": "^8.5 || ^12.2"
            },
            "time": "2025-08-10T19:31:58+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Inflector\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
            "homepage": "https://www.doctrine-project.org/projects/inflector.html",
            "keywords": [
                "inflection",
                "inflector",
                "lowercase",
                "manipulation",
                "php",
                "plural",
                "singular",
                "strings",
                "uppercase",
                "words"
            ],
            "support": {
                "issues": "https://github.com/doctrine/inflector/issues",
                "source": "https://github.com/doctrine/inflector/tree/2.1.0"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/inflector"
        },
        {
            "name": "endroid/qr-code",
            "version": "4.8.5",
            "version_normalized": "4.8.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/endroid/qr-code.git",
                "reference": "0db25b506a8411a5e1644ebaa67123a6eb7b6a77"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/endroid/qr-code/zipball/0db25b506a8411a5e1644ebaa67123a6eb7b6a77",
                "reference": "0db25b506a8411a5e1644ebaa67123a6eb7b6a77",
                "shasum": ""
            },
            "require": {
                "bacon/bacon-qr-code": "^2.0.5",
                "php": "^8.1"
            },
            "conflict": {
                "khanamiryan/qrcode-detector-decoder": "^1.0.6"
            },
            "require-dev": {
                "endroid/quality": "dev-master",
                "ext-gd": "*",
                "khanamiryan/qrcode-detector-decoder": "^1.0.4||^2.0.2",
                "setasign/fpdf": "^1.8.2"
            },
            "suggest": {
                "ext-gd": "Enables you to write PNG images",
                "khanamiryan/qrcode-detector-decoder": "Enables you to use the image validator",
                "roave/security-advisories": "Makes sure package versions with known security issues are not installed",
                "setasign/fpdf": "Enables you to use the PDF writer"
            },
            "time": "2023-09-29T14:03:20+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Endroid\\QrCode\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jeroen van den Enden",
                    "email": "info@endroid.nl"
                }
            ],
            "description": "Endroid QR Code",
            "homepage": "https://github.com/endroid/qr-code",
            "keywords": [
                "code",
                "endroid",
                "php",
                "qr",
                "qrcode"
            ],
            "support": {
                "issues": "https://github.com/endroid/qr-code/issues",
                "source": "https://github.com/endroid/qr-code/tree/4.8.5"
            },
            "funding": [
                {
                    "url": "https://github.com/endroid",
                    "type": "github"
                }
            ],
            "install-path": "../endroid/qr-code"
        },
        {
            "name": "evenement/evenement",
            "version": "v3.0.2",
            "version_normalized": "3.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/igorw/evenement.git",
                "reference": "0a16b0d71ab13284339abb99d9d2bd813640efbc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/igorw/evenement/zipball/0a16b0d71ab13284339abb99d9d2bd813640efbc",
                "reference": "0a16b0d71ab13284339abb99d9d2bd813640efbc",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9 || ^6"
            },
            "time": "2023-08-08T05:53:35+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Evenement\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Igor Wiedler",
                    "email": "igor@wiedler.ch"
                }
            ],
            "description": "Événement is a very simple event dispatching library for PHP",
            "keywords": [
                "event-dispatcher",
                "event-emitter"
            ],
            "support": {
                "issues": "https://github.com/igorw/evenement/issues",
                "source": "https://github.com/igorw/evenement/tree/v3.0.2"
            },
            "install-path": "../evenement/evenement"
        },
        {
            "name": "ezyang/htmlpurifier",
            "version": "v4.19.0",
            "version_normalized": "4.19.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ezyang/htmlpurifier.git",
                "reference": "b287d2a16aceffbf6e0295559b39662612b77fcf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/b287d2a16aceffbf6e0295559b39662612b77fcf",
                "reference": "b287d2a16aceffbf6e0295559b39662612b77fcf",
                "shasum": ""
            },
            "require": {
                "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0"
            },
            "require-dev": {
                "cerdic/css-tidy": "^1.7 || ^2.0",
                "simpletest/simpletest": "dev-master"
            },
            "suggest": {
                "cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.",
                "ext-bcmath": "Used for unit conversion and imagecrash protection",
                "ext-iconv": "Converts text to and from non-UTF-8 encodings",
                "ext-tidy": "Used for pretty-printing HTML"
            },
            "time": "2025-10-17T16:34:55+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "library/HTMLPurifier.composer.php"
                ],
                "psr-0": {
                    "HTMLPurifier": "library/"
                },
                "exclude-from-classmap": [
                    "/library/HTMLPurifier/Language/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Edward Z. Yang",
                    "email": "admin@htmlpurifier.org",
                    "homepage": "http://ezyang.com"
                }
            ],
            "description": "Standards compliant HTML filter written in PHP",
            "homepage": "http://htmlpurifier.org/",
            "keywords": [
                "html"
            ],
            "support": {
                "issues": "https://github.com/ezyang/htmlpurifier/issues",
                "source": "https://github.com/ezyang/htmlpurifier/tree/v4.19.0"
            },
            "install-path": "../ezyang/htmlpurifier"
        },
        {
            "name": "illuminate/bus",
            "version": "v10.49.0",
            "version_normalized": "10.49.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/bus.git",
                "reference": "053f902d546d719c3f2752f7d3805a466e317312"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/bus/zipball/053f902d546d719c3f2752f7d3805a466e317312",
                "reference": "053f902d546d719c3f2752f7d3805a466e317312",
                "shasum": ""
            },
            "require": {
                "illuminate/collections": "^10.0",
                "illuminate/contracts": "^10.0",
                "illuminate/pipeline": "^10.0",
                "illuminate/support": "^10.0",
                "php": "^8.1"
            },
            "suggest": {
                "illuminate/queue": "Required to use closures when chaining jobs (^7.0)."
            },
            "time": "2025-03-24T11:47:24+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "10.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Bus\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Bus package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/bus"
        },
        {
            "name": "illuminate/collections",
            "version": "v10.49.0",
            "version_normalized": "10.49.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/collections.git",
                "reference": "6ae9c74fa92d4e1824d1b346cd435e8eacdc3232"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/collections/zipball/6ae9c74fa92d4e1824d1b346cd435e8eacdc3232",
                "reference": "6ae9c74fa92d4e1824d1b346cd435e8eacdc3232",
                "shasum": ""
            },
            "require": {
                "illuminate/conditionable": "^10.0",
                "illuminate/contracts": "^10.0",
                "illuminate/macroable": "^10.0",
                "php": "^8.1"
            },
            "suggest": {
                "symfony/var-dumper": "Required to use the dump method (^6.2)."
            },
            "time": "2025-09-08T19:05:53+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "10.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "helpers.php"
                ],
                "psr-4": {
                    "Illuminate\\Support\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Collections package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/collections"
        },
        {
            "name": "illuminate/conditionable",
            "version": "v10.49.0",
            "version_normalized": "10.49.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/conditionable.git",
                "reference": "47c700320b7a419f0d188d111f3bbed978fcbd3f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/conditionable/zipball/47c700320b7a419f0d188d111f3bbed978fcbd3f",
                "reference": "47c700320b7a419f0d188d111f3bbed978fcbd3f",
                "shasum": ""
            },
            "require": {
                "php": "^8.0.2"
            },
            "time": "2025-03-24T11:47:24+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "10.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Support\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Conditionable package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/conditionable"
        },
        {
            "name": "illuminate/config",
            "version": "v10.49.0",
            "version_normalized": "10.49.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/config.git",
                "reference": "d5e83ceff5c4d5607b1b81763eb4c436911c35da"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/config/zipball/d5e83ceff5c4d5607b1b81763eb4c436911c35da",
                "reference": "d5e83ceff5c4d5607b1b81763eb4c436911c35da",
                "shasum": ""
            },
            "require": {
                "illuminate/collections": "^10.0",
                "illuminate/contracts": "^10.0",
                "php": "^8.1"
            },
            "time": "2022-08-21T15:47:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "10.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Config\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Config package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/config"
        },
        {
            "name": "illuminate/container",
            "version": "v10.49.0",
            "version_normalized": "10.49.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/container.git",
                "reference": "b4956de5de18524c21ef36221a8ffd7fa3b534db"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/container/zipball/b4956de5de18524c21ef36221a8ffd7fa3b534db",
                "reference": "b4956de5de18524c21ef36221a8ffd7fa3b534db",
                "shasum": ""
            },
            "require": {
                "illuminate/contracts": "^10.0",
                "php": "^8.1",
                "psr/container": "^1.1.1|^2.0.1"
            },
            "provide": {
                "psr/container-implementation": "1.1|2.0"
            },
            "time": "2025-03-24T11:47:24+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "10.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Container\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Container package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/container"
        },
        {
            "name": "illuminate/contracts",
            "version": "v10.49.0",
            "version_normalized": "10.49.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/contracts.git",
                "reference": "2393ef579e020d88e24283913c815c3e2c143323"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/contracts/zipball/2393ef579e020d88e24283913c815c3e2c143323",
                "reference": "2393ef579e020d88e24283913c815c3e2c143323",
                "shasum": ""
            },
            "require": {
                "php": "^8.1",
                "psr/container": "^1.1.1|^2.0.1",
                "psr/simple-cache": "^1.0|^2.0|^3.0"
            },
            "time": "2025-03-24T11:47:24+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "10.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Contracts\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Contracts package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/contracts"
        },
        {
            "name": "illuminate/events",
            "version": "v10.49.0",
            "version_normalized": "10.49.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/events.git",
                "reference": "4a8e4fbc95c7e46aa6152fd8c900d56e5ef538cf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/events/zipball/4a8e4fbc95c7e46aa6152fd8c900d56e5ef538cf",
                "reference": "4a8e4fbc95c7e46aa6152fd8c900d56e5ef538cf",
                "shasum": ""
            },
            "require": {
                "illuminate/bus": "^10.0",
                "illuminate/collections": "^10.0",
                "illuminate/container": "^10.0",
                "illuminate/contracts": "^10.0",
                "illuminate/macroable": "^10.0",
                "illuminate/support": "^10.0",
                "php": "^8.1"
            },
            "time": "2025-03-24T11:47:24+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "10.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "functions.php"
                ],
                "psr-4": {
                    "Illuminate\\Events\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Events package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/events"
        },
        {
            "name": "illuminate/filesystem",
            "version": "v10.49.0",
            "version_normalized": "10.49.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/filesystem.git",
                "reference": "584ff4da2218e63e7210bba1c541ce526f24f37e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/filesystem/zipball/584ff4da2218e63e7210bba1c541ce526f24f37e",
                "reference": "584ff4da2218e63e7210bba1c541ce526f24f37e",
                "shasum": ""
            },
            "require": {
                "illuminate/collections": "^10.0",
                "illuminate/contracts": "^10.0",
                "illuminate/macroable": "^10.0",
                "illuminate/support": "^10.0",
                "php": "^8.1",
                "symfony/finder": "^6.2"
            },
            "suggest": {
                "ext-fileinfo": "Required to use the Filesystem class.",
                "ext-ftp": "Required to use the Flysystem FTP driver.",
                "ext-hash": "Required to use the Filesystem class.",
                "illuminate/http": "Required for handling uploaded files (^7.0).",
                "league/flysystem": "Required to use the Flysystem local driver (^3.0.16).",
                "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^3.0).",
                "league/flysystem-ftp": "Required to use the Flysystem FTP driver (^3.0).",
                "league/flysystem-sftp-v3": "Required to use the Flysystem SFTP driver (^3.0).",
                "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).",
                "symfony/filesystem": "Required to enable support for relative symbolic links (^6.2).",
                "symfony/mime": "Required to enable support for guessing extensions (^6.2)."
            },
            "time": "2025-01-24T16:09:31+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "10.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "functions.php"
                ],
                "psr-4": {
                    "Illuminate\\Filesystem\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Filesystem package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/filesystem"
        },
        {
            "name": "illuminate/macroable",
            "version": "v10.49.0",
            "version_normalized": "10.49.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/macroable.git",
                "reference": "dff667a46ac37b634dcf68909d9d41e94dc97c27"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/macroable/zipball/dff667a46ac37b634dcf68909d9d41e94dc97c27",
                "reference": "dff667a46ac37b634dcf68909d9d41e94dc97c27",
                "shasum": ""
            },
            "require": {
                "php": "^8.1"
            },
            "time": "2023-06-05T12:46:42+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "10.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Support\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Macroable package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/macroable"
        },
        {
            "name": "illuminate/pipeline",
            "version": "v10.49.0",
            "version_normalized": "10.49.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/pipeline.git",
                "reference": "c12e4f1d8a1fbecdc1e0fa4dc9fe17b4315832e9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/pipeline/zipball/c12e4f1d8a1fbecdc1e0fa4dc9fe17b4315832e9",
                "reference": "c12e4f1d8a1fbecdc1e0fa4dc9fe17b4315832e9",
                "shasum": ""
            },
            "require": {
                "illuminate/contracts": "^10.0",
                "illuminate/support": "^10.0",
                "php": "^8.1"
            },
            "time": "2025-03-24T11:47:24+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "10.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Pipeline\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Pipeline package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/pipeline"
        },
        {
            "name": "illuminate/support",
            "version": "v10.49.0",
            "version_normalized": "10.49.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/support.git",
                "reference": "28b505e671dbe119e4e32a75c78f87189d046e39"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/support/zipball/28b505e671dbe119e4e32a75c78f87189d046e39",
                "reference": "28b505e671dbe119e4e32a75c78f87189d046e39",
                "shasum": ""
            },
            "require": {
                "doctrine/inflector": "^2.0",
                "ext-ctype": "*",
                "ext-filter": "*",
                "ext-mbstring": "*",
                "illuminate/collections": "^10.0",
                "illuminate/conditionable": "^10.0",
                "illuminate/contracts": "^10.0",
                "illuminate/macroable": "^10.0",
                "nesbot/carbon": "^2.67",
                "php": "^8.1",
                "voku/portable-ascii": "^2.0"
            },
            "conflict": {
                "tightenco/collect": "<5.5.33"
            },
            "suggest": {
                "illuminate/filesystem": "Required to use the composer class (^10.0).",
                "league/commonmark": "Required to use Str::markdown() and Stringable::markdown() (^2.6).",
                "ramsey/uuid": "Required to use Str::uuid() (^4.7).",
                "symfony/process": "Required to use the composer class (^6.2).",
                "symfony/uid": "Required to use Str::ulid() (^6.2).",
                "symfony/var-dumper": "Required to use the dd function (^6.2).",
                "vlucas/phpdotenv": "Required to use the Env class and env helper (^5.4.1)."
            },
            "time": "2025-09-08T19:05:53+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "10.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "helpers.php"
                ],
                "psr-4": {
                    "Illuminate\\Support\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Support package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/support"
        },
        {
            "name": "illuminate/view",
            "version": "v10.49.0",
            "version_normalized": "10.49.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/view.git",
                "reference": "c3f12dd27c8bf8c3167c8f753554d8d8d1f6a619"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/view/zipball/c3f12dd27c8bf8c3167c8f753554d8d8d1f6a619",
                "reference": "c3f12dd27c8bf8c3167c8f753554d8d8d1f6a619",
                "shasum": ""
            },
            "require": {
                "ext-tokenizer": "*",
                "illuminate/collections": "^10.0",
                "illuminate/container": "^10.0",
                "illuminate/contracts": "^10.0",
                "illuminate/events": "^10.0",
                "illuminate/filesystem": "^10.0",
                "illuminate/macroable": "^10.0",
                "illuminate/support": "^10.0",
                "php": "^8.1"
            },
            "time": "2025-03-24T11:47:24+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "10.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\View\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate View package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/view"
        },
        {
            "name": "its404/php-puppeteer",
            "version": "0.1.1",
            "version_normalized": "0.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/its404/php-puppeteer.git",
                "reference": "bccd4c6231139c7b2138298f225b2a92291d45a0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/its404/php-puppeteer/zipball/bccd4c6231139c7b2138298f225b2a92291d45a0",
                "reference": "bccd4c6231139c7b2138298f225b2a92291d45a0",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "time": "2018-01-07T10:08:47+00:00",
            "type": "php-wrapper",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Its404\\PhpPuppeteer\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "its404",
                    "email": "benwk424@gmail.com",
                    "role": "Developer"
                }
            ],
            "description": "PHP Wrapper for Google Chrome Puppeteer",
            "homepage": "http://github.com/its404/php-puppeteer",
            "keywords": [
                "pdf",
                "php",
                "puppeteer",
                "screenshot"
            ],
            "support": {
                "issues": "https://github.com/its404/php-puppeteer/issues",
                "source": "https://github.com/its404/php-puppeteer/tree/0.1.1"
            },
            "install-path": "../its404/php-puppeteer"
        },
        {
            "name": "jenssegers/blade",
            "version": "v2.0.1",
            "version_normalized": "2.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/jenssegers/blade.git",
                "reference": "7a31d61a6b1fe9cae5c61349dba435498dd8097c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jenssegers/blade/zipball/7a31d61a6b1fe9cae5c61349dba435498dd8097c",
                "reference": "7a31d61a6b1fe9cae5c61349dba435498dd8097c",
                "shasum": ""
            },
            "require": {
                "illuminate/config": "^9.0|^10.0|^11.0",
                "illuminate/view": "^9.0|^10.0|^11.0",
                "php": ">=8.1"
            },
            "require-dev": {
                "laravel/pint": "^1.13",
                "phpunit/phpunit": "^10.0"
            },
            "time": "2024-03-16T21:41:52+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Jenssegers\\Blade\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jens Segers",
                    "homepage": "https://jenssegers.com"
                }
            ],
            "description": "The standalone version of Laravel's Blade templating engine for use outside of Laravel.",
            "keywords": [
                "blade",
                "laravel",
                "render",
                "template",
                "view"
            ],
            "support": {
                "issues": "https://github.com/jenssegers/blade/issues",
                "source": "https://github.com/jenssegers/blade/tree/v2.0.1"
            },
            "funding": [
                {
                    "url": "https://github.com/jenssegers",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/jenssegers-blade",
                    "type": "open_collective"
                }
            ],
            "install-path": "../jenssegers/blade"
        },
        {
            "name": "koolphp/koolreport",
            "version": "3.25.4",
            "version_normalized": "3.25.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/koolphp/koolreport.git",
                "reference": "1ffa6c481535eac59df0852a6eeaa9ff87170e98"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/koolphp/koolreport/zipball/1ffa6c481535eac59df0852a6eeaa9ff87170e98",
                "reference": "1ffa6c481535eac59df0852a6eeaa9ff87170e98",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "require-dev": {
                "codeception/codeception": "^2.4",
                "squizlabs/php_codesniffer": "^3.3"
            },
            "time": "2019-02-15T07:54:19+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "autoload.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "KoolPHP Inc",
                    "homepage": "https://www.koolphp.net"
                }
            ],
            "description": "An Open Source PHP Reporting Framework for easier and faster report delivery.",
            "homepage": "https://www.koolreport.com",
            "keywords": [
                "PHP Reporting Framework",
                "PHP Reporting Tools",
                "charts and graphs",
                "data processing",
                "data visualization"
            ],
            "support": {
                "issues": "https://github.com/koolphp/koolreport/issues",
                "source": "https://github.com/koolphp/koolreport/tree/master"
            },
            "install-path": "../koolphp/koolreport"
        },
        {
            "name": "koolreport/amazing",
            "version": "2.4.2",
            "version_normalized": "2.4.2.0",
            "source": {
                "type": "git",
                "url": "git@github.com:koolreport/amazing.git",
                "reference": "537d802301e76e94c393d84ce0a7eafd808949ff"
            },
            "dist": {
                "type": "zip",
                "url": "https://repo.koolreport.com//dist/koolreport/amazing/koolreport-amazing-537d802301e76e94c393d84ce0a7eafd808949ff-zip-103f90.zip",
                "reference": "537d802301e76e94c393d84ce0a7eafd808949ff",
                "shasum": "4ee4842296bef3f3607eb124b351168600d1e336"
            },
            "time": "2024-11-06T08:15:12+00:00",
            "type": "library",
            "installation-source": "dist",
            "license": [
                "https://www.koolreport.com/license#regular-license"
            ],
            "description": "Amazing Bootstrap 4 Theme For KoolReport",
            "homepage": "https://www.koolreport.com",
            "keywords": [
                "PHP",
                "mysql reporting tools",
                "php reporting framework",
                "php reprting tools",
                "report theme"
            ],
            "install-path": "../koolreport/amazing"
        },
        {
            "name": "koolreport/apexcharts",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "git@github.com:koolreport/apexcharts.git",
                "reference": "93ffd1333d467c08e116fd509456c633fef7a65c"
            },
            "dist": {
                "type": "zip",
                "url": "https://repo.koolreport.com//dist/koolreport/apexcharts/koolreport-apexcharts-93ffd1333d467c08e116fd509456c633fef7a65c-zip-7f56a3.zip",
                "reference": "93ffd1333d467c08e116fd509456c633fef7a65c",
                "shasum": "c7fa7a2cffad25c2e0ec53dfbac83a0a99ce533b"
            },
            "time": "2024-11-06T08:30:16+00:00",
            "type": "library",
            "installation-source": "dist",
            "license": [
                "https://www.koolreport.com/license#regular-license"
            ],
            "description": "Provide beautiful charts for your report",
            "homepage": "https://www.koolreport.com",
            "keywords": [
                "ApexCharts",
                "Data Report",
                "PHP",
                "Reporting Tools"
            ],
            "install-path": "../koolreport/apexcharts"
        },
        {
            "name": "koolreport/appstack",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "git@github.com:koolreport/appstack.git",
                "reference": "90eb38bb4f65de7cc3f49351af3bf9276a2b6c7d"
            },
            "dist": {
                "type": "zip",
                "url": "https://repo.koolreport.com//dist/koolreport/appstack/koolreport-appstack-90eb38bb4f65de7cc3f49351af3bf9276a2b6c7d-zip-bf927e.zip",
                "reference": "90eb38bb4f65de7cc3f49351af3bf9276a2b6c7d",
                "shasum": "5267496fd39572df5e6ef971c805e7015b241dc0"
            },
            "time": "2024-03-27T09:22:34+00:00",
            "type": "library",
            "installation-source": "dist",
            "license": [
                "https://www.koolreport.com/license#regular-license"
            ],
            "description": "Mordenizer theme for KoolReport",
            "homepage": "https://www.koolreport.com",
            "keywords": [
                "PHP",
                "Reporting Tools",
                "modernizer theme",
                "php theme"
            ],
            "install-path": "../koolreport/appstack"
        },
        {
            "name": "koolreport/barcode",
            "version": "3.1.1",
            "version_normalized": "3.1.1.0",
            "source": {
                "type": "git",
                "url": "git@github.com:koolreport/barcode.git",
                "reference": "895de612336b97a6e8e498845ef1c2f164993d10"
            },
            "dist": {
                "type": "zip",
                "url": "https://repo.koolreport.com//dist/koolreport/barcode/koolreport-barcode-895de612336b97a6e8e498845ef1c2f164993d10-zip-24193b.zip",
                "reference": "895de612336b97a6e8e498845ef1c2f164993d10",
                "shasum": "3c95e746bdb2c345f5f51274c8fc62ef7180702d"
            },
            "require": {
                "endroid/qr-code": "^4||^3||^2",
                "picqer/php-barcode-generator": "^0||^2"
            },
            "time": "2024-09-04T09:09:20+00:00",
            "type": "library",
            "installation-source": "dist",
            "license": [
                "https://www.koolreport.com/license#regular-license"
            ],
            "description": "Display barcode and qrcode",
            "homepage": "https://www.koolreport.com",
            "keywords": [
                "PHP",
                "barcode generator",
                "mysql reporting tools",
                "php reporting framework",
                "php reprting tools",
                "qrcode generator"
            ],
            "install-path": "../koolreport/barcode"
        },
        {
            "name": "koolreport/blade",
            "version": "1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/koolreport/blade.git",
                "reference": "39fed071bcaf51147a32afb175d4aafb9ec29bc5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/koolreport/blade/zipball/39fed071bcaf51147a32afb175d4aafb9ec29bc5",
                "reference": "39fed071bcaf51147a32afb175d4aafb9ec29bc5",
                "shasum": ""
            },
            "require": {
                "jenssegers/blade": "^1||^2"
            },
            "time": "2024-09-04T09:10:14+00:00",
            "type": "library",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "KoolPHP Inc",
                    "homepage": "https://www.koolphp.net"
                }
            ],
            "description": "Allow KoolReport to use blade template engine to render view",
            "homepage": "https://www.koolreport.com",
            "keywords": [
                "Data Report",
                "Reporting Tools",
                "blade php",
                "php",
                "template engine"
            ],
            "support": {
                "issues": "https://github.com/koolreport/blade/issues",
                "source": "https://github.com/koolreport/blade/tree/v1.0.2"
            },
            "install-path": "../koolreport/blade"
        },
        {
            "name": "koolreport/bootstrap3",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/koolreport/bootstrap3.git",
                "reference": "74fcd807a15e403567b72dbde331f8df5d03a4a8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/koolreport/bootstrap3/zipball/74fcd807a15e403567b72dbde331f8df5d03a4a8",
                "reference": "74fcd807a15e403567b72dbde331f8df5d03a4a8",
                "shasum": ""
            },
            "time": "2019-06-03T13:30:30+00:00",
            "type": "library",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Use Twitter Bootstrap 3 to design your report",
            "homepage": "https://www.koolreport.com",
            "keywords": [
                "PHP Reporting Framework",
                "mysql reporting tools",
                "php",
                "php cache",
                "php reprting tools"
            ],
            "support": {
                "issues": "https://github.com/koolreport/bootstrap3/issues",
                "source": "https://github.com/koolreport/bootstrap3/tree/master"
            },
            "install-path": "../koolreport/bootstrap3"
        },
        {
            "name": "koolreport/bootstrap4",
            "version": "1.5.1",
            "version_normalized": "1.5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/koolreport/bootstrap4.git",
                "reference": "97b2d14179d9332bde41cda6ebe3306cf213ba44"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/koolreport/bootstrap4/zipball/97b2d14179d9332bde41cda6ebe3306cf213ba44",
                "reference": "97b2d14179d9332bde41cda6ebe3306cf213ba44",
                "shasum": ""
            },
            "time": "2023-03-29T09:14:29+00:00",
            "type": "library",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Bootstrap 4 Theme For KoolReport",
            "homepage": "https://www.koolreport.com",
            "keywords": [
                "PHP Reporting Framework",
                "mysql reporting tools",
                "php",
                "php reprting tools",
                "report theme"
            ],
            "support": {
                "issues": "https://github.com/koolreport/bootstrap4/issues",
                "source": "https://github.com/koolreport/bootstrap4/tree/v1.5.1"
            },
            "install-path": "../koolreport/bootstrap4"
        },
        {
            "name": "koolreport/bootstrap5",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/koolreport/bootstrap5.git",
                "reference": "26a9f2a2b1686b2f8baa4cdf5489af81a63b0ecf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/koolreport/bootstrap5/zipball/26a9f2a2b1686b2f8baa4cdf5489af81a63b0ecf",
                "reference": "26a9f2a2b1686b2f8baa4cdf5489af81a63b0ecf",
                "shasum": ""
            },
            "time": "2024-03-29T08:28:01+00:00",
            "type": "library",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Bootstrap 5 Theme For KoolReport",
            "homepage": "https://www.koolreport.com",
            "keywords": [
                "PHP Reporting Framework",
                "mysql reporting tools",
                "php",
                "php reprting tools",
                "report theme"
            ],
            "support": {
                "issues": "https://github.com/koolreport/bootstrap5/issues",
                "source": "https://github.com/koolreport/bootstrap5/tree/v1.0.0"
            },
            "install-path": "../koolreport/bootstrap5"
        },
        {
            "name": "koolreport/cache",
            "version": "1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/koolreport/cache.git",
                "reference": "0191e1622535efbd541b81f3fd481cf092fc637d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/koolreport/cache/zipball/0191e1622535efbd541b81f3fd481cf092fc637d",
                "reference": "0191e1622535efbd541b81f3fd481cf092fc637d",
                "shasum": ""
            },
            "time": "2019-06-03T07:56:43+00:00",
            "type": "library",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Use cache to make your report faster",
            "homepage": "https://www.koolreport.com",
            "keywords": [
                "PHP Reporting Framework",
                "mysql reporting tools",
                "php",
                "php cache",
                "php reprting tools"
            ],
            "support": {
                "issues": "https://github.com/koolreport/cache/issues",
                "source": "https://github.com/koolreport/cache/tree/master"
            },
            "install-path": "../koolreport/cache"
        },
        {
            "name": "koolreport/chartjs",
            "version": "3.3.1",
            "version_normalized": "3.3.1.0",
            "source": {
                "type": "git",
                "url": "git@github.com:koolreport/chartjs.git",
                "reference": "9b3ee8ce521d517fe0de41ed54a7f9de2fe9b213"
            },
            "dist": {
                "type": "zip",
                "url": "https://repo.koolreport.com//dist/koolreport/chartjs/koolreport-chartjs-9b3ee8ce521d517fe0de41ed54a7f9de2fe9b213-zip-11cfa3.zip",
                "reference": "9b3ee8ce521d517fe0de41ed54a7f9de2fe9b213",
                "shasum": "bf6ed8e5b0acb709f727c93b68f0f4cb219b46e6"
            },
            "time": "2024-11-06T08:16:54+00:00",
            "type": "library",
            "installation-source": "dist",
            "license": [
                "https://www.koolreport.com/license#regular-license"
            ],
            "description": "Provide beautiful charts for your report",
            "homepage": "https://www.koolreport.com",
            "keywords": [
                "ChartJs",
                "Data Report",
                "PHP",
                "Reporting Tools"
            ],
            "install-path": "../koolreport/chartjs"
        },
        {
            "name": "koolreport/charttable",
            "version": "1.4.0",
            "version_normalized": "1.4.0.0",
            "source": {
                "type": "git",
                "url": "git@github.com:koolreport/charttable.git",
                "reference": "f1323fab15099595bbaf82410893429c75bcece0"
            },
            "dist": {
                "type": "zip",
                "url": "https://repo.koolreport.com//dist/koolreport/charttable/koolreport-charttable-f1323fab15099595bbaf82410893429c75bcece0-zip-5b9a4d.zip",
                "reference": "f1323fab15099595bbaf82410893429c75bcece0",
                "shasum": "83aa233f1cdef8e2953370b55e4d867b4369d103"
            },
            "time": "2024-03-20T09:36:41+00:00",
            "type": "library",
            "installation-source": "dist",
            "license": [
                "https://www.koolreport.com/license#regular-license"
            ],
            "authors": [
                {
                    "name": "KoolPHP Inc",
                    "homepage": "https://www.koolphp.net"
                }
            ],
            "description": "Chart and table",
            "homepage": "https://www.koolreport.com",
            "keywords": [
                "Data Report",
                "PHP",
                "Reporting Tools",
                "chart",
                "table"
            ],
            "install-path": "../koolreport/charttable"
        },
        {
            "name": "koolreport/cleandata",
            "version": "1.6.1",
            "version_normalized": "1.6.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/koolreport/cleandata.git",
                "reference": "a596d1938d4782376e5e262850cf5ba52f96cad4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/koolreport/cleandata/zipball/a596d1938d4782376e5e262850cf5ba52f96cad4",
                "reference": "a596d1938d4782376e5e262850cf5ba52f96cad4",
                "shasum": ""
            },
            "time": "2023-03-29T09:16:39+00:00",
            "type": "library",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Solve the missing data",
            "homepage": "https://www.koolreport.com",
            "keywords": [
                "Data Cleaning",
                "Data Report",
                "Missing Data",
                "Reporting Tools",
                "php"
            ],
            "support": {
                "issues": "https://github.com/koolreport/cleandata/issues",
                "source": "https://github.com/koolreport/cleandata/tree/v1.6.1"
            },
            "install-path": "../koolreport/cleandata"
        },
        {
            "name": "koolreport/cloudexport",
            "version": "4.2.1",
            "version_normalized": "4.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/koolreport/cloudexport.git",
                "reference": "cd3ecb99c7304866c98327cdf3309db6c6a2ce84"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/koolreport/cloudexport/zipball/cd3ecb99c7304866c98327cdf3309db6c6a2ce84",
                "reference": "cd3ecb99c7304866c98327cdf3309db6c6a2ce84",
                "shasum": ""
            },
            "require": {
                "chromeheadlessio/php-client": "^1"
            },
            "time": "2024-09-04T09:12:54+00:00",
            "type": "library",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Export to pdf, image using chromeheadless.io's cloud export service",
            "homepage": "https://www.koolreport.com",
            "keywords": [
                "Data Report",
                "Reporting Tools",
                "cloud export service",
                "jpg png export",
                "pdf export",
                "php"
            ],
            "support": {
                "issues": "https://github.com/koolreport/cloudexport/issues",
                "source": "https://github.com/koolreport/cloudexport/tree/v4.2.1"
            },
            "install-path": "../koolreport/cloudexport"
        },
        {
            "name": "koolreport/codeigniter",
            "version": "1.8.0",
            "version_normalized": "1.8.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/koolreport/codeigniter.git",
                "reference": "d4ffd37c1792b3d11b701a54927ad11571569470"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/koolreport/codeigniter/zipball/d4ffd37c1792b3d11b701a54927ad11571569470",
                "reference": "d4ffd37c1792b3d11b701a54927ad11571569470",
                "shasum": ""
            },
            "time": "2019-06-03T08:10:35+00:00",
            "type": "library",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Allow to use KoolReport seamlessly in CodeIgniter",
            "homepage": "https://www.koolreport.com",
            "keywords": [
                "CodeIgniter Report",
                "Data Report",
                "KooLReport CodeIgniter",
                "Reporting Tools",
                "codeIgniter reporting",
                "codeIgniter reporting tool",
                "laravel",
                "php"
            ],
            "support": {
                "issues": "https://github.com/koolreport/codeigniter/issues",
                "source": "https://github.com/koolreport/codeigniter/tree/master"
            },
            "install-path": "../koolreport/codeigniter"
        },
        {
            "name": "koolreport/core",
            "version": "6.6.1",
            "version_normalized": "6.6.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/koolreport/core.git",
                "reference": "34f2133323affb0e28e1f229baa299ac5c3bb7c5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/koolreport/core/zipball/34f2133323affb0e28e1f229baa299ac5c3bb7c5",
                "reference": "34f2133323affb0e28e1f229baa299ac5c3bb7c5",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "time": "2024-10-02T07:21:28+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "autoload.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "KoolPHP Inc",
                    "homepage": "https://www.koolphp.net"
                }
            ],
            "description": "An Open Source PHP Reporting Framework for easier and faster report delivery.",
            "homepage": "https://www.koolreport.com",
            "keywords": [
                "PHP Reporting Framework",
                "PHP Reporting Tools",
                "charts and graphs",
                "data processing",
                "data visualization"
            ],
            "support": {
                "issues": "https://github.com/koolreport/core/issues",
                "source": "https://github.com/koolreport/core/tree/v6.6.1"
            },
            "install-path": "../koolreport/core"
        },
        {
            "name": "koolreport/cube",
            "version": "3.5.1",
            "version_normalized": "3.5.1.0",
            "source": {
                "type": "git",
                "url": "git@github.com:koolreport/cube.git",
                "reference": "4636b78e33fd0e608600583fbc16a9b94a33112c"
            },
            "dist": {
                "type": "zip",
                "url": "https://repo.koolreport.com//dist/koolreport/cube/koolreport-cube-4636b78e33fd0e608600583fbc16a9b94a33112c-zip-1edc97.zip",
                "reference": "4636b78e33fd0e608600583fbc16a9b94a33112c",
                "shasum": "ff791f317ee19d783b1a72fdb634c987a967f163"
            },
            "time": "2023-03-29T09:18:58+00:00",
            "type": "library",
            "installation-source": "dist",
            "license": [
                "https://www.koolreport.com/license#regular-license"
            ],
            "authors": [
                {
                    "name": "KoolPHP Inc",
                    "homepage": "https://www.koolphp.net"
                }
            ],
            "description": "Cube package for KoolReport - summarize data in crosstab",
            "homepage": "http://koolreport.com",
            "keywords": [
                "Charts",
                "Data Report",
                "PHP",
                "Pivot table",
                "Reporting Tools",
                "crosstab"
            ],
            "install-path": "../koolreport/cube"
        },
        {
            "name": "koolreport/d3",
            "version": "1.7.1",
            "version_normalized": "1.7.1.0",
            "source": {
                "type": "git",
                "url": "git@github.com:koolreport/d3.git",
                "reference": "082509df53027e8d8cdd8b49bb7150044b028dd8"
            },
            "dist": {
                "type": "zip",
                "url": "https://repo.koolreport.com//dist/koolreport/d3/koolreport-d3-082509df53027e8d8cdd8b49bb7150044b028dd8-zip-00043b.zip",
                "reference": "082509df53027e8d8cdd8b49bb7150044b028dd8",
                "shasum": "6b027da78f570d5a0bb8d8ac08e6cbb18a4723ed"
            },
            "time": "2024-10-11T07:36:58+00:00",
            "type": "library",
            "installation-source": "dist",
            "license": [
                "https://www.koolreport.com/license#mit-license"
            ],
            "description": "D3-based reusable chart library for KoolReport",
            "homepage": "https://www.koolreport.com",
            "keywords": [
                "PHP",
                "chart",
                "column chart",
                "graph",
                "line chart",
                "php reporting framework",
                "php reprting tools",
                "pie chart"
            ],
            "install-path": "../koolreport/d3"
        },
        {
            "name": "koolreport/datagrid",
            "version": "8.0.1",
            "version_normalized": "8.0.1.0",
            "source": {
                "type": "git",
                "url": "git@github.com:koolreport/datagrid.git",
                "reference": "173f7c1d66c918ee5324094e6225032407e51fc5"
            },
            "dist": {
                "type": "zip",
                "url": "https://repo.koolreport.com//dist/koolreport/datagrid/koolreport-datagrid-173f7c1d66c918ee5324094e6225032407e51fc5-zip-c7cb2d.zip",
                "reference": "173f7c1d66c918ee5324094e6225032407e51fc5",
                "shasum": "b784bc93b5c8742779c76d25255d331c13aeec53"
            },
            "time": "2024-11-06T08:19:05+00:00",
            "type": "library",
            "installation-source": "dist",
            "license": [
                "https://www.koolreport.com/license#regular-license"
            ],
            "description": "Display data in grid",
            "homepage": "https://www.koolreport.com",
            "keywords": [
                "Charts",
                "Data Grid",
                "Data Report",
                "PHP",
                "Reporting Tools"
            ],
            "install-path": "../koolreport/datagrid"
        },
        {
            "name": "koolreport/drilldown",
            "version": "3.8.1",
            "version_normalized": "3.8.1.0",
            "source": {
                "type": "git",
                "url": "git@github.com:koolreport/drilldown.git",
                "reference": "a7494e97760f19fbb4cb1a55480073119dde5970"
            },
            "dist": {
                "type": "zip",
                "url": "https://repo.koolreport.com//dist/koolreport/drilldown/koolreport-drilldown-a7494e97760f19fbb4cb1a55480073119dde5970-zip-e6fe92.zip",
                "reference": "a7494e97760f19fbb4cb1a55480073119dde5970",
                "shasum": "aaacc0b39dc21e1f62d2960cd0029a6e5bbd5fea"
            },
            "time": "2024-11-06T08:20:35+00:00",
            "type": "library",
            "installation-source": "dist",
            "license": [
                "https://www.koolphp.net/license-agreement"
            ],
            "description": "Create drill-down and drill-though report",
            "homepage": "https://www.koolreport.com",
            "keywords": [
                "Data Report",
                "Drill Down Report",
                "Drill Through Repeort",
                "PHP",
                "Reporting Tools"
            ],
            "install-path": "../koolreport/drilldown"
        },
        {
            "name": "koolreport/excel",
            "version": "11.0.1",
            "version_normalized": "11.0.1.0",
            "source": {
                "type": "git",
                "url": "git@github.com:koolreport/excel.git",
                "reference": "694591d260f0cfce52abf73d0fab055f326ad68d"
            },
            "dist": {
                "type": "zip",
                "url": "https://repo.koolreport.com//dist/koolreport/excel/koolreport-excel-694591d260f0cfce52abf73d0fab055f326ad68d-zip-7ac762.zip",
                "reference": "694591d260f0cfce52abf73d0fab055f326ad68d",
                "shasum": "20681c45d1b1dd4bd295816c65fb6754f0f62224"
            },
            "require": {
                "koolreport/spout": "^3",
                "php": ">=7.1.0",
                "phpoffice/phpspreadsheet": "^1"
            },
            "time": "2024-09-05T07:05:19+00:00",
            "type": "library",
            "installation-source": "dist",
            "license": [
                "https://www.koolreport.com/license#mit-license"
            ],
            "description": "Allow KoolReport to connect to Excel and export to excel file",
            "homepage": "https://www.koolreport.com",
            "keywords": [
                "Charts",
                "Data Report",
                "Export to Excel",
                "Exporting",
                "Microsoft Excel",
                "PHP",
                "Reporting Tools",
                "XLS"
            ],
            "install-path": "../koolreport/excel"
        },
        {
            "name": "koolreport/export",
            "version": "5.5.0",
            "version_normalized": "5.5.0.0",
            "source": {
                "type": "git",
                "url": "git@github.com:koolreport/export.git",
                "reference": "3f1ab22bdb332a2138e177d544985ac51170568f"
            },
            "dist": {
                "type": "zip",
                "url": "https://repo.koolreport.com//dist/koolreport/export/koolreport-export-3f1ab22bdb332a2138e177d544985ac51170568f-zip-88152b.zip",
                "reference": "3f1ab22bdb332a2138e177d544985ac51170568f",
                "shasum": "2b109326e120307e69f2db7c5d7ed03c359d6fb6"
            },
            "require": {
                "daandesmedt/phpheadlesschrome": "*",
                "its404/php-puppeteer": "^0.1.1"
            },
            "time": "2024-09-05T07:06:06+00:00",
            "type": "library",
            "installation-source": "dist",
            "license": [
                "https://www.koolreport.com/license#regular-license"
            ],
            "authors": [
                {
                    "name": "KoolPHP Inc",
                    "homepage": "https://www.koolphp.net"
                }
            ],
            "description": "Allow KoolReport to export to PDF and other formats",
            "homepage": "https://www.koolreport.com",
            "keywords": [
                "Charts",
                "Data Report",
                "Export HTML to PDF",
                "Exporting",
                "PDF",
                "PHP",
                "Reporting Tools"
            ],
            "install-path": "../koolreport/export"
        },
        {
            "name": "koolreport/inputs",
            "version": "6.5.0",
            "version_normalized": "6.5.0.0",
            "source": {
                "type": "git",
                "url": "git@github.com:koolreport/inputs.git",
                "reference": "beac82d7cce305033fa6ffd3e22813f8a414c044"
            },
            "dist": {
                "type": "zip",
                "url": "https://repo.koolreport.com//dist/koolreport/inputs/koolreport-inputs-beac82d7cce305033fa6ffd3e22813f8a414c044-zip-91b390.zip",
                "reference": "beac82d7cce305033fa6ffd3e22813f8a414c044",
                "shasum": "f5908d68ea3a5da0f63c5a602c3eb1d32d173222"
            },
            "time": "2024-03-26T09:29:07+00:00",
            "type": "library",
            "installation-source": "dist",
            "license": [
                "https://www.koolreport.com/license#regular-license"
            ],
            "description": "Allow adding inputs into reports",
            "homepage": "https://www.koolreport.com",
            "keywords": [
                "Data Report",
                "PHP",
                "Report input",
                "Reporting Tools"
            ],
            "install-path": "../koolreport/inputs"
        },
        {
            "name": "koolreport/instant",
            "version": "3.7.0",
            "version_normalized": "3.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/koolreport/instant.git",
                "reference": "a14127d7d4b29d62993fd41b1d9a3dc21420b5da"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/koolreport/instant/zipball/a14127d7d4b29d62993fd41b1d9a3dc21420b5da",
                "reference": "a14127d7d4b29d62993fd41b1d9a3dc21420b5da",
                "shasum": ""
            },
            "time": "2020-11-10T10:38:45+00:00",
            "type": "library",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Allow rendering widget instantly",
            "homepage": "https://www.koolreport.com",
            "keywords": [
                "Data Report",
                "Instant Report",
                "Reporting Tools",
                "php"
            ],
            "support": {
                "issues": "https://github.com/koolreport/instant/issues",
                "source": "https://github.com/koolreport/instant/tree/v3.7.0"
            },
            "install-path": "../koolreport/instant"
        },
        {
            "name": "koolreport/laravel",
            "version": "2.1.0",
            "version_normalized": "2.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/koolreport/laravel.git",
                "reference": "a06c6f8fd669beb93aabf83d9472222ed07beefb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/koolreport/laravel/zipball/a06c6f8fd669beb93aabf83d9472222ed07beefb",
                "reference": "a06c6f8fd669beb93aabf83d9472222ed07beefb",
                "shasum": ""
            },
            "time": "2024-09-20T07:18:58+00:00",
            "type": "library",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Allow to use KoolReport seamlessly in Laravel",
            "homepage": "https://www.koolreport.com",
            "keywords": [
                "Data Report",
                "KooLReport Laravel",
                "Laravel Report",
                "Reporting Tools",
                "laravel",
                "laravel reporting",
                "laravel reporting tool",
                "php"
            ],
            "support": {
                "issues": "https://github.com/koolreport/laravel/issues",
                "source": "https://github.com/koolreport/laravel/tree/v2.1.0"
            },
            "install-path": "../koolreport/laravel"
        },
        {
            "name": "koolreport/morris_chart",
            "version": "3.0.1",
            "version_normalized": "3.0.1.0",
            "source": {
                "type": "git",
                "url": "git@github.com:koolreport/morris_chart.git",
                "reference": "e757dcd5395984a9f91879896d0983d77741572f"
            },
            "dist": {
                "type": "zip",
                "url": "https://repo.koolreport.com//dist/koolreport/morris_chart/koolreport-morris_chart-e757dcd5395984a9f91879896d0983d77741572f-zip-e33468.zip",
                "reference": "e757dcd5395984a9f91879896d0983d77741572f",
                "shasum": "a45750c4e9565134eb61409b93cdeae92ca9a19a"
            },
            "time": "2023-03-29T09:28:36+00:00",
            "type": "library",
            "installation-source": "dist",
            "license": [
                "https://www.koolreport.com/license#regular-license"
            ],
            "authors": [
                {
                    "name": "KoolPHP Inc",
                    "homepage": "https://www.koolphp.net"
                }
            ],
            "description": "Widget wrapper to draw Morris js chart",
            "homepage": "https://www.koolreport.com",
            "keywords": [
                "Charts",
                "Data Report",
                "Morris JS",
                "PHP",
                "Reporting Tools"
            ],
            "install-path": "../koolreport/morris_chart"
        },
        {
            "name": "koolreport/pivot",
            "version": "9.4.0",
            "version_normalized": "9.4.0.0",
            "source": {
                "type": "git",
                "url": "git@github.com:koolreport/pivot.git",
                "reference": "a3fa2fd7fe38d8ff9288d12fb3c0fb75eb864aef"
            },
            "dist": {
                "type": "zip",
                "url": "https://repo.koolreport.com//dist/koolreport/pivot/koolreport-pivot-a3fa2fd7fe38d8ff9288d12fb3c0fb75eb864aef-zip-f75490.zip",
                "reference": "a3fa2fd7fe38d8ff9288d12fb3c0fb75eb864aef",
                "shasum": "0775d682b8c9f3f99e13d898ce7156bc08a4504f"
            },
            "time": "2024-11-06T08:21:38+00:00",
            "type": "library",
            "installation-source": "dist",
            "license": [
                "https://www.koolreport.com/license#regular-license"
            ],
            "authors": [
                {
                    "name": "KoolPHP Inc",
                    "homepage": "https://www.koolphp.net"
                }
            ],
            "description": "Pivot package for KoolReport",
            "homepage": "http://koolreport.com",
            "keywords": [
                "Charts",
                "Data Report",
                "PHP",
                "Pivot table",
                "Reporting Tools"
            ],
            "install-path": "../koolreport/pivot"
        },
        {
            "name": "koolreport/pro",
            "version": "6.6.3",
            "version_normalized": "6.6.3.0",
            "source": {
                "type": "git",
                "url": "git@github.com:koolreport/pro.git",
                "reference": "c78d66199ef7a390fc5955c8e3f8f1aea24612b3"
            },
            "dist": {
                "type": "zip",
                "url": "https://repo.koolreport.com//dist/koolreport/pro/koolreport-pro-c78d66199ef7a390fc5955c8e3f8f1aea24612b3-zip-f8229e.zip",
                "reference": "c78d66199ef7a390fc5955c8e3f8f1aea24612b3",
                "shasum": "71ef85daed9fd76445dd2e0ee3ee8d52a0302c8e"
            },
            "require": {
                "koolreport/amazing": "2.4.2",
                "koolreport/apexcharts": "1.1.1",
                "koolreport/appstack": "1.2.1",
                "koolreport/barcode": "2.1.0||3.1.1",
                "koolreport/blade": "1.0.2",
                "koolreport/bootstrap3": "1.1.0",
                "koolreport/bootstrap4": "1.5.1",
                "koolreport/bootstrap5": "1.0.0",
                "koolreport/cache": "1.2.0",
                "koolreport/chartjs": "3.3.1",
                "koolreport/charttable": "1.4.0",
                "koolreport/cleandata": "1.6.1",
                "koolreport/cloudexport": "4.2.1",
                "koolreport/codeigniter": "1.8.0",
                "koolreport/core": "6.6.1",
                "koolreport/cube": "3.5.1",
                "koolreport/d3": "1.7.1",
                "koolreport/datagrid": "8.0.1",
                "koolreport/drilldown": "3.8.1",
                "koolreport/excel": "11.0.1",
                "koolreport/export": "5.5.0",
                "koolreport/inputs": "6.5.0",
                "koolreport/instant": "3.7.0",
                "koolreport/laravel": "2.1.0",
                "koolreport/morris_chart": "3.0.1",
                "koolreport/pivot": "9.4.0",
                "koolreport/querybuilder": "3.4.1",
                "koolreport/sparklines": "1.5.0",
                "koolreport/statistics": "1.2.0",
                "koolreport/visualquery": "2.7.1",
                "koolreport/yii2": "1.0.0",
                "php": ">=5.4"
            },
            "time": "2024-11-06T08:34:55+00:00",
            "type": "library",
            "installation-source": "dist",
            "license": [
                "https://www.koolreport.com/license#developer-license"
            ],
            "authors": [
                {
                    "name": "KoolPHP Inc",
                    "homepage": "https://www.koolphp.net"
                }
            ],
            "description": "An Open Source PHP Reporting Framework for easier and faster report delivery.",
            "homepage": "https://www.koolreport.com",
            "keywords": [
                "charts and graphs",
                "data processing",
                "data visualization",
                "php reporting framework",
                "php reporting tools"
            ],
            "install-path": "../koolreport/pro"
        },
        {
            "name": "koolreport/querybuilder",
            "version": "3.4.1",
            "version_normalized": "3.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/koolreport/querybuilder.git",
                "reference": "cd16c2e2a295fa4bc1a913e8488196b51726355b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/koolreport/querybuilder/zipball/cd16c2e2a295fa4bc1a913e8488196b51726355b",
                "reference": "cd16c2e2a295fa4bc1a913e8488196b51726355b",
                "shasum": ""
            },
            "time": "2024-09-05T07:08:32+00:00",
            "type": "library",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Create query by php code",
            "homepage": "https://www.koolreport.com",
            "keywords": [
                "PHP Reporting Framework",
                "charts",
                "graphs",
                "mysql reporting tools",
                "php",
                "php reprting tools",
                "query builder",
                "sql query generator"
            ],
            "support": {
                "issues": "https://github.com/koolreport/querybuilder/issues",
                "source": "https://github.com/koolreport/querybuilder/tree/v3.4.1"
            },
            "install-path": "../koolreport/querybuilder"
        },
        {
            "name": "koolreport/sparklines",
            "version": "1.5.0",
            "version_normalized": "1.5.0.0",
            "source": {
                "type": "git",
                "url": "git@github.com:koolreport/sparklines.git",
                "reference": "76f2977abd1246b430b0d38928e680c2ba7c2e4f"
            },
            "dist": {
                "type": "zip",
                "url": "https://repo.koolreport.com//dist/koolreport/sparklines/koolreport-sparklines-76f2977abd1246b430b0d38928e680c2ba7c2e4f-zip-365359.zip",
                "reference": "76f2977abd1246b430b0d38928e680c2ba7c2e4f",
                "shasum": "103e88d3818f93b7931a8b863b6ca2d62a0c54e5"
            },
            "time": "2019-05-08T11:32:29+00:00",
            "type": "library",
            "installation-source": "dist",
            "license": [
                "https://www.koolreport.com/license#regular-license"
            ],
            "description": "Contains sparklines chart types",
            "homepage": "https://www.koolreport.com",
            "keywords": [
                "PHP",
                "charts",
                "graphs",
                "mysql reporting tools",
                "php reporting framework",
                "php reprting tools",
                "sparkines"
            ],
            "install-path": "../koolreport/sparklines"
        },
        {
            "name": "koolreport/spout",
            "version": "3.4.1",
            "version_normalized": "3.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/koolreport/spout.git",
                "reference": "7abe5ca8c0efe835f20079259295df38c0816ad5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/koolreport/spout/zipball/7abe5ca8c0efe835f20079259295df38c0816ad5",
                "reference": "7abe5ca8c0efe835f20079259295df38c0816ad5",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-xmlreader": "*",
                "ext-zip": "*",
                "php": ">=7.2.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "*",
                "phpstan/phpstan": "*",
                "phpunit/phpunit": "*"
            },
            "suggest": {
                "ext-iconv": "To handle non UTF-8 CSV files (if \"php-intl\" is not already installed or is too limited)",
                "ext-intl": "To handle non UTF-8 CSV files (if \"iconv\" is not already installed)"
            },
            "time": "2025-09-08T07:27:55+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "koolreport\\Spout\\": "."
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "KoolReport",
                    "email": "support@koolreport.com"
                },
                {
                    "name": "Adrien Loison",
                    "email": "adrien@box.com"
                }
            ],
            "description": "PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way",
            "homepage": "https://www.github.com/box/spout",
            "keywords": [
                "OOXML",
                "csv",
                "excel",
                "memory",
                "odf",
                "ods",
                "office",
                "open",
                "php",
                "read",
                "scale",
                "spreadsheet",
                "stream",
                "write",
                "xlsx"
            ],
            "support": {
                "source": "https://github.com/koolreport/spout/tree/v3.4.1"
            },
            "funding": [
                {
                    "url": "https://github.com/adrilo",
                    "type": "github"
                }
            ],
            "install-path": "../koolreport/spout"
        },
        {
            "name": "koolreport/statistics",
            "version": "1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/koolreport/statistics.git",
                "reference": "ff1b3789d53c8502cb1e05d960164809afc53e83"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/koolreport/statistics/zipball/ff1b3789d53c8502cb1e05d960164809afc53e83",
                "reference": "ff1b3789d53c8502cb1e05d960164809afc53e83",
                "shasum": ""
            },
            "time": "2019-07-01T08:16:03+00:00",
            "type": "library",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Provide various statistical measures for data",
            "homepage": "https://www.koolreport.com",
            "keywords": [
                "PHP Reporting Framework",
                "lowerQuartile",
                "max",
                "mean",
                "meanDeviation",
                "median",
                "min",
                "mode",
                "mysql reporting tools",
                "percentile",
                "php",
                "php reprting tools",
                "statistics",
                "stdDeviation",
                "upperQuartile"
            ],
            "support": {
                "issues": "https://github.com/koolreport/statistics/issues",
                "source": "https://github.com/koolreport/statistics/tree/master"
            },
            "install-path": "../koolreport/statistics"
        },
        {
            "name": "koolreport/visualquery",
            "version": "2.7.1",
            "version_normalized": "2.7.1.0",
            "source": {
                "type": "git",
                "url": "git@github.com:koolreport/visualquery.git",
                "reference": "e940a05ea6140cb5a3cb9ea0be305afa89b41ea3"
            },
            "dist": {
                "type": "zip",
                "url": "https://repo.koolreport.com//dist/koolreport/visualquery/koolreport-visualquery-e940a05ea6140cb5a3cb9ea0be305afa89b41ea3-zip-cbd1ac.zip",
                "reference": "e940a05ea6140cb5a3cb9ea0be305afa89b41ea3",
                "shasum": "8a951054fcc584a454c2b24d29baa9b800869c51"
            },
            "time": "2024-11-06T08:22:56+00:00",
            "type": "library",
            "installation-source": "dist",
            "license": [
                "https://www.koolreport.com/license#regular-license"
            ],
            "authors": [
                {
                    "name": "KoolPHP Inc",
                    "homepage": "https://www.koolphp.net"
                }
            ],
            "description": "Create query by using UI",
            "homepage": "https://www.koolreport.com",
            "keywords": [
                "Data Report",
                "PHP",
                "Reporting Tools",
                "query builder",
                "visual query"
            ],
            "install-path": "../koolreport/visualquery"
        },
        {
            "name": "koolreport/yii2",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/koolreport/yii2.git",
                "reference": "4398b666089f920bb39882f4a950e06702e974e2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/koolreport/yii2/zipball/4398b666089f920bb39882f4a950e06702e974e2",
                "reference": "4398b666089f920bb39882f4a950e06702e974e2",
                "shasum": ""
            },
            "time": "2020-01-17T10:25:04+00:00",
            "type": "library",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Ease report setup within Yii2 environment",
            "homepage": "https://www.koolreport.com",
            "keywords": [
                "PHP Reporting Framework",
                "php",
                "php reprting tools",
                "yii reporting",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/koolreport/yii2/issues",
                "source": "https://github.com/koolreport/yii2/tree/v1.0.0"
            },
            "install-path": "../koolreport/yii2"
        },
        {
            "name": "maennchen/zipstream-php",
            "version": "2.4.0",
            "version_normalized": "2.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/maennchen/ZipStream-PHP.git",
                "reference": "3fa72e4c71a43f9e9118752a5c90e476a8dc9eb3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/3fa72e4c71a43f9e9118752a5c90e476a8dc9eb3",
                "reference": "3fa72e4c71a43f9e9118752a5c90e476a8dc9eb3",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "myclabs/php-enum": "^1.5",
                "php": "^8.0",
                "psr/http-message": "^1.0"
            },
            "require-dev": {
                "ext-zip": "*",
                "friendsofphp/php-cs-fixer": "^3.9",
                "guzzlehttp/guzzle": "^6.5.3 || ^7.2.0",
                "mikey179/vfsstream": "^1.6",
                "php-coveralls/php-coveralls": "^2.4",
                "phpunit/phpunit": "^8.5.8 || ^9.4.2",
                "vimeo/psalm": "^5.0"
            },
            "time": "2022-12-08T12:29:14+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ZipStream\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paul Duncan",
                    "email": "pabs@pablotron.org"
                },
                {
                    "name": "Jonatan Männchen",
                    "email": "jonatan@maennchen.ch"
                },
                {
                    "name": "Jesse Donat",
                    "email": "donatj@gmail.com"
                },
                {
                    "name": "András Kolesár",
                    "email": "kolesar@kolesar.hu"
                }
            ],
            "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
            "keywords": [
                "stream",
                "zip"
            ],
            "support": {
                "issues": "https://github.com/maennchen/ZipStream-PHP/issues",
                "source": "https://github.com/maennchen/ZipStream-PHP/tree/2.4.0"
            },
            "funding": [
                {
                    "url": "https://github.com/maennchen",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/zipstream",
                    "type": "open_collective"
                }
            ],
            "install-path": "../maennchen/zipstream-php"
        },
        {
            "name": "markbaker/complex",
            "version": "3.0.2",
            "version_normalized": "3.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/MarkBaker/PHPComplex.git",
                "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
                "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
                "phpcompatibility/php-compatibility": "^9.3",
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
                "squizlabs/php_codesniffer": "^3.7"
            },
            "time": "2022-12-06T16:21:08+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Complex\\": "classes/src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mark Baker",
                    "email": "mark@lange.demon.co.uk"
                }
            ],
            "description": "PHP Class for working with complex numbers",
            "homepage": "https://github.com/MarkBaker/PHPComplex",
            "keywords": [
                "complex",
                "mathematics"
            ],
            "support": {
                "issues": "https://github.com/MarkBaker/PHPComplex/issues",
                "source": "https://github.com/MarkBaker/PHPComplex/tree/3.0.2"
            },
            "install-path": "../markbaker/complex"
        },
        {
            "name": "markbaker/matrix",
            "version": "3.0.1",
            "version_normalized": "3.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/MarkBaker/PHPMatrix.git",
                "reference": "728434227fe21be27ff6d86621a1b13107a2562c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/728434227fe21be27ff6d86621a1b13107a2562c",
                "reference": "728434227fe21be27ff6d86621a1b13107a2562c",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
                "phpcompatibility/php-compatibility": "^9.3",
                "phpdocumentor/phpdocumentor": "2.*",
                "phploc/phploc": "^4.0",
                "phpmd/phpmd": "2.*",
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
                "sebastian/phpcpd": "^4.0",
                "squizlabs/php_codesniffer": "^3.7"
            },
            "time": "2022-12-02T22:17:43+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Matrix\\": "classes/src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mark Baker",
                    "email": "mark@demon-angel.eu"
                }
            ],
            "description": "PHP Class for working with matrices",
            "homepage": "https://github.com/MarkBaker/PHPMatrix",
            "keywords": [
                "mathematics",
                "matrix",
                "vector"
            ],
            "support": {
                "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
                "source": "https://github.com/MarkBaker/PHPMatrix/tree/3.0.1"
            },
            "install-path": "../markbaker/matrix"
        },
        {
            "name": "mikehaertl/php-shellcommand",
            "version": "1.7.0",
            "version_normalized": "1.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mikehaertl/php-shellcommand.git",
                "reference": "e79ea528be155ffdec6f3bf1a4a46307bb49e545"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mikehaertl/php-shellcommand/zipball/e79ea528be155ffdec6f3bf1a4a46307bb49e545",
                "reference": "e79ea528be155ffdec6f3bf1a4a46307bb49e545",
                "shasum": ""
            },
            "require": {
                "php": ">= 5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": ">4.0 <=9.4"
            },
            "time": "2023-04-19T08:25:22+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "mikehaertl\\shellcommand\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Härtl",
                    "email": "haertl.mike@gmail.com"
                }
            ],
            "description": "An object oriented interface to shell commands",
            "keywords": [
                "shell"
            ],
            "support": {
                "issues": "https://github.com/mikehaertl/php-shellcommand/issues",
                "source": "https://github.com/mikehaertl/php-shellcommand/tree/1.7.0"
            },
            "install-path": "../mikehaertl/php-shellcommand"
        },
        {
            "name": "monolog/monolog",
            "version": "3.10.0",
            "version_normalized": "3.10.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/monolog.git",
                "reference": "b321dd6749f0bf7189444158a3ce785cc16d69b0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/b321dd6749f0bf7189444158a3ce785cc16d69b0",
                "reference": "b321dd6749f0bf7189444158a3ce785cc16d69b0",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "psr/log": "^2.0 || ^3.0"
            },
            "provide": {
                "psr/log-implementation": "3.0.0"
            },
            "require-dev": {
                "aws/aws-sdk-php": "^3.0",
                "doctrine/couchdb": "~1.0@dev",
                "elasticsearch/elasticsearch": "^7 || ^8",
                "ext-json": "*",
                "graylog2/gelf-php": "^1.4.2 || ^2.0",
                "guzzlehttp/guzzle": "^7.4.5",
                "guzzlehttp/psr7": "^2.2",
                "mongodb/mongodb": "^1.8 || ^2.0",
                "php-amqplib/php-amqplib": "~2.4 || ^3",
                "php-console/php-console": "^3.1.8",
                "phpstan/phpstan": "^2",
                "phpstan/phpstan-deprecation-rules": "^2",
                "phpstan/phpstan-strict-rules": "^2",
                "phpunit/phpunit": "^10.5.17 || ^11.0.7",
                "predis/predis": "^1.1 || ^2",
                "rollbar/rollbar": "^4.0",
                "ruflin/elastica": "^7 || ^8",
                "symfony/mailer": "^5.4 || ^6",
                "symfony/mime": "^5.4 || ^6"
            },
            "suggest": {
                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
                "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
                "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
                "ext-mbstring": "Allow to work properly with unicode symbols",
                "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
                "ext-openssl": "Required to send log messages using SSL",
                "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
                "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
                "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
                "rollbar/rollbar": "Allow sending log messages to Rollbar",
                "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
            },
            "time": "2026-01-02T08:56:05+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Monolog\\": "src/Monolog"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "https://seld.be"
                }
            ],
            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
            "homepage": "https://github.com/Seldaek/monolog",
            "keywords": [
                "log",
                "logging",
                "psr-3"
            ],
            "support": {
                "issues": "https://github.com/Seldaek/monolog/issues",
                "source": "https://github.com/Seldaek/monolog/tree/3.10.0"
            },
            "funding": [
                {
                    "url": "https://github.com/Seldaek",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
                    "type": "tidelift"
                }
            ],
            "install-path": "../monolog/monolog"
        },
        {
            "name": "myclabs/php-enum",
            "version": "1.8.5",
            "version_normalized": "1.8.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/myclabs/php-enum.git",
                "reference": "e7be26966b7398204a234f8673fdad5ac6277802"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/myclabs/php-enum/zipball/e7be26966b7398204a234f8673fdad5ac6277802",
                "reference": "e7be26966b7398204a234f8673fdad5ac6277802",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.5",
                "squizlabs/php_codesniffer": "1.*",
                "vimeo/psalm": "^4.6.2 || ^5.2"
            },
            "time": "2025-01-14T11:49:03+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "MyCLabs\\Enum\\": "src/"
                },
                "classmap": [
                    "stubs/Stringable.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP Enum contributors",
                    "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
                }
            ],
            "description": "PHP Enum implementation",
            "homepage": "https://github.com/myclabs/php-enum",
            "keywords": [
                "enum"
            ],
            "support": {
                "issues": "https://github.com/myclabs/php-enum/issues",
                "source": "https://github.com/myclabs/php-enum/tree/1.8.5"
            },
            "funding": [
                {
                    "url": "https://github.com/mnapoli",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
                    "type": "tidelift"
                }
            ],
            "install-path": "../myclabs/php-enum"
        },
        {
            "name": "nesbot/carbon",
            "version": "2.73.0",
            "version_normalized": "2.73.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/CarbonPHP/carbon.git",
                "reference": "9228ce90e1035ff2f0db84b40ec2e023ed802075"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/9228ce90e1035ff2f0db84b40ec2e023ed802075",
                "reference": "9228ce90e1035ff2f0db84b40ec2e023ed802075",
                "shasum": ""
            },
            "require": {
                "carbonphp/carbon-doctrine-types": "*",
                "ext-json": "*",
                "php": "^7.1.8 || ^8.0",
                "psr/clock": "^1.0",
                "symfony/polyfill-mbstring": "^1.0",
                "symfony/polyfill-php80": "^1.16",
                "symfony/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0"
            },
            "provide": {
                "psr/clock-implementation": "1.0"
            },
            "require-dev": {
                "doctrine/dbal": "^2.0 || ^3.1.4 || ^4.0",
                "doctrine/orm": "^2.7 || ^3.0",
                "friendsofphp/php-cs-fixer": "^3.0",
                "kylekatarnls/multi-tester": "^2.0",
                "ondrejmirtes/better-reflection": "<6",
                "phpmd/phpmd": "^2.9",
                "phpstan/extension-installer": "^1.0",
                "phpstan/phpstan": "^0.12.99 || ^1.7.14",
                "phpunit/php-file-iterator": "^2.0.5 || ^3.0.6",
                "phpunit/phpunit": "^7.5.20 || ^8.5.26 || ^9.5.20",
                "squizlabs/php_codesniffer": "^3.4"
            },
            "time": "2025-01-08T20:10:23+00:00",
            "bin": [
                "bin/carbon"
            ],
            "type": "library",
            "extra": {
                "laravel": {
                    "providers": [
                        "Carbon\\Laravel\\ServiceProvider"
                    ]
                },
                "phpstan": {
                    "includes": [
                        "extension.neon"
                    ]
                },
                "branch-alias": {
                    "dev-2.x": "2.x-dev",
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Carbon\\": "src/Carbon/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Brian Nesbitt",
                    "email": "brian@nesbot.com",
                    "homepage": "https://markido.com"
                },
                {
                    "name": "kylekatarnls",
                    "homepage": "https://github.com/kylekatarnls"
                }
            ],
            "description": "An API extension for DateTime that supports 281 different languages.",
            "homepage": "https://carbon.nesbot.com",
            "keywords": [
                "date",
                "datetime",
                "time"
            ],
            "support": {
                "docs": "https://carbon.nesbot.com/docs",
                "issues": "https://github.com/briannesbitt/Carbon/issues",
                "source": "https://github.com/briannesbitt/Carbon"
            },
            "funding": [
                {
                    "url": "https://github.com/sponsors/kylekatarnls",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/Carbon#sponsor",
                    "type": "opencollective"
                },
                {
                    "url": "https://tidelift.com/subscription/pkg/packagist-nesbot-carbon?utm_source=packagist-nesbot-carbon&utm_medium=referral&utm_campaign=readme",
                    "type": "tidelift"
                }
            ],
            "install-path": "../nesbot/carbon"
        },
        {
            "name": "phpoffice/math",
            "version": "0.3.0",
            "version_normalized": "0.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPOffice/Math.git",
                "reference": "fc31c8f57a7a81f962cbf389fd89f4d9d06fc99a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPOffice/Math/zipball/fc31c8f57a7a81f962cbf389fd89f4d9d06fc99a",
                "reference": "fc31c8f57a7a81f962cbf389fd89f4d9d06fc99a",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-xml": "*",
                "php": "^7.1|^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^0.12.88 || ^1.0.0",
                "phpunit/phpunit": "^7.0 || ^9.0"
            },
            "time": "2025-05-29T08:31:49+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PhpOffice\\Math\\": "src/Math/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Progi1984",
                    "homepage": "https://lefevre.dev"
                }
            ],
            "description": "Math - Manipulate Math Formula",
            "homepage": "https://phpoffice.github.io/Math/",
            "keywords": [
                "MathML",
                "officemathml",
                "php"
            ],
            "support": {
                "issues": "https://github.com/PHPOffice/Math/issues",
                "source": "https://github.com/PHPOffice/Math/tree/0.3.0"
            },
            "install-path": "../phpoffice/math"
        },
        {
            "name": "phpoffice/phpspreadsheet",
            "version": "1.30.2",
            "version_normalized": "1.30.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
                "reference": "09cdde5e2f078b9a3358dd217e2c8cb4dac84be2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/09cdde5e2f078b9a3358dd217e2c8cb4dac84be2",
                "reference": "09cdde5e2f078b9a3358dd217e2c8cb4dac84be2",
                "shasum": ""
            },
            "require": {
                "composer/pcre": "^1||^2||^3",
                "ext-ctype": "*",
                "ext-dom": "*",
                "ext-fileinfo": "*",
                "ext-gd": "*",
                "ext-iconv": "*",
                "ext-libxml": "*",
                "ext-mbstring": "*",
                "ext-simplexml": "*",
                "ext-xml": "*",
                "ext-xmlreader": "*",
                "ext-xmlwriter": "*",
                "ext-zip": "*",
                "ext-zlib": "*",
                "ezyang/htmlpurifier": "^4.15",
                "maennchen/zipstream-php": "^2.1 || ^3.0",
                "markbaker/complex": "^3.0",
                "markbaker/matrix": "^3.0",
                "php": ">=7.4.0 <8.5.0",
                "psr/simple-cache": "^1.0 || ^2.0 || ^3.0"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "dev-main",
                "doctrine/instantiator": "^1.5",
                "dompdf/dompdf": "^1.0 || ^2.0 || ^3.0",
                "friendsofphp/php-cs-fixer": "^3.2",
                "mitoteam/jpgraph": "^10.3",
                "mpdf/mpdf": "^8.1.1",
                "phpcompatibility/php-compatibility": "^9.3",
                "phpstan/phpstan": "^1.1",
                "phpstan/phpstan-phpunit": "^1.0",
                "phpunit/phpunit": "^8.5 || ^9.0",
                "squizlabs/php_codesniffer": "^3.7",
                "tecnickcom/tcpdf": "^6.5"
            },
            "suggest": {
                "dompdf/dompdf": "Option for rendering PDF with PDF Writer",
                "ext-intl": "PHP Internationalization Functions",
                "mitoteam/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
                "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
                "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer"
            },
            "time": "2026-01-11T05:58:24+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Maarten Balliauw",
                    "homepage": "https://blog.maartenballiauw.be"
                },
                {
                    "name": "Mark Baker",
                    "homepage": "https://markbakeruk.net"
                },
                {
                    "name": "Franck Lefevre",
                    "homepage": "https://rootslabs.net"
                },
                {
                    "name": "Erik Tilt"
                },
                {
                    "name": "Adrien Crivelli"
                },
                {
                    "name": "Owen Leibman"
                }
            ],
            "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
            "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
            "keywords": [
                "OpenXML",
                "excel",
                "gnumeric",
                "ods",
                "php",
                "spreadsheet",
                "xls",
                "xlsx"
            ],
            "support": {
                "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
                "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.30.2"
            },
            "install-path": "../phpoffice/phpspreadsheet"
        },
        {
            "name": "phpoffice/phpword",
            "version": "1.4.0",
            "version_normalized": "1.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPOffice/PHPWord.git",
                "reference": "6d75328229bc93790b37e93741adf70646cea958"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPOffice/PHPWord/zipball/6d75328229bc93790b37e93741adf70646cea958",
                "reference": "6d75328229bc93790b37e93741adf70646cea958",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-gd": "*",
                "ext-json": "*",
                "ext-xml": "*",
                "ext-zip": "*",
                "php": "^7.1|^8.0",
                "phpoffice/math": "^0.3"
            },
            "require-dev": {
                "dompdf/dompdf": "^2.0 || ^3.0",
                "ext-libxml": "*",
                "friendsofphp/php-cs-fixer": "^3.3",
                "mpdf/mpdf": "^7.0 || ^8.0",
                "phpmd/phpmd": "^2.13",
                "phpstan/phpstan": "^0.12.88 || ^1.0.0",
                "phpstan/phpstan-phpunit": "^1.0 || ^2.0",
                "phpunit/phpunit": ">=7.0",
                "symfony/process": "^4.4 || ^5.0",
                "tecnickcom/tcpdf": "^6.5"
            },
            "suggest": {
                "dompdf/dompdf": "Allows writing PDF",
                "ext-xmlwriter": "Allows writing OOXML and ODF",
                "ext-xsl": "Allows applying XSL style sheet to headers, to main document part, and to footers of an OOXML template"
            },
            "time": "2025-06-05T10:32:36+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PhpOffice\\PhpWord\\": "src/PhpWord"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-only"
            ],
            "authors": [
                {
                    "name": "Mark Baker"
                },
                {
                    "name": "Gabriel Bull",
                    "email": "me@gabrielbull.com",
                    "homepage": "http://gabrielbull.com/"
                },
                {
                    "name": "Franck Lefevre",
                    "homepage": "https://rootslabs.net/blog/"
                },
                {
                    "name": "Ivan Lanin",
                    "homepage": "http://ivan.lanin.org"
                },
                {
                    "name": "Roman Syroeshko",
                    "homepage": "http://ru.linkedin.com/pub/roman-syroeshko/34/a53/994/"
                },
                {
                    "name": "Antoine de Troostembergh"
                }
            ],
            "description": "PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)",
            "homepage": "https://phpoffice.github.io/PHPWord/",
            "keywords": [
                "ISO IEC 29500",
                "OOXML",
                "Office Open XML",
                "OpenDocument",
                "OpenXML",
                "PhpOffice",
                "PhpWord",
                "Rich Text Format",
                "WordprocessingML",
                "doc",
                "docx",
                "html",
                "odf",
                "odt",
                "office",
                "pdf",
                "php",
                "reader",
                "rtf",
                "template",
                "template processor",
                "word",
                "writer"
            ],
            "support": {
                "issues": "https://github.com/PHPOffice/PHPWord/issues",
                "source": "https://github.com/PHPOffice/PHPWord/tree/1.4.0"
            },
            "install-path": "../phpoffice/phpword"
        },
        {
            "name": "picqer/php-barcode-generator",
            "version": "v2.4.2",
            "version_normalized": "2.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/picqer/php-barcode-generator.git",
                "reference": "e9d39681f617705492b609fc3fc58465ef88e8fd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/picqer/php-barcode-generator/zipball/e9d39681f617705492b609fc3fc58465ef88e8fd",
                "reference": "e9d39681f617705492b609fc3fc58465ef88e8fd",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": "^8.1"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.10",
                "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": "2024-09-18T08:09:33+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.4.2"
            },
            "funding": [
                {
                    "url": "https://github.com/casperbakker",
                    "type": "github"
                }
            ],
            "install-path": "../picqer/php-barcode-generator"
        },
        {
            "name": "psr/clock",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/clock.git",
                "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
                "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
                "shasum": ""
            },
            "require": {
                "php": "^7.0 || ^8.0"
            },
            "time": "2022-11-25T14:36:26+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Clock\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for reading the clock.",
            "homepage": "https://github.com/php-fig/clock",
            "keywords": [
                "clock",
                "now",
                "psr",
                "psr-20",
                "time"
            ],
            "support": {
                "issues": "https://github.com/php-fig/clock/issues",
                "source": "https://github.com/php-fig/clock/tree/1.0.0"
            },
            "install-path": "../psr/clock"
        },
        {
            "name": "psr/container",
            "version": "2.0.2",
            "version_normalized": "2.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/container.git",
                "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
                "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4.0"
            },
            "time": "2021-11-05T16:47:00+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Container\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common Container Interface (PHP FIG PSR-11)",
            "homepage": "https://github.com/php-fig/container",
            "keywords": [
                "PSR-11",
                "container",
                "container-interface",
                "container-interop",
                "psr"
            ],
            "support": {
                "issues": "https://github.com/php-fig/container/issues",
                "source": "https://github.com/php-fig/container/tree/2.0.2"
            },
            "install-path": "../psr/container"
        },
        {
            "name": "psr/http-message",
            "version": "1.1",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-message.git",
                "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
                "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "time": "2023-04-04T09:50:52+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP messages",
            "homepage": "https://github.com/php-fig/http-message",
            "keywords": [
                "http",
                "http-message",
                "psr",
                "psr-7",
                "request",
                "response"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-message/tree/1.1"
            },
            "install-path": "../psr/http-message"
        },
        {
            "name": "psr/log",
            "version": "3.0.2",
            "version_normalized": "3.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
                "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.0"
            },
            "time": "2024-09-11T13:17:53+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Log\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for logging libraries",
            "homepage": "https://github.com/php-fig/log",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "support": {
                "source": "https://github.com/php-fig/log/tree/3.0.2"
            },
            "install-path": "../psr/log"
        },
        {
            "name": "psr/simple-cache",
            "version": "3.0.0",
            "version_normalized": "3.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/simple-cache.git",
                "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865",
                "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.0"
            },
            "time": "2021-10-29T13:26:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\SimpleCache\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interfaces for simple caching",
            "keywords": [
                "cache",
                "caching",
                "psr",
                "psr-16",
                "simple-cache"
            ],
            "support": {
                "source": "https://github.com/php-fig/simple-cache/tree/3.0.0"
            },
            "install-path": "../psr/simple-cache"
        },
        {
            "name": "setasign/fpdi",
            "version": "v2.6.4",
            "version_normalized": "2.6.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Setasign/FPDI.git",
                "reference": "4b53852fde2734ec6a07e458a085db627c60eada"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Setasign/FPDI/zipball/4b53852fde2734ec6a07e458a085db627c60eada",
                "reference": "4b53852fde2734ec6a07e458a085db627c60eada",
                "shasum": ""
            },
            "require": {
                "ext-zlib": "*",
                "php": "^7.1 || ^8.0"
            },
            "conflict": {
                "setasign/tfpdf": "<1.31"
            },
            "require-dev": {
                "phpunit/phpunit": "^7",
                "setasign/fpdf": "~1.8.6",
                "setasign/tfpdf": "~1.33",
                "squizlabs/php_codesniffer": "^3.5",
                "tecnickcom/tcpdf": "^6.8"
            },
            "suggest": {
                "setasign/fpdf": "FPDI will extend this class but as it is also possible to use TCPDF or tFPDF as an alternative. There's no fixed dependency configured."
            },
            "time": "2025-08-05T09:57:14+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "setasign\\Fpdi\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jan Slabon",
                    "email": "jan.slabon@setasign.com",
                    "homepage": "https://www.setasign.com"
                },
                {
                    "name": "Maximilian Kresse",
                    "email": "maximilian.kresse@setasign.com",
                    "homepage": "https://www.setasign.com"
                }
            ],
            "description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.",
            "homepage": "https://www.setasign.com/fpdi",
            "keywords": [
                "fpdf",
                "fpdi",
                "pdf"
            ],
            "support": {
                "issues": "https://github.com/Setasign/FPDI/issues",
                "source": "https://github.com/Setasign/FPDI/tree/v2.6.4"
            },
            "funding": [
                {
                    "url": "https://tidelift.com/funding/github/packagist/setasign/fpdi",
                    "type": "tidelift"
                }
            ],
            "install-path": "../setasign/fpdi"
        },
        {
            "name": "smalot/pdfparser",
            "version": "v2.12.3",
            "version_normalized": "2.12.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/smalot/pdfparser.git",
                "reference": "61c9bcafcb92899b76d8ebda6508267bae77e264"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/smalot/pdfparser/zipball/61c9bcafcb92899b76d8ebda6508267bae77e264",
                "reference": "61c9bcafcb92899b76d8ebda6508267bae77e264",
                "shasum": ""
            },
            "require": {
                "ext-iconv": "*",
                "ext-zlib": "*",
                "php": ">=7.1",
                "symfony/polyfill-mbstring": "^1.18"
            },
            "time": "2026-01-08T08:04:04+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Smalot\\PdfParser\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0"
            ],
            "authors": [
                {
                    "name": "Sebastien MALOT",
                    "email": "sebastien@malot.fr"
                }
            ],
            "description": "Pdf parser library. Can read and extract information from pdf file.",
            "homepage": "https://www.pdfparser.org",
            "keywords": [
                "extract",
                "parse",
                "parser",
                "pdf",
                "text"
            ],
            "support": {
                "issues": "https://github.com/smalot/pdfparser/issues",
                "source": "https://github.com/smalot/pdfparser/tree/v2.12.3"
            },
            "install-path": "../smalot/pdfparser"
        },
        {
            "name": "symfony/css-selector",
            "version": "v6.4.24",
            "version_normalized": "6.4.24.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/css-selector.git",
                "reference": "9b784413143701aa3c94ac1869a159a9e53e8761"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/css-selector/zipball/9b784413143701aa3c94ac1869a159a9e53e8761",
                "reference": "9b784413143701aa3c94ac1869a159a9e53e8761",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "time": "2025-07-10T08:14:14+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\CssSelector\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Jean-François Simon",
                    "email": "jeanfrancois.simon@sensiolabs.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Converts CSS selectors to XPath expressions",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/css-selector/tree/v6.4.24"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/css-selector"
        },
        {
            "name": "symfony/deprecation-contracts",
            "version": "v3.6.0",
            "version_normalized": "3.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/deprecation-contracts.git",
                "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62",
                "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "time": "2024-09-25T14:21:43+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/contracts",
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.6-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "function.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "A generic function and convention to trigger deprecation notices",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/deprecation-contracts/tree/v3.6.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/deprecation-contracts"
        },
        {
            "name": "symfony/filesystem",
            "version": "v6.4.30",
            "version_normalized": "6.4.30.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/filesystem.git",
                "reference": "441c6b69f7222aadae7cbf5df588496d5ee37789"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/filesystem/zipball/441c6b69f7222aadae7cbf5df588496d5ee37789",
                "reference": "441c6b69f7222aadae7cbf5df588496d5ee37789",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-mbstring": "~1.8"
            },
            "require-dev": {
                "symfony/process": "^5.4|^6.4|^7.0"
            },
            "time": "2025-11-26T14:43:45+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Filesystem\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides basic utilities for the filesystem",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/filesystem/tree/v6.4.30"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/filesystem"
        },
        {
            "name": "symfony/finder",
            "version": "v6.4.33",
            "version_normalized": "6.4.33.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/finder.git",
                "reference": "24965ca011dac87431729640feef8bcf7b5523e0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/finder/zipball/24965ca011dac87431729640feef8bcf7b5523e0",
                "reference": "24965ca011dac87431729640feef8bcf7b5523e0",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "require-dev": {
                "symfony/filesystem": "^6.0|^7.0"
            },
            "time": "2026-01-26T13:03:48+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Finder\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Finds files and directories via an intuitive fluent interface",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/finder/tree/v6.4.33"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/finder"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "v1.33.0",
            "version_normalized": "1.33.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638",
                "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "provide": {
                "ext-ctype": "*"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "time": "2024-09-09T11:45:10+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Ctype\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Gert de Pagter",
                    "email": "BackEndTea@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for ctype functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "ctype",
                "polyfill",
                "portable"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.33.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-ctype"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.33.0",
            "version_normalized": "1.33.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493",
                "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493",
                "shasum": ""
            },
            "require": {
                "ext-iconv": "*",
                "php": ">=7.2"
            },
            "provide": {
                "ext-mbstring": "*"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "time": "2024-12-23T08:48:59+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Mbstring\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for the Mbstring extension",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "mbstring",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.33.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-mbstring"
        },
        {
            "name": "symfony/polyfill-php80",
            "version": "v1.33.0",
            "version_normalized": "1.33.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php80.git",
                "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
                "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2025-01-02T08:10:11+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php80\\": ""
                },
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ion Bazan",
                    "email": "ion.bazan@gmail.com"
                },
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php80/tree/v1.33.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-php80"
        },
        {
            "name": "symfony/process",
            "version": "v6.4.33",
            "version_normalized": "6.4.33.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/process.git",
                "reference": "c46e854e79b52d07666e43924a20cb6dc546644e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/process/zipball/c46e854e79b52d07666e43924a20cb6dc546644e",
                "reference": "c46e854e79b52d07666e43924a20cb6dc546644e",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "time": "2026-01-23T16:02:12+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Process\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Executes commands in sub-processes",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/process/tree/v6.4.33"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/process"
        },
        {
            "name": "symfony/translation",
            "version": "v6.4.32",
            "version_normalized": "6.4.32.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/translation.git",
                "reference": "d6cc8e2fdd484f2f41d25938b0e8e3915de3cfbc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/translation/zipball/d6cc8e2fdd484f2f41d25938b0e8e3915de3cfbc",
                "reference": "d6cc8e2fdd484f2f41d25938b0e8e3915de3cfbc",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/translation-contracts": "^2.5|^3.0"
            },
            "conflict": {
                "symfony/config": "<5.4",
                "symfony/console": "<5.4",
                "symfony/dependency-injection": "<5.4",
                "symfony/http-client-contracts": "<2.5",
                "symfony/http-kernel": "<5.4",
                "symfony/service-contracts": "<2.5",
                "symfony/twig-bundle": "<5.4",
                "symfony/yaml": "<5.4"
            },
            "provide": {
                "symfony/translation-implementation": "2.3|3.0"
            },
            "require-dev": {
                "nikic/php-parser": "^4.18|^5.0",
                "psr/log": "^1|^2|^3",
                "symfony/config": "^5.4|^6.0|^7.0",
                "symfony/console": "^5.4|^6.0|^7.0",
                "symfony/dependency-injection": "^5.4|^6.0|^7.0",
                "symfony/finder": "^5.4|^6.0|^7.0",
                "symfony/http-client-contracts": "^2.5|^3.0",
                "symfony/http-kernel": "^5.4|^6.0|^7.0",
                "symfony/intl": "^5.4|^6.0|^7.0",
                "symfony/polyfill-intl-icu": "^1.21",
                "symfony/routing": "^5.4|^6.0|^7.0",
                "symfony/service-contracts": "^2.5|^3",
                "symfony/yaml": "^5.4|^6.0|^7.0"
            },
            "time": "2026-01-12T19:15:33+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "Resources/functions.php"
                ],
                "psr-4": {
                    "Symfony\\Component\\Translation\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides tools to internationalize your application",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/translation/tree/v6.4.32"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/translation"
        },
        {
            "name": "symfony/translation-contracts",
            "version": "v3.6.1",
            "version_normalized": "3.6.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/translation-contracts.git",
                "reference": "65a8bc82080447fae78373aa10f8d13b38338977"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/65a8bc82080447fae78373aa10f8d13b38338977",
                "reference": "65a8bc82080447fae78373aa10f8d13b38338977",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "time": "2025-07-15T13:41:35+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/contracts",
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.6-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\Translation\\": ""
                },
                "exclude-from-classmap": [
                    "/Test/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Generic abstractions related to translation",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/translation-contracts/tree/v3.6.1"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/translation-contracts"
        },
        {
            "name": "tecnickcom/tcpdf",
            "version": "6.10.1",
            "version_normalized": "6.10.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/tecnickcom/TCPDF.git",
                "reference": "7a2701251e5d52fc3d508fd71704683eb54f5939"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/7a2701251e5d52fc3d508fd71704683eb54f5939",
                "reference": "7a2701251e5d52fc3d508fd71704683eb54f5939",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "php": ">=7.1.0"
            },
            "time": "2025-11-21T10:58:21+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "config",
                    "include",
                    "tcpdf.php",
                    "tcpdf_barcodes_1d.php",
                    "tcpdf_barcodes_2d.php",
                    "include/tcpdf_colors.php",
                    "include/tcpdf_filters.php",
                    "include/tcpdf_font_data.php",
                    "include/tcpdf_fonts.php",
                    "include/tcpdf_images.php",
                    "include/tcpdf_static.php",
                    "include/barcodes/datamatrix.php",
                    "include/barcodes/pdf417.php",
                    "include/barcodes/qrcode.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Nicola Asuni",
                    "email": "info@tecnick.com",
                    "role": "lead"
                }
            ],
            "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
            "homepage": "http://www.tcpdf.org/",
            "keywords": [
                "PDFD32000-2008",
                "TCPDF",
                "barcodes",
                "datamatrix",
                "pdf",
                "pdf417",
                "qrcode"
            ],
            "support": {
                "issues": "https://github.com/tecnickcom/TCPDF/issues",
                "source": "https://github.com/tecnickcom/TCPDF/tree/6.10.1"
            },
            "funding": [
                {
                    "url": "https://www.paypal.com/donate/?hosted_button_id=NZUEC5XS8MFBJ",
                    "type": "custom"
                }
            ],
            "install-path": "../tecnickcom/tcpdf"
        },
        {
            "name": "tijsverkoyen/css-to-inline-styles",
            "version": "v2.4.0",
            "version_normalized": "2.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
                "reference": "f0292ccf0ec75843d65027214426b6b163b48b41"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/f0292ccf0ec75843d65027214426b6b163b48b41",
                "reference": "f0292ccf0ec75843d65027214426b6b163b48b41",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "php": "^7.4 || ^8.0",
                "symfony/css-selector": "^5.4 || ^6.0 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^2.0",
                "phpstan/phpstan-phpunit": "^2.0",
                "phpunit/phpunit": "^8.5.21 || ^9.5.10"
            },
            "time": "2025-12-02T11:56:42+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "TijsVerkoyen\\CssToInlineStyles\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Tijs Verkoyen",
                    "email": "css_to_inline_styles@verkoyen.eu",
                    "role": "Developer"
                }
            ],
            "description": "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.",
            "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles",
            "support": {
                "issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues",
                "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/v2.4.0"
            },
            "install-path": "../tijsverkoyen/css-to-inline-styles"
        },
        {
            "name": "voku/portable-ascii",
            "version": "2.0.3",
            "version_normalized": "2.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/voku/portable-ascii.git",
                "reference": "b1d923f88091c6bf09699efcd7c8a1b1bfd7351d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/voku/portable-ascii/zipball/b1d923f88091c6bf09699efcd7c8a1b1bfd7351d",
                "reference": "b1d923f88091c6bf09699efcd7c8a1b1bfd7351d",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"
            },
            "suggest": {
                "ext-intl": "Use Intl for transliterator_transliterate() support"
            },
            "time": "2024-11-21T01:49:47+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "voku\\": "src/voku/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Lars Moelleken",
                    "homepage": "https://www.moelleken.org/"
                }
            ],
            "description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
            "homepage": "https://github.com/voku/portable-ascii",
            "keywords": [
                "ascii",
                "clean",
                "php"
            ],
            "support": {
                "issues": "https://github.com/voku/portable-ascii/issues",
                "source": "https://github.com/voku/portable-ascii/tree/2.0.3"
            },
            "funding": [
                {
                    "url": "https://www.paypal.me/moelleken",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/voku",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/portable-ascii",
                    "type": "open_collective"
                },
                {
                    "url": "https://www.patreon.com/voku",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii",
                    "type": "tidelift"
                }
            ],
            "install-path": "../voku/portable-ascii"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
