{
    "packages": [
        {
            "name": "asika/agent",
            "version": "2.7.3",
            "version_normalized": "2.7.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/asika32764/agent.git",
                "reference": "e183a6446102d10d33181f6fed72ae503382b71d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/asika32764/agent/zipball/e183a6446102d10d33181f6fed72ae503382b71d",
                "reference": "e183a6446102d10d33181f6fed72ae503382b71d",
                "shasum": ""
            },
            "require": {
                "jaybizzle/crawler-detect": "^1.2",
                "mobiledetect/mobiledetectlib": "^4.0",
                "php": ">=8.0"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.1",
                "phpunit/phpunit": "^9||^10||^11"
            },
            "suggest": {
                "illuminate/support": "Required for laravel service providers"
            },
            "time": "2026-04-24T08:35:12+00:00",
            "type": "library",
            "extra": {
                "laravel": {
                    "aliases": {
                        "Agent": "Asika\\Agent\\Facades\\Agent"
                    },
                    "providers": [
                        "Asika\\Agent\\AgentServiceProvider"
                    ]
                },
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Asika\\Agent\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jens Segers",
                    "homepage": "https://jenssegers.com"
                },
                {
                    "name": "Simon Asika",
                    "homepage": "https://github.com/asika32764"
                }
            ],
            "description": "Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect",
            "homepage": "https://github.com/asika32764/agent",
            "keywords": [
                "Agent",
                "browser",
                "desktop",
                "laravel",
                "mobile",
                "platform",
                "user agent",
                "useragent"
            ],
            "support": {
                "source": "https://github.com/asika32764/agent/tree/2.7.3"
            },
            "install-path": "../asika/agent"
        },
        {
            "name": "asika/autolink",
            "version": "2.2.0",
            "version_normalized": "2.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/asika32764/php-autolink.git",
                "reference": "de53660b82ef54ffa553cbdf10ee831758a9f007"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/asika32764/php-autolink/zipball/de53660b82ef54ffa553cbdf10ee831758a9f007",
                "reference": "de53660b82ef54ffa553cbdf10ee831758a9f007",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2"
            },
            "require-dev": {
                "phpunit/phpunit": "^10.0||^11.0",
                "windwalker/test": "^4.0",
                "windwalker/utilities": "^4.0"
            },
            "time": "2025-08-09T11:18:16+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Asika\\Autolink\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Simon Asika",
                    "email": "asika32764@gmail.com"
                }
            ],
            "description": "Auto convert url to link anchor.",
            "homepage": "https://github.com/asika32764/php-autolink",
            "keywords": [
                "Linkify",
                "autolink",
                "link"
            ],
            "support": {
                "issues": "https://github.com/asika32764/php-autolink/issues",
                "source": "https://github.com/asika32764/php-autolink/tree/2.2.0"
            },
            "install-path": "../asika/autolink"
        },
        {
            "name": "asika/cross-env",
            "version": "1.0.9",
            "version_normalized": "1.0.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/asika32764/php-cross-env.git",
                "reference": "15eed386e201da923f2e5a3d3d26cbdc62cefeab"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/asika32764/php-cross-env/zipball/15eed386e201da923f2e5a3d3d26cbdc62cefeab",
                "reference": "15eed386e201da923f2e5a3d3d26cbdc62cefeab",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0||>=8.0",
                "symfony/process": "^2.0||^3.0||^4.0||^5.0||^6.0||^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.0||^10.0",
                "roave/security-advisories": "dev-master",
                "windwalker/test": "^4.0",
                "windwalker/utilities": "^4.0"
            },
            "time": "2023-11-20T07:35:25+00:00",
            "bin": [
                "cross-env",
                "cross-source",
                "set-env"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "CrossEnv\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Simon Asika",
                    "email": "asika32764@gmail.com"
                }
            ],
            "description": "Cross platform setting of environment scripts for PHP.",
            "keywords": [
                "cli",
                "command",
                "cross-env",
                "env"
            ],
            "support": {
                "issues": "https://github.com/asika32764/php-cross-env/issues",
                "source": "https://github.com/asika32764/php-cross-env/tree/1.0.9"
            },
            "install-path": "../asika/cross-env"
        },
        {
            "name": "asika32764/pinyin",
            "version": "1.2.4",
            "version_normalized": "1.2.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/asika32764/php-thl-pinyin.git",
                "reference": "06b042e5c28fca205f4e0446990c726051f2a79e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/asika32764/php-thl-pinyin/zipball/06b042e5c28fca205f4e0446990c726051f2a79e",
                "reference": "06b042e5c28fca205f4e0446990c726051f2a79e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "8.*"
            },
            "time": "2023-07-06T04:51:25+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "THL\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Wei-Hao Syu",
                    "email": "whsyu@thl.tw"
                }
            ],
            "description": "Romanization tool for Traditional Chinese - Fork to fix PHP8.1",
            "keywords": [
                "Chinese",
                "Pinyin",
                "bopomofo"
            ],
            "support": {
                "source": "https://github.com/asika32764/php-thl-pinyin/tree/1.2.4"
            },
            "install-path": "../asika32764/pinyin"
        },
        {
            "name": "aws/aws-crt-php",
            "version": "v1.2.7",
            "version_normalized": "1.2.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/awslabs/aws-crt-php.git",
                "reference": "d71d9906c7bb63a28295447ba12e74723bd3730e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/d71d9906c7bb63a28295447ba12e74723bd3730e",
                "reference": "d71d9906c7bb63a28295447ba12e74723bd3730e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35||^5.6.3||^9.5",
                "yoast/phpunit-polyfills": "^1.0"
            },
            "suggest": {
                "ext-awscrt": "Make sure you install awscrt native extension to use any of the functionality."
            },
            "time": "2024-10-18T22:15:13+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "AWS SDK Common Runtime Team",
                    "email": "aws-sdk-common-runtime@amazon.com"
                }
            ],
            "description": "AWS Common Runtime for PHP",
            "homepage": "https://github.com/awslabs/aws-crt-php",
            "keywords": [
                "amazon",
                "aws",
                "crt",
                "sdk"
            ],
            "support": {
                "issues": "https://github.com/awslabs/aws-crt-php/issues",
                "source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.7"
            },
            "install-path": "../aws/aws-crt-php"
        },
        {
            "name": "brick/date-time",
            "version": "0.9.0",
            "version_normalized": "0.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/brick/date-time.git",
                "reference": "ecf8e67a27eb2e5799532c25a30172f81118794a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/brick/date-time/zipball/ecf8e67a27eb2e5799532c25a30172f81118794a",
                "reference": "ecf8e67a27eb2e5799532c25a30172f81118794a",
                "shasum": ""
            },
            "require": {
                "php": "^8.2"
            },
            "require-dev": {
                "guzzlehttp/guzzle": "^7.0",
                "php-coveralls/php-coveralls": "^2.2",
                "phpunit/phpunit": "^11.0"
            },
            "suggest": {
                "ext-timezonedb": "This PECL extension provides up-to-date timezone information"
            },
            "time": "2026-01-03T16:33:27+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Brick\\DateTime\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Date and time library",
            "keywords": [
                "DayOfWeek",
                "LocalDateRange",
                "LocalDateTime",
                "LocalTime",
                "Month",
                "MonthDay",
                "Year",
                "YearMonth",
                "YearMonthRange",
                "YearWeek",
                "ZonedDateTime",
                "brick",
                "date",
                "datetime",
                "duration",
                "instant",
                "interval",
                "localdate",
                "period",
                "stopwatch",
                "time",
                "timezone"
            ],
            "support": {
                "issues": "https://github.com/brick/date-time/issues",
                "source": "https://github.com/brick/date-time/tree/0.9.0"
            },
            "funding": [
                {
                    "url": "https://github.com/BenMorel",
                    "type": "github"
                }
            ],
            "install-path": "../brick/date-time"
        },
        {
            "name": "brick/math",
            "version": "0.17.1",
            "version_normalized": "0.17.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/brick/math.git",
                "reference": "6aef71a9fbbd1ee7be0e313cd627f8e6f7125a5b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/brick/math/zipball/6aef71a9fbbd1ee7be0e313cd627f8e6f7125a5b",
                "reference": "6aef71a9fbbd1ee7be0e313cd627f8e6f7125a5b",
                "shasum": ""
            },
            "require": {
                "php": "^8.2"
            },
            "require-dev": {
                "phpstan/phpstan": "2.1.22",
                "phpunit/phpunit": "^11.5"
            },
            "time": "2026-04-19T20:55:20+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Brick\\Math\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Arbitrary-precision arithmetic library",
            "keywords": [
                "Arbitrary-precision",
                "BigInteger",
                "BigRational",
                "arithmetic",
                "bigdecimal",
                "bignum",
                "bignumber",
                "brick",
                "decimal",
                "integer",
                "math",
                "mathematics",
                "rational"
            ],
            "support": {
                "issues": "https://github.com/brick/math/issues",
                "source": "https://github.com/brick/math/tree/0.17.1"
            },
            "funding": [
                {
                    "url": "https://github.com/BenMorel",
                    "type": "github"
                }
            ],
            "install-path": "../brick/math"
        },
        {
            "name": "clerkinc/backend-php",
            "version": "v0.7.0",
            "version_normalized": "0.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/clerk/clerk-sdk-php.git",
                "reference": "e71f0c069e622536612ce26c1c0286fd0a4ce06e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/clerk/clerk-sdk-php/zipball/e71f0c069e622536612ce26c1c0286fd0a4ce06e",
                "reference": "e71f0c069e622536612ce26c1c0286fd0a4ce06e",
                "shasum": ""
            },
            "require": {
                "brick/date-time": ">=0.7.0",
                "brick/math": ">=0.12.1",
                "firebase/php-jwt": "^7.0",
                "galbar/jsonpath": ">=3.0",
                "guzzlehttp/guzzle": "^7.0",
                "php": ">=8.2",
                "phpdocumentor/type-resolver": ">=1.8",
                "phpseclib/phpseclib": "^3.0",
                "speakeasy/serializer": "^4.0.3"
            },
            "require-dev": {
                "laravel/pint": ">=1.21.2",
                "phpstan/phpstan": ">=2.1.0",
                "phpunit/phpunit": ">=10",
                "roave/security-advisories": "dev-latest"
            },
            "time": "2026-03-09T14:35:24+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Clerk\\Backend\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "support": {
                "issues": "https://github.com/clerk/clerk-sdk-php/issues",
                "source": "https://github.com/clerk/clerk-sdk-php/tree/v0.7.0"
            },
            "install-path": "../clerkinc/backend-php"
        },
        {
            "name": "composer/ca-bundle",
            "version": "1.5.11",
            "version_normalized": "1.5.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/ca-bundle.git",
                "reference": "68ff39175e8e94a4bb1d259407ce51a6a60f09e6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/ca-bundle/zipball/68ff39175e8e94a4bb1d259407ce51a6a60f09e6",
                "reference": "68ff39175e8e94a4bb1d259407ce51a6a60f09e6",
                "shasum": ""
            },
            "require": {
                "ext-openssl": "*",
                "ext-pcre": "*",
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.10",
                "phpunit/phpunit": "^8 || ^9",
                "psr/log": "^1.0 || ^2.0 || ^3.0",
                "symfony/process": "^4.0 || ^5.0 || ^6.0 || ^7.0"
            },
            "time": "2026-03-30T09:16:10+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\CaBundle\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
            "keywords": [
                "cabundle",
                "cacert",
                "certificate",
                "ssl",
                "tls"
            ],
            "support": {
                "irc": "irc://irc.freenode.org/composer",
                "issues": "https://github.com/composer/ca-bundle/issues",
                "source": "https://github.com/composer/ca-bundle/tree/1.5.11"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                }
            ],
            "install-path": "./ca-bundle"
        },
        {
            "name": "composer/semver",
            "version": "3.4.4",
            "version_normalized": "3.4.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/semver.git",
                "reference": "198166618906cb2de69b95d7d47e5fa8aa1b2b95"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/semver/zipball/198166618906cb2de69b95d7d47e5fa8aa1b2b95",
                "reference": "198166618906cb2de69b95d7d47e5fa8aa1b2b95",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.11",
                "symfony/phpunit-bridge": "^3 || ^7"
            },
            "time": "2025-08-20T19:15:30+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\Semver\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nils Adermann",
                    "email": "naderman@naderman.de",
                    "homepage": "http://www.naderman.de"
                },
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                },
                {
                    "name": "Rob Bast",
                    "email": "rob.bast@gmail.com",
                    "homepage": "http://robbast.nl"
                }
            ],
            "description": "Semver library that offers utilities, version constraint parsing and validation.",
            "keywords": [
                "semantic",
                "semver",
                "validation",
                "versioning"
            ],
            "support": {
                "irc": "ircs://irc.libera.chat:6697/composer",
                "issues": "https://github.com/composer/semver/issues",
                "source": "https://github.com/composer/semver/tree/3.4.4"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                }
            ],
            "install-path": "./semver"
        },
        {
            "name": "crawlbase/crawlbase",
            "version": "v1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/crawlbase/crawlbase-php.git",
                "reference": "d68565579e19538b21b8ab6363268add242b8900"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/crawlbase/crawlbase-php/zipball/d68565579e19538b21b8ab6363268add242b8900",
                "reference": "d68565579e19538b21b8ab6363268add242b8900",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "time": "2023-06-02T12:41:04+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "crawlbase-api.php",
                    "src/crawling-api.php",
                    "src/scraper-api.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Crawlbase",
                    "email": "info@crawlbase.com",
                    "homepage": "https://crawlbase.com"
                }
            ],
            "description": "A lightweight, dependency free PHP class that acts as wrapper for Crawlbase API",
            "homepage": "https://github.com/crawlbase-source/crawlbase-php",
            "keywords": [
                "crawlbase",
                "crawler",
                "crawler api",
                "crawling",
                "crawling api",
                "leads",
                "leads api",
                "scraper",
                "scraper api",
                "scraping",
                "scraping api"
            ],
            "support": {
                "issues": "https://github.com/crawlbase/crawlbase-php/issues",
                "source": "https://github.com/crawlbase/crawlbase-php/tree/v1.0.0"
            },
            "install-path": "../crawlbase/crawlbase"
        },
        {
            "name": "doctrine/deprecations",
            "version": "1.1.6",
            "version_normalized": "1.1.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/deprecations.git",
                "reference": "d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/deprecations/zipball/d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca",
                "reference": "d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "conflict": {
                "phpunit/phpunit": "<=7.5 || >=14"
            },
            "require-dev": {
                "doctrine/coding-standard": "^9 || ^12 || ^14",
                "phpstan/phpstan": "1.4.10 || 2.1.30",
                "phpstan/phpstan-phpunit": "^1.0 || ^2",
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6 || ^10.5 || ^11.5 || ^12.4 || ^13.0",
                "psr/log": "^1 || ^2 || ^3"
            },
            "suggest": {
                "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
            },
            "time": "2026-02-07T07:09:04+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Deprecations\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
            "homepage": "https://www.doctrine-project.org/",
            "support": {
                "issues": "https://github.com/doctrine/deprecations/issues",
                "source": "https://github.com/doctrine/deprecations/tree/1.1.6"
            },
            "install-path": "../doctrine/deprecations"
        },
        {
            "name": "doctrine/instantiator",
            "version": "2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/instantiator.git",
                "reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
                "reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
                "shasum": ""
            },
            "require": {
                "php": "^8.1"
            },
            "require-dev": {
                "doctrine/coding-standard": "^11",
                "ext-pdo": "*",
                "ext-phar": "*",
                "phpbench/phpbench": "^1.2",
                "phpstan/phpstan": "^1.9.4",
                "phpstan/phpstan-phpunit": "^1.3",
                "phpunit/phpunit": "^9.5.27",
                "vimeo/psalm": "^5.4"
            },
            "time": "2022-12-30T00:23:10+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com",
                    "homepage": "https://ocramius.github.io/"
                }
            ],
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
            "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
            "keywords": [
                "constructor",
                "instantiate"
            ],
            "support": {
                "issues": "https://github.com/doctrine/instantiator/issues",
                "source": "https://github.com/doctrine/instantiator/tree/2.0.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%2Finstantiator",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/instantiator"
        },
        {
            "name": "doctrine/lexer",
            "version": "3.0.1",
            "version_normalized": "3.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/lexer.git",
                "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd",
                "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd",
                "shasum": ""
            },
            "require": {
                "php": "^8.1"
            },
            "require-dev": {
                "doctrine/coding-standard": "^12",
                "phpstan/phpstan": "^1.10",
                "phpunit/phpunit": "^10.5",
                "psalm/plugin-phpunit": "^0.18.3",
                "vimeo/psalm": "^5.21"
            },
            "time": "2024-02-05T11:56:58+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Lexer\\": "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": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
            "homepage": "https://www.doctrine-project.org/projects/lexer.html",
            "keywords": [
                "annotations",
                "docblock",
                "lexer",
                "parser",
                "php"
            ],
            "support": {
                "issues": "https://github.com/doctrine/lexer/issues",
                "source": "https://github.com/doctrine/lexer/tree/3.0.1"
            },
            "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%2Flexer",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/lexer"
        },
        {
            "name": "dragonmantank/cron-expression",
            "version": "v3.6.0",
            "version_normalized": "3.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/dragonmantank/cron-expression.git",
                "reference": "d61a8a9604ec1f8c3d150d09db6ce98b32675013"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/d61a8a9604ec1f8c3d150d09db6ce98b32675013",
                "reference": "d61a8a9604ec1f8c3d150d09db6ce98b32675013",
                "shasum": ""
            },
            "require": {
                "php": "^8.2|^8.3|^8.4|^8.5"
            },
            "replace": {
                "mtdowling/cron-expression": "^1.0"
            },
            "require-dev": {
                "phpstan/extension-installer": "^1.4.3",
                "phpstan/phpstan": "^1.12.32|^2.1.31",
                "phpunit/phpunit": "^8.5.48|^9.0"
            },
            "time": "2025-10-31T18:51:33+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Cron\\": "src/Cron/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Chris Tankersley",
                    "email": "chris@ctankersley.com",
                    "homepage": "https://github.com/dragonmantank"
                }
            ],
            "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
            "keywords": [
                "cron",
                "schedule"
            ],
            "support": {
                "issues": "https://github.com/dragonmantank/cron-expression/issues",
                "source": "https://github.com/dragonmantank/cron-expression/tree/v3.6.0"
            },
            "funding": [
                {
                    "url": "https://github.com/dragonmantank",
                    "type": "github"
                }
            ],
            "install-path": "../dragonmantank/cron-expression"
        },
        {
            "name": "egulias/email-validator",
            "version": "4.0.4",
            "version_normalized": "4.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/egulias/EmailValidator.git",
                "reference": "d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa",
                "reference": "d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa",
                "shasum": ""
            },
            "require": {
                "doctrine/lexer": "^2.0 || ^3.0",
                "php": ">=8.1",
                "symfony/polyfill-intl-idn": "^1.26"
            },
            "require-dev": {
                "phpunit/phpunit": "^10.2",
                "vimeo/psalm": "^5.12"
            },
            "suggest": {
                "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
            },
            "time": "2025-03-06T22:45:56+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Egulias\\EmailValidator\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Eduardo Gulias Davis"
                }
            ],
            "description": "A library for validating emails against several RFCs",
            "homepage": "https://github.com/egulias/EmailValidator",
            "keywords": [
                "email",
                "emailvalidation",
                "emailvalidator",
                "validation",
                "validator"
            ],
            "support": {
                "issues": "https://github.com/egulias/EmailValidator/issues",
                "source": "https://github.com/egulias/EmailValidator/tree/4.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/egulias",
                    "type": "github"
                }
            ],
            "install-path": "../egulias/email-validator"
        },
        {
            "name": "fakerphp/faker",
            "version": "v1.24.1",
            "version_normalized": "1.24.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/FakerPHP/Faker.git",
                "reference": "e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5",
                "reference": "e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5",
                "shasum": ""
            },
            "require": {
                "php": "^7.4 || ^8.0",
                "psr/container": "^1.0 || ^2.0",
                "symfony/deprecation-contracts": "^2.2 || ^3.0"
            },
            "conflict": {
                "fzaninotto/faker": "*"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.4.1",
                "doctrine/persistence": "^1.3 || ^2.0",
                "ext-intl": "*",
                "phpunit/phpunit": "^9.5.26",
                "symfony/phpunit-bridge": "^5.4.16"
            },
            "suggest": {
                "doctrine/orm": "Required to use Faker\\ORM\\Doctrine",
                "ext-curl": "Required by Faker\\Provider\\Image to download images.",
                "ext-dom": "Required by Faker\\Provider\\HtmlLorem for generating random HTML.",
                "ext-iconv": "Required by Faker\\Provider\\ru_RU\\Text::realText() for generating real Russian text.",
                "ext-mbstring": "Required for multibyte Unicode string functionality."
            },
            "time": "2024-11-21T13:46:39+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Faker\\": "src/Faker/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "François Zaninotto"
                }
            ],
            "description": "Faker is a PHP library that generates fake data for you.",
            "keywords": [
                "data",
                "faker",
                "fixtures"
            ],
            "support": {
                "issues": "https://github.com/FakerPHP/Faker/issues",
                "source": "https://github.com/FakerPHP/Faker/tree/v1.24.1"
            },
            "install-path": "../fakerphp/faker"
        },
        {
            "name": "fig/link-util",
            "version": "1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/link-util.git",
                "reference": "10e52348a2e9ad4581f2bf3e16458f0861a88c6a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/link-util/zipball/10e52348a2e9ad4581f2bf3e16458f0861a88c6a",
                "reference": "10e52348a2e9ad4581f2bf3e16458f0861a88c6a",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.0",
                "psr/link": "^1.1.0 | ^2.0.0"
            },
            "provide": {
                "psr/link-implementation": "1.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9",
                "squizlabs/php_codesniffer": "^2.3.1"
            },
            "time": "2021-03-11T23:09:19+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Fig\\Link\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common utility implementations for HTTP links",
            "keywords": [
                "http",
                "http-link",
                "link",
                "psr",
                "psr-13",
                "rest"
            ],
            "support": {
                "issues": "https://github.com/php-fig/link-util/issues",
                "source": "https://github.com/php-fig/link-util/tree/1.2.0"
            },
            "install-path": "../fig/link-util"
        },
        {
            "name": "filp/whoops",
            "version": "2.18.4",
            "version_normalized": "2.18.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/filp/whoops.git",
                "reference": "d2102955e48b9fd9ab24280a7ad12ed552752c4d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/filp/whoops/zipball/d2102955e48b9fd9ab24280a7ad12ed552752c4d",
                "reference": "d2102955e48b9fd9ab24280a7ad12ed552752c4d",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0",
                "psr/log": "^1.0.1 || ^2.0 || ^3.0"
            },
            "require-dev": {
                "mockery/mockery": "^1.0",
                "phpunit/phpunit": "^7.5.20 || ^8.5.8 || ^9.3.3",
                "symfony/var-dumper": "^4.0 || ^5.0"
            },
            "suggest": {
                "symfony/var-dumper": "Pretty print complex values better with var-dumper available",
                "whoops/soap": "Formats errors as SOAP responses"
            },
            "time": "2025-08-08T12:00:00+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Whoops\\": "src/Whoops/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Filipe Dobreira",
                    "homepage": "https://github.com/filp",
                    "role": "Developer"
                }
            ],
            "description": "php error handling for cool kids",
            "homepage": "https://filp.github.io/whoops/",
            "keywords": [
                "error",
                "exception",
                "handling",
                "library",
                "throwable",
                "whoops"
            ],
            "support": {
                "issues": "https://github.com/filp/whoops/issues",
                "source": "https://github.com/filp/whoops/tree/2.18.4"
            },
            "funding": [
                {
                    "url": "https://github.com/denis-sokolov",
                    "type": "github"
                }
            ],
            "install-path": "../filp/whoops"
        },
        {
            "name": "firebase/php-jwt",
            "version": "v7.0.5",
            "version_normalized": "7.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/googleapis/php-jwt.git",
                "reference": "47ad26bab5e7c70ae8a6f08ed25ff83631121380"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/googleapis/php-jwt/zipball/47ad26bab5e7c70ae8a6f08ed25ff83631121380",
                "reference": "47ad26bab5e7c70ae8a6f08ed25ff83631121380",
                "shasum": ""
            },
            "require": {
                "php": "^8.0"
            },
            "require-dev": {
                "guzzlehttp/guzzle": "^7.4",
                "phpfastcache/phpfastcache": "^9.2",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^9.5",
                "psr/cache": "^2.0||^3.0",
                "psr/http-client": "^1.0",
                "psr/http-factory": "^1.0"
            },
            "suggest": {
                "ext-sodium": "Support EdDSA (Ed25519) signatures",
                "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
            },
            "time": "2026-04-01T20:38:03+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Firebase\\JWT\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Neuman Vong",
                    "email": "neuman+pear@twilio.com",
                    "role": "Developer"
                },
                {
                    "name": "Anant Narayanan",
                    "email": "anant@php.net",
                    "role": "Developer"
                }
            ],
            "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
            "homepage": "https://github.com/firebase/php-jwt",
            "keywords": [
                "jwt",
                "php"
            ],
            "support": {
                "issues": "https://github.com/googleapis/php-jwt/issues",
                "source": "https://github.com/googleapis/php-jwt/tree/v7.0.5"
            },
            "install-path": "../firebase/php-jwt"
        },
        {
            "name": "galbar/jsonpath",
            "version": "3.0",
            "version_normalized": "3.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Galbar/JsonPath-PHP.git",
                "reference": "61bfdd51729ac95413aaf64112b93b6fb3dbd786"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Galbar/JsonPath-PHP/zipball/61bfdd51729ac95413aaf64112b93b6fb3dbd786",
                "reference": "61bfdd51729ac95413aaf64112b93b6fb3dbd786",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0",
                "sami/sami": ">=3.3.0",
                "satooshi/php-coveralls": ">=1.0.1"
            },
            "time": "2023-03-05T19:47:06+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "JsonPath\\": "src/Galbar/JsonPath",
                    "Utilities\\": "src/Galbar/Utilities"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Alessio Linares",
                    "email": "alessio@alessio.cc"
                }
            ],
            "description": "JSONPath implementation for querying and updating JSON objects",
            "keywords": [
                "json",
                "jsonpath",
                "path"
            ],
            "support": {
                "issues": "https://github.com/Galbar/JsonPath-PHP/issues",
                "source": "https://github.com/Galbar/JsonPath-PHP/tree/3.0"
            },
            "install-path": "../galbar/jsonpath"
        },
        {
            "name": "guzzlehttp/guzzle",
            "version": "7.10.0",
            "version_normalized": "7.10.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/guzzle.git",
                "reference": "b51ac707cfa420b7bfd4e4d5e510ba8008e822b4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b51ac707cfa420b7bfd4e4d5e510ba8008e822b4",
                "reference": "b51ac707cfa420b7bfd4e4d5e510ba8008e822b4",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "guzzlehttp/promises": "^2.3",
                "guzzlehttp/psr7": "^2.8",
                "php": "^7.2.5 || ^8.0",
                "psr/http-client": "^1.0",
                "symfony/deprecation-contracts": "^2.2 || ^3.0"
            },
            "provide": {
                "psr/http-client-implementation": "1.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.2",
                "ext-curl": "*",
                "guzzle/client-integration-tests": "3.0.2",
                "php-http/message-factory": "^1.1",
                "phpunit/phpunit": "^8.5.39 || ^9.6.20",
                "psr/log": "^1.1 || ^2.0 || ^3.0"
            },
            "suggest": {
                "ext-curl": "Required for CURL handler support",
                "ext-intl": "Required for Internationalized Domain Name (IDN) support",
                "psr/log": "Required for using the Log middleware"
            },
            "time": "2025-08-23T22:36:01+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions_include.php"
                ],
                "psr-4": {
                    "GuzzleHttp\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "Jeremy Lindblom",
                    "email": "jeremeamia@gmail.com",
                    "homepage": "https://github.com/jeremeamia"
                },
                {
                    "name": "George Mponos",
                    "email": "gmponos@gmail.com",
                    "homepage": "https://github.com/gmponos"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://github.com/sagikazarmark"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "homepage": "https://github.com/Tobion"
                }
            ],
            "description": "Guzzle is a PHP HTTP client library",
            "keywords": [
                "client",
                "curl",
                "framework",
                "http",
                "http client",
                "psr-18",
                "psr-7",
                "rest",
                "web service"
            ],
            "support": {
                "issues": "https://github.com/guzzle/guzzle/issues",
                "source": "https://github.com/guzzle/guzzle/tree/7.10.0"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
                    "type": "tidelift"
                }
            ],
            "install-path": "../guzzlehttp/guzzle"
        },
        {
            "name": "guzzlehttp/promises",
            "version": "2.3.0",
            "version_normalized": "2.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/promises.git",
                "reference": "481557b130ef3790cf82b713667b43030dc9c957"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/promises/zipball/481557b130ef3790cf82b713667b43030dc9c957",
                "reference": "481557b130ef3790cf82b713667b43030dc9c957",
                "shasum": ""
            },
            "require": {
                "php": "^7.2.5 || ^8.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.2",
                "phpunit/phpunit": "^8.5.44 || ^9.6.25"
            },
            "time": "2025-08-22T14:34:08+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Promise\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "homepage": "https://github.com/Tobion"
                }
            ],
            "description": "Guzzle promises library",
            "keywords": [
                "promise"
            ],
            "support": {
                "issues": "https://github.com/guzzle/promises/issues",
                "source": "https://github.com/guzzle/promises/tree/2.3.0"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
                    "type": "tidelift"
                }
            ],
            "install-path": "../guzzlehttp/promises"
        },
        {
            "name": "guzzlehttp/psr7",
            "version": "2.9.0",
            "version_normalized": "2.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/psr7.git",
                "reference": "7d0ed42f28e42d61352a7a79de682e5e67fec884"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/7d0ed42f28e42d61352a7a79de682e5e67fec884",
                "reference": "7d0ed42f28e42d61352a7a79de682e5e67fec884",
                "shasum": ""
            },
            "require": {
                "php": "^7.2.5 || ^8.0",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^1.1 || ^2.0",
                "ralouphie/getallheaders": "^3.0"
            },
            "provide": {
                "psr/http-factory-implementation": "1.0",
                "psr/http-message-implementation": "1.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.2",
                "http-interop/http-factory-tests": "0.9.0",
                "jshttp/mime-db": "1.54.0.1",
                "phpunit/phpunit": "^8.5.44 || ^9.6.25"
            },
            "suggest": {
                "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
            },
            "time": "2026-03-10T16:41:02+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Psr7\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "George Mponos",
                    "email": "gmponos@gmail.com",
                    "homepage": "https://github.com/gmponos"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://github.com/sagikazarmark"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "homepage": "https://github.com/Tobion"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://sagikazarmark.hu"
                }
            ],
            "description": "PSR-7 message implementation that also provides common utility methods",
            "keywords": [
                "http",
                "message",
                "psr-7",
                "request",
                "response",
                "stream",
                "uri",
                "url"
            ],
            "support": {
                "issues": "https://github.com/guzzle/psr7/issues",
                "source": "https://github.com/guzzle/psr7/tree/2.9.0"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
                    "type": "tidelift"
                }
            ],
            "install-path": "../guzzlehttp/psr7"
        },
        {
            "name": "hybridauth/hybridauth",
            "version": "v3.13.0",
            "version_normalized": "3.13.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/hybridauth/hybridauth.git",
                "reference": "5f799ed5fd35e21f06cf42310f9f6ed3f7bbe7df"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/hybridauth/hybridauth/zipball/5f799ed5fd35e21f06cf42310f9f6ed3f7bbe7df",
                "reference": "5f799ed5fd35e21f06cf42310f9f6ed3f7bbe7df",
                "shasum": ""
            },
            "require": {
                "php": "^5.4 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "ext-curl": "*",
                "phpunit/phpunit": "^4.8.35 || ^6.5 || ^8.0 || ^12.0"
            },
            "suggest": {
                "firebase/php-jwt": "Needed to support Apple provider",
                "phpseclib/phpseclib": "Needed to support Apple provider"
            },
            "time": "2026-04-02T19:11:26+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Hybridauth\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Miled",
                    "email": "hybridauth@gmail.com"
                }
            ],
            "description": "PHP Social Authentication Library",
            "homepage": "https://hybridauth.github.io",
            "keywords": [
                "Authentication",
                "OpenId",
                "api",
                "apple",
                "authorization",
                "facebook",
                "google",
                "oauth",
                "social",
                "twitter"
            ],
            "support": {
                "gitter": "https://gitter.im/hybridauth/hybridauth",
                "issues": "https://github.com/hybridauth/hybridauth/issues",
                "source": "https://github.com/hybridauth/hybridauth/tree/v3.13.0"
            },
            "install-path": "../hybridauth/hybridauth"
        },
        {
            "name": "intervention/gif",
            "version": "4.2.4",
            "version_normalized": "4.2.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Intervention/gif.git",
                "reference": "c3598a16ebe7690cd55640c44144a9df383ea73c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Intervention/gif/zipball/c3598a16ebe7690cd55640c44144a9df383ea73c",
                "reference": "c3598a16ebe7690cd55640c44144a9df383ea73c",
                "shasum": ""
            },
            "require": {
                "php": "^8.1"
            },
            "require-dev": {
                "phpstan/phpstan": "^2.1",
                "phpunit/phpunit": "^10.0 || ^11.0  || ^12.0",
                "slevomat/coding-standard": "~8.0",
                "squizlabs/php_codesniffer": "^3.8"
            },
            "time": "2026-01-04T09:27:23+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Intervention\\Gif\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Oliver Vogel",
                    "email": "oliver@intervention.io",
                    "homepage": "https://intervention.io/"
                }
            ],
            "description": "Native PHP GIF Encoder/Decoder",
            "homepage": "https://github.com/intervention/gif",
            "keywords": [
                "animation",
                "gd",
                "gif",
                "image"
            ],
            "support": {
                "issues": "https://github.com/Intervention/gif/issues",
                "source": "https://github.com/Intervention/gif/tree/4.2.4"
            },
            "funding": [
                {
                    "url": "https://paypal.me/interventionio",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/Intervention",
                    "type": "github"
                },
                {
                    "url": "https://ko-fi.com/interventionphp",
                    "type": "ko_fi"
                }
            ],
            "install-path": "../intervention/gif"
        },
        {
            "name": "intervention/image",
            "version": "3.11.8",
            "version_normalized": "3.11.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Intervention/image.git",
                "reference": "cf04c8dd245697f701057c13d4bfe140d584e738"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Intervention/image/zipball/cf04c8dd245697f701057c13d4bfe140d584e738",
                "reference": "cf04c8dd245697f701057c13d4bfe140d584e738",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "intervention/gif": "^4.2",
                "php": "^8.1"
            },
            "require-dev": {
                "mockery/mockery": "^1.6",
                "phpstan/phpstan": "^2.1",
                "phpunit/phpunit": "^10.0 || ^11.0 || ^12.0",
                "slevomat/coding-standard": "~8.0",
                "squizlabs/php_codesniffer": "^4"
            },
            "suggest": {
                "ext-exif": "Recommended to be able to read EXIF data properly."
            },
            "time": "2026-05-01T08:20:10+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Intervention\\Image\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Oliver Vogel",
                    "email": "oliver@intervention.io",
                    "homepage": "https://intervention.io"
                }
            ],
            "description": "PHP Image Processing",
            "homepage": "https://image.intervention.io",
            "keywords": [
                "gd",
                "image",
                "imagick",
                "resize",
                "thumbnail",
                "watermark"
            ],
            "support": {
                "issues": "https://github.com/Intervention/image/issues",
                "source": "https://github.com/Intervention/image/tree/3.11.8"
            },
            "funding": [
                {
                    "url": "https://paypal.me/interventionio",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/Intervention",
                    "type": "github"
                },
                {
                    "url": "https://ko-fi.com/interventionphp",
                    "type": "ko_fi"
                }
            ],
            "install-path": "../intervention/image"
        },
        {
            "name": "jaybizzle/crawler-detect",
            "version": "v1.3.11",
            "version_normalized": "1.3.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/JayBizzle/Crawler-Detect.git",
                "reference": "484792759de89fe94ea6a192065ea7cd99f1eaa2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/484792759de89fe94ea6a192065ea7cd99f1eaa2",
                "reference": "484792759de89fe94ea6a192065ea7cd99f1eaa2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8|^5.5|^6.5|^7.5|^8.5.52|^9.4"
            },
            "time": "2026-05-10T14:08:06+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Jaybizzle\\CrawlerDetect\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mark Beech",
                    "email": "m@rkbee.ch",
                    "role": "Developer"
                }
            ],
            "description": "CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent",
            "homepage": "https://github.com/JayBizzle/Crawler-Detect/",
            "keywords": [
                "crawler",
                "crawler detect",
                "crawler detector",
                "crawlerdetect",
                "php crawler detect"
            ],
            "support": {
                "issues": "https://github.com/JayBizzle/Crawler-Detect/issues",
                "source": "https://github.com/JayBizzle/Crawler-Detect/tree/v1.3.11"
            },
            "install-path": "../jaybizzle/crawler-detect"
        },
        {
            "name": "jms/metadata",
            "version": "2.9.0",
            "version_normalized": "2.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/schmittjoh/metadata.git",
                "reference": "554319d2e5f0c5d8ccaeffe755eac924e14da330"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/554319d2e5f0c5d8ccaeffe755eac924e14da330",
                "reference": "554319d2e5f0c5d8ccaeffe755eac924e14da330",
                "shasum": ""
            },
            "require": {
                "php": "^7.2|^8.0"
            },
            "require-dev": {
                "doctrine/cache": "^1.0|^2.0",
                "doctrine/coding-standard": "^8.0",
                "mikey179/vfsstream": "^1.6.7",
                "phpunit/phpunit": "^8.5.42|^9.6.23",
                "psr/container": "^1.0|^2.0",
                "symfony/cache": "^3.1|^4.0|^5.0|^6.0|^7.0|^8.0",
                "symfony/dependency-injection": "^3.1|^4.0|^5.0|^6.0|^7.0|^8.0"
            },
            "time": "2025-11-30T20:12:26+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Metadata\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Johannes M. Schmitt",
                    "email": "schmittjoh@gmail.com"
                },
                {
                    "name": "Asmir Mustafic",
                    "email": "goetas@gmail.com"
                }
            ],
            "description": "Class/method/property metadata management in PHP",
            "keywords": [
                "annotations",
                "metadata",
                "xml",
                "yaml"
            ],
            "support": {
                "issues": "https://github.com/schmittjoh/metadata/issues",
                "source": "https://github.com/schmittjoh/metadata/tree/2.9.0"
            },
            "install-path": "../jms/metadata"
        },
        {
            "name": "lyrasoft/backup",
            "version": "2.0.8",
            "version_normalized": "2.0.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/lyrasoft/backup-package.git",
                "reference": "f6defba2c6f929ce83a1e5a3ac2ddf79c472d01f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/lyrasoft/backup-package/zipball/f6defba2c6f929ce83a1e5a3ac2ddf79c472d01f",
                "reference": "f6defba2c6f929ce83a1e5a3ac2ddf79c472d01f",
                "shasum": ""
            },
            "require": {
                "firebase/php-jwt": "^5.0||^6.0||^7.0",
                "maennchen/zipstream-php": "^2.0||^3.0",
                "php": ">=8.0",
                "symfony/console": "^5.0||^6.0||^7.0",
                "symfony/process": "^5.0||^6.0||^7.0",
                "windwalker/data": "^4.0",
                "windwalker/http": "^4.0"
            },
            "time": "2026-03-30T14:31:30+00:00",
            "type": "library",
            "extra": {
                "windwalker": {
                    "packages": [
                        "Lyrasoft\\Backup\\BackupPackage"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Lyrasoft\\Backup\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "support": {
                "issues": "https://github.com/lyrasoft/backup-package/issues",
                "source": "https://github.com/lyrasoft/backup-package/tree/2.0.8"
            },
            "install-path": "../lyrasoft/backup"
        },
        {
            "name": "lyrasoft/banner",
            "version": "1.1.3",
            "version_normalized": "1.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/lyrasoft/luna-banner.git",
                "reference": "a5ca9b9d1a6f7c1f5a251c9cf38e00b488c2ff7f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/lyrasoft/luna-banner/zipball/a5ca9b9d1a6f7c1f5a251c9cf38e00b488c2ff7f",
                "reference": "a5ca9b9d1a6f7c1f5a251c9cf38e00b488c2ff7f",
                "shasum": ""
            },
            "require": {
                "lyrasoft/luna": "^2.0",
                "php": ">=8.2"
            },
            "time": "2024-07-31T11:40:24+00:00",
            "type": "windwalker-package",
            "extra": {
                "windwalker": {
                    "assets": {
                        "exposes": [
                            "swiper",
                            "youtube-background"
                        ],
                        "suggest": {
                            "youtube-background": "^1.0.14"
                        },
                        "vendors": {
                            "swiper": "^8.3.2"
                        }
                    },
                    "modules": [
                        "src/Module"
                    ],
                    "packages": [
                        "Lyrasoft\\Banner\\BannerPackage"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Lyrasoft\\Banner\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Simon Asika",
                    "email": "asika32764@gmail.com"
                }
            ],
            "description": "Luna Banner package",
            "support": {
                "issues": "https://github.com/lyrasoft/luna-banner/issues",
                "source": "https://github.com/lyrasoft/luna-banner/tree/1.1.3"
            },
            "install-path": "../lyrasoft/banner"
        },
        {
            "name": "lyrasoft/contact",
            "version": "1.1.5",
            "version_normalized": "1.1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/lyrasoft/luna-contact.git",
                "reference": "345b44bac581a8ebbdead28a86549f58c2c4104e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/lyrasoft/luna-contact/zipball/345b44bac581a8ebbdead28a86549f58c2c4104e",
                "reference": "345b44bac581a8ebbdead28a86549f58c2c4104e",
                "shasum": ""
            },
            "require": {
                "lyrasoft/luna": "^2.0",
                "php": ">=8.2"
            },
            "time": "2026-03-22T09:08:27+00:00",
            "type": "windwalker-package",
            "extra": {
                "windwalker": {
                    "modules": [
                        "src/Module"
                    ],
                    "packages": [
                        "Lyrasoft\\Contact\\ContactPackage"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Lyrasoft\\Contact\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Simon Asika",
                    "email": "asika32764@gmail.com"
                }
            ],
            "description": "LYRASOFT contact package",
            "support": {
                "issues": "https://github.com/lyrasoft/luna-contact/issues",
                "source": "https://github.com/lyrasoft/luna-contact/tree/1.1.5"
            },
            "install-path": "../lyrasoft/contact"
        },
        {
            "name": "lyrasoft/favorite",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/lyrasoft/luna-favorite.git",
                "reference": "7a1dee5888e73f3f7b829dd491587766f03a6747"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/lyrasoft/luna-favorite/zipball/7a1dee5888e73f3f7b829dd491587766f03a6747",
                "reference": "7a1dee5888e73f3f7b829dd491587766f03a6747",
                "shasum": ""
            },
            "require": {
                "lyrasoft/luna": "^2.0",
                "php": ">=8.2"
            },
            "time": "2024-01-26T08:54:42+00:00",
            "type": "library",
            "extra": {
                "windwalker": {
                    "assets": {
                        "link": "assets/"
                    },
                    "packages": [
                        "Lyrasoft\\Favorite\\FavoritePackage"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Lyrasoft\\Favorite\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Simon Asika",
                    "email": "asika32764@gmail.com"
                }
            ],
            "description": "Lyrasoft Favorite package",
            "support": {
                "issues": "https://github.com/lyrasoft/luna-favorite/issues",
                "source": "https://github.com/lyrasoft/luna-favorite/tree/1.1.0"
            },
            "install-path": "../lyrasoft/favorite"
        },
        {
            "name": "lyrasoft/luna",
            "version": "2.1.20",
            "version_normalized": "2.1.20.0",
            "source": {
                "type": "git",
                "url": "https://github.com/lyrasoft/luna.git",
                "reference": "013edd58e457f00c9c836a7f37fddd6a7b76f246"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/lyrasoft/luna/zipball/013edd58e457f00c9c836a7f37fddd6a7b76f246",
                "reference": "013edd58e457f00c9c836a7f37fddd6a7b76f246",
                "shasum": ""
            },
            "require": {
                "firebase/php-jwt": "^5.4||^6.0||^7.0",
                "php": ">=8.2",
                "scssphp/scssphp": "^1.0",
                "symfony/polyfill-intl-idn": "^1.23",
                "windwalker/core": "^4.1",
                "windwalker/crypt": "^4.1",
                "windwalker/unicorn": "^1.1"
            },
            "suggest": {
                "google/recaptcha": "Install ^1.2 to support Google Re-Captcha",
                "gregwar/captcha": "Install ^1.1 to support Image Captcha",
                "hybridauth/hybridauth": "Install ^3.0 to support social login.",
                "thl/pinyin": "Install ^1.2 to support pinyin alias."
            },
            "time": "2026-02-28T16:38:39+00:00",
            "type": "library",
            "extra": {
                "windwalker": {
                    "assets": {
                        "link": "assets/",
                        "exposes": [
                            "@windwalker-io/srp"
                        ],
                        "vendors": {
                            "wowjs": "^1.1.3",
                            "jarallax": "^1.12.8",
                            "animate.css": "^4.1.1"
                        }
                    },
                    "modules": [
                        "src/Module"
                    ],
                    "packages": [
                        "Lyrasoft\\Luna\\LunaPackage"
                    ]
                },
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/bootstrap.php"
                ],
                "psr-4": {
                    "Lyrasoft\\Luna\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A CMF package for Windwalker.",
            "homepage": "https://github.com/lyrasoft/luna",
            "support": {
                "issues": "https://github.com/lyrasoft/luna/issues",
                "source": "https://github.com/lyrasoft/luna/tree/2.1.20"
            },
            "install-path": "../lyrasoft/luna"
        },
        {
            "name": "lyrasoft/theme-skote",
            "version": "3.2.0.20",
            "version_normalized": "3.2.0.20",
            "source": {
                "type": "git",
                "url": "git@github.com:lyrasoft/theme-skote.git",
                "reference": "5cbbbc0509a0fb2db09ca2a35dd712c5122711c9"
            },
            "time": "2025-01-05T09:27:27+00:00",
            "type": "theme",
            "extra": {
                "windwalker": {
                    "packages": [
                        "Lyrasoft\\Theme\\Skote\\SkotePackage"
                    ]
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "Lyrasoft\\Theme\\Skote\\": "php/"
                }
            },
            "authors": [
                {
                    "name": "Simon Asika",
                    "email": "asika32764@gmail.com"
                }
            ],
            "install-path": "../lyrasoft/theme-skote"
        },
        {
            "name": "lyrasoft/toolkit",
            "version": "1.1.12",
            "version_normalized": "1.1.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/lyrasoft/toolkit.git",
                "reference": "3794d97cf8ee0b50153c4491b7643089b5f46124"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/lyrasoft/toolkit/zipball/3794d97cf8ee0b50153c4491b7643089b5f46124",
                "reference": "3794d97cf8ee0b50153c4491b7643089b5f46124",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "windwalker/core": "^4.1"
            },
            "time": "2025-09-23T05:50:54+00:00",
            "type": "library",
            "extra": {
                "windwalker": {
                    "modules": [],
                    "packages": [
                        "Lyrasoft\\Toolkit\\ToolkitPackage"
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/bootstrap.php"
                ],
                "psr-4": {
                    "Windwalker\\": "src/Windwalker/",
                    "Lyrasoft\\Toolkit\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Simon Asika",
                    "email": "asika32764@gmail.com"
                }
            ],
            "description": "LYRASOFY development toolkit",
            "support": {
                "issues": "https://github.com/lyrasoft/toolkit/issues",
                "source": "https://github.com/lyrasoft/toolkit/tree/1.1.12"
            },
            "install-path": "../lyrasoft/toolkit"
        },
        {
            "name": "maennchen/zipstream-php",
            "version": "3.1.2",
            "version_normalized": "3.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/maennchen/ZipStream-PHP.git",
                "reference": "aeadcf5c412332eb426c0f9b4485f6accba2a99f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/aeadcf5c412332eb426c0f9b4485f6accba2a99f",
                "reference": "aeadcf5c412332eb426c0f9b4485f6accba2a99f",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "ext-zlib": "*",
                "php-64bit": "^8.2"
            },
            "require-dev": {
                "brianium/paratest": "^7.7",
                "ext-zip": "*",
                "friendsofphp/php-cs-fixer": "^3.16",
                "guzzlehttp/guzzle": "^7.5",
                "mikey179/vfsstream": "^1.6",
                "php-coveralls/php-coveralls": "^2.5",
                "phpunit/phpunit": "^11.0",
                "vimeo/psalm": "^6.0"
            },
            "suggest": {
                "guzzlehttp/psr7": "^2.4",
                "psr/http-message": "^2.0"
            },
            "time": "2025-01-27T12:07:53+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/3.1.2"
            },
            "funding": [
                {
                    "url": "https://github.com/maennchen",
                    "type": "github"
                }
            ],
            "install-path": "../maennchen/zipstream-php"
        },
        {
            "name": "masterminds/html5",
            "version": "2.10.0",
            "version_normalized": "2.10.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Masterminds/html5-php.git",
                "reference": "fcf91eb64359852f00d921887b219479b4f21251"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/fcf91eb64359852f00d921887b219479b4f21251",
                "reference": "fcf91eb64359852f00d921887b219479b4f21251",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8 || ^9"
            },
            "time": "2025-07-25T09:04:22+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Masterminds\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matt Butcher",
                    "email": "technosophos@gmail.com"
                },
                {
                    "name": "Matt Farina",
                    "email": "matt@mattfarina.com"
                },
                {
                    "name": "Asmir Mustafic",
                    "email": "goetas@gmail.com"
                }
            ],
            "description": "An HTML5 parser and serializer.",
            "homepage": "http://masterminds.github.io/html5-php",
            "keywords": [
                "HTML5",
                "dom",
                "html",
                "parser",
                "querypath",
                "serializer",
                "xml"
            ],
            "support": {
                "issues": "https://github.com/Masterminds/html5-php/issues",
                "source": "https://github.com/Masterminds/html5-php/tree/2.10.0"
            },
            "install-path": "../masterminds/html5"
        },
        {
            "name": "mobiledetect/mobiledetectlib",
            "version": "4.10.0",
            "version_normalized": "4.10.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/serbanghita/Mobile-Detect.git",
                "reference": "1473bd9d6aa40158f75f1e05116e6dd081148b2c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/1473bd9d6aa40158f75f1e05116e6dd081148b2c",
                "reference": "1473bd9d6aa40158f75f1e05116e6dd081148b2c",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "psr/simple-cache": "^1.0 || ^2.0 || ^3.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.95.1",
                "phpbench/phpbench": "1.6.1",
                "phpstan/phpstan": "2.1.47",
                "phpunit/phpunit": "9.6.34",
                "squizlabs/php_codesniffer": "3.13.5"
            },
            "time": "2026-04-23T13:05:57+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Detection\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Serban Ghita",
                    "email": "serbanghita@gmail.com",
                    "homepage": "http://mobiledetect.net",
                    "role": "Developer"
                }
            ],
            "description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.",
            "homepage": "https://github.com/serbanghita/Mobile-Detect",
            "keywords": [
                "detect mobile devices",
                "mobile",
                "mobile detect",
                "mobile detector",
                "php mobile detect"
            ],
            "support": {
                "issues": "https://github.com/serbanghita/Mobile-Detect/issues",
                "source": "https://github.com/serbanghita/Mobile-Detect/tree/4.10.0"
            },
            "funding": [
                {
                    "url": "https://github.com/serbanghita",
                    "type": "github"
                }
            ],
            "install-path": "../mobiledetect/mobiledetectlib"
        },
        {
            "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": "mtdowling/jmespath.php",
            "version": "2.8.0",
            "version_normalized": "2.8.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/jmespath/jmespath.php.git",
                "reference": "a2a865e05d5f420b50cc2f85bb78d565db12a6bc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/a2a865e05d5f420b50cc2f85bb78d565db12a6bc",
                "reference": "a2a865e05d5f420b50cc2f85bb78d565db12a6bc",
                "shasum": ""
            },
            "require": {
                "php": "^7.2.5 || ^8.0",
                "symfony/polyfill-mbstring": "^1.17"
            },
            "require-dev": {
                "composer/xdebug-handler": "^3.0.3",
                "phpunit/phpunit": "^8.5.33"
            },
            "time": "2024-09-04T18:46:31+00:00",
            "bin": [
                "bin/jp.php"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.8-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/JmesPath.php"
                ],
                "psr-4": {
                    "JmesPath\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                }
            ],
            "description": "Declaratively specify how to extract elements from a JSON document",
            "keywords": [
                "json",
                "jsonpath"
            ],
            "support": {
                "issues": "https://github.com/jmespath/jmespath.php/issues",
                "source": "https://github.com/jmespath/jmespath.php/tree/2.8.0"
            },
            "install-path": "../mtdowling/jmespath.php"
        },
        {
            "name": "nikic/fast-route",
            "version": "v1.3.0",
            "version_normalized": "1.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nikic/FastRoute.git",
                "reference": "181d480e08d9476e61381e04a71b34dc0432e812"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nikic/FastRoute/zipball/181d480e08d9476e61381e04a71b34dc0432e812",
                "reference": "181d480e08d9476e61381e04a71b34dc0432e812",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35|~5.7"
            },
            "time": "2018-02-13T20:26:39+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions.php"
                ],
                "psr-4": {
                    "FastRoute\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Nikita Popov",
                    "email": "nikic@php.net"
                }
            ],
            "description": "Fast request router for PHP",
            "keywords": [
                "router",
                "routing"
            ],
            "support": {
                "issues": "https://github.com/nikic/FastRoute/issues",
                "source": "https://github.com/nikic/FastRoute/tree/master"
            },
            "install-path": "../nikic/fast-route"
        },
        {
            "name": "nikic/php-parser",
            "version": "v5.7.0",
            "version_normalized": "5.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nikic/PHP-Parser.git",
                "reference": "dca41cd15c2ac9d055ad70dbfd011130757d1f82"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/dca41cd15c2ac9d055ad70dbfd011130757d1f82",
                "reference": "dca41cd15c2ac9d055ad70dbfd011130757d1f82",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-json": "*",
                "ext-tokenizer": "*",
                "php": ">=7.4"
            },
            "require-dev": {
                "ircmaxell/php-yacc": "^0.0.7",
                "phpunit/phpunit": "^9.0"
            },
            "time": "2025-12-06T11:56:16+00:00",
            "bin": [
                "bin/php-parse"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PhpParser\\": "lib/PhpParser"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Nikita Popov"
                }
            ],
            "description": "A PHP parser written in PHP",
            "keywords": [
                "parser",
                "php"
            ],
            "support": {
                "issues": "https://github.com/nikic/PHP-Parser/issues",
                "source": "https://github.com/nikic/PHP-Parser/tree/v5.7.0"
            },
            "install-path": "../nikic/php-parser"
        },
        {
            "name": "nunomaduro/collision",
            "version": "v8.9.4",
            "version_normalized": "8.9.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nunomaduro/collision.git",
                "reference": "716af8f95a470e9094cfca09ed897b023be191a5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nunomaduro/collision/zipball/716af8f95a470e9094cfca09ed897b023be191a5",
                "reference": "716af8f95a470e9094cfca09ed897b023be191a5",
                "shasum": ""
            },
            "require": {
                "filp/whoops": "^2.18.4",
                "nunomaduro/termwind": "^2.4.0",
                "php": "^8.2.0",
                "symfony/console": "^7.4.8 || ^8.0.8"
            },
            "conflict": {
                "laravel/framework": "<11.48.0 || >=14.0.0",
                "phpunit/phpunit": "<11.5.50 || >=14.0.0"
            },
            "require-dev": {
                "brianium/paratest": "^7.8.5",
                "larastan/larastan": "^3.9.6",
                "laravel/framework": "^11.48.0 || ^12.56.0 || ^13.5.0",
                "laravel/pint": "^1.29.1",
                "orchestra/testbench-core": "^9.12.0 || ^10.12.1 || ^11.2.1",
                "pestphp/pest": "^3.8.5 || ^4.4.3 || ^5.0.0",
                "sebastian/environment": "^7.2.1 || ^8.0.4 || ^9.3.0"
            },
            "time": "2026-04-21T14:04:20+00:00",
            "type": "library",
            "extra": {
                "laravel": {
                    "providers": [
                        "NunoMaduro\\Collision\\Adapters\\Laravel\\CollisionServiceProvider"
                    ]
                },
                "branch-alias": {
                    "dev-8.x": "8.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "./src/Adapters/Phpunit/Autoload.php"
                ],
                "psr-4": {
                    "NunoMaduro\\Collision\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nuno Maduro",
                    "email": "enunomaduro@gmail.com"
                }
            ],
            "description": "Cli error handling for console/command-line PHP applications.",
            "keywords": [
                "artisan",
                "cli",
                "command-line",
                "console",
                "dev",
                "error",
                "handling",
                "laravel",
                "laravel-zero",
                "php",
                "symfony"
            ],
            "support": {
                "issues": "https://github.com/nunomaduro/collision/issues",
                "source": "https://github.com/nunomaduro/collision"
            },
            "funding": [
                {
                    "url": "https://www.paypal.com/paypalme/enunomaduro",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/nunomaduro",
                    "type": "github"
                },
                {
                    "url": "https://www.patreon.com/nunomaduro",
                    "type": "patreon"
                }
            ],
            "install-path": "../nunomaduro/collision"
        },
        {
            "name": "nunomaduro/termwind",
            "version": "v2.4.0",
            "version_normalized": "2.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nunomaduro/termwind.git",
                "reference": "712a31b768f5daea284c2169a7d227031001b9a8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/712a31b768f5daea284c2169a7d227031001b9a8",
                "reference": "712a31b768f5daea284c2169a7d227031001b9a8",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": "^8.2",
                "symfony/console": "^7.4.4 || ^8.0.4"
            },
            "require-dev": {
                "illuminate/console": "^11.47.0",
                "laravel/pint": "^1.27.1",
                "mockery/mockery": "^1.6.12",
                "pestphp/pest": "^2.36.0 || ^3.8.4 || ^4.3.2",
                "phpstan/phpstan": "^1.12.32",
                "phpstan/phpstan-strict-rules": "^1.6.2",
                "symfony/var-dumper": "^7.3.5 || ^8.0.4",
                "thecodingmachine/phpstan-strict-rules": "^1.0.0"
            },
            "time": "2026-02-16T23:10:27+00:00",
            "type": "library",
            "extra": {
                "laravel": {
                    "providers": [
                        "Termwind\\Laravel\\TermwindServiceProvider"
                    ]
                },
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/Functions.php"
                ],
                "psr-4": {
                    "Termwind\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nuno Maduro",
                    "email": "enunomaduro@gmail.com"
                }
            ],
            "description": "It's like Tailwind CSS, but for the console.",
            "keywords": [
                "cli",
                "console",
                "css",
                "package",
                "php",
                "style"
            ],
            "support": {
                "issues": "https://github.com/nunomaduro/termwind/issues",
                "source": "https://github.com/nunomaduro/termwind/tree/v2.4.0"
            },
            "funding": [
                {
                    "url": "https://www.paypal.com/paypalme/enunomaduro",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/nunomaduro",
                    "type": "github"
                },
                {
                    "url": "https://github.com/xiCO2k",
                    "type": "github"
                }
            ],
            "install-path": "../nunomaduro/termwind"
        },
        {
            "name": "openai-php/client",
            "version": "v0.10.3",
            "version_normalized": "0.10.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/openai-php/client.git",
                "reference": "4a565d145e0fb3ea1baba8fffe39d86c56b6dc2c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/openai-php/client/zipball/4a565d145e0fb3ea1baba8fffe39d86c56b6dc2c",
                "reference": "4a565d145e0fb3ea1baba8fffe39d86c56b6dc2c",
                "shasum": ""
            },
            "require": {
                "php": "^8.1.0",
                "php-http/discovery": "^1.20.0",
                "php-http/multipart-stream-builder": "^1.4.2",
                "psr/http-client": "^1.0.3",
                "psr/http-client-implementation": "^1.0.1",
                "psr/http-factory-implementation": "*",
                "psr/http-message": "^1.1.0|^2.0.0"
            },
            "require-dev": {
                "guzzlehttp/guzzle": "^7.9.2",
                "guzzlehttp/psr7": "^2.7.0",
                "laravel/pint": "^1.18.1",
                "mockery/mockery": "^1.6.12",
                "nunomaduro/collision": "^7.11.0|^8.5.0",
                "pestphp/pest": "^2.36.0|^3.5.0",
                "pestphp/pest-plugin-arch": "^2.7|^3.0",
                "pestphp/pest-plugin-type-coverage": "^2.8.7|^3.1.0",
                "phpstan/phpstan": "^1.12.7",
                "symfony/var-dumper": "^6.4.11|^7.1.5"
            },
            "time": "2024-11-12T20:51:16+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/OpenAI.php"
                ],
                "psr-4": {
                    "OpenAI\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nuno Maduro",
                    "email": "enunomaduro@gmail.com"
                },
                {
                    "name": "Sandro Gehri"
                }
            ],
            "description": "OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API",
            "keywords": [
                "GPT-3",
                "api",
                "client",
                "codex",
                "dall-e",
                "language",
                "natural",
                "openai",
                "php",
                "processing",
                "sdk"
            ],
            "support": {
                "issues": "https://github.com/openai-php/client/issues",
                "source": "https://github.com/openai-php/client/tree/v0.10.3"
            },
            "funding": [
                {
                    "url": "https://www.paypal.com/paypalme/enunomaduro",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/gehrisandro",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nunomaduro",
                    "type": "github"
                }
            ],
            "install-path": "../openai-php/client"
        },
        {
            "name": "paragonie/constant_time_encoding",
            "version": "v2.8.2",
            "version_normalized": "2.8.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/constant_time_encoding.git",
                "reference": "e30811f7bc69e4b5b6d5783e712c06c8eabf0226"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/e30811f7bc69e4b5b6d5783e712c06c8eabf0226",
                "reference": "e30811f7bc69e4b5b6d5783e712c06c8eabf0226",
                "shasum": ""
            },
            "require": {
                "php": "^7|^8"
            },
            "require-dev": {
                "phpunit/phpunit": "^6|^7|^8|^9",
                "vimeo/psalm": "^1|^2|^3|^4"
            },
            "time": "2025-09-24T15:12:37+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ParagonIE\\ConstantTime\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "security@paragonie.com",
                    "homepage": "https://paragonie.com",
                    "role": "Maintainer"
                },
                {
                    "name": "Steve 'Sc00bz' Thomas",
                    "email": "steve@tobtu.com",
                    "homepage": "https://www.tobtu.com",
                    "role": "Original Developer"
                }
            ],
            "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
            "keywords": [
                "base16",
                "base32",
                "base32_decode",
                "base32_encode",
                "base64",
                "base64_decode",
                "base64_encode",
                "bin2hex",
                "encoding",
                "hex",
                "hex2bin",
                "rfc4648"
            ],
            "support": {
                "email": "info@paragonie.com",
                "issues": "https://github.com/paragonie/constant_time_encoding/issues",
                "source": "https://github.com/paragonie/constant_time_encoding"
            },
            "install-path": "../paragonie/constant_time_encoding"
        },
        {
            "name": "paragonie/random_compat",
            "version": "v9.99.100",
            "version_normalized": "9.99.100.0",
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/random_compat.git",
                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
                "shasum": ""
            },
            "require": {
                "php": ">= 7"
            },
            "require-dev": {
                "phpunit/phpunit": "4.*|5.*",
                "vimeo/psalm": "^1"
            },
            "suggest": {
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
            },
            "time": "2020-10-15T08:29:30+00:00",
            "type": "library",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "security@paragonie.com",
                    "homepage": "https://paragonie.com"
                }
            ],
            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
            "keywords": [
                "csprng",
                "polyfill",
                "pseudorandom",
                "random"
            ],
            "support": {
                "email": "info@paragonie.com",
                "issues": "https://github.com/paragonie/random_compat/issues",
                "source": "https://github.com/paragonie/random_compat"
            },
            "install-path": "../paragonie/random_compat"
        },
        {
            "name": "php-http/discovery",
            "version": "1.20.0",
            "version_normalized": "1.20.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-http/discovery.git",
                "reference": "82fe4c73ef3363caed49ff8dd1539ba06044910d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-http/discovery/zipball/82fe4c73ef3363caed49ff8dd1539ba06044910d",
                "reference": "82fe4c73ef3363caed49ff8dd1539ba06044910d",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0|^2.0",
                "php": "^7.1 || ^8.0"
            },
            "conflict": {
                "nyholm/psr7": "<1.0",
                "zendframework/zend-diactoros": "*"
            },
            "provide": {
                "php-http/async-client-implementation": "*",
                "php-http/client-implementation": "*",
                "psr/http-client-implementation": "*",
                "psr/http-factory-implementation": "*",
                "psr/http-message-implementation": "*"
            },
            "require-dev": {
                "composer/composer": "^1.0.2|^2.0",
                "graham-campbell/phpspec-skip-example-extension": "^5.0",
                "php-http/httplug": "^1.0 || ^2.0",
                "php-http/message-factory": "^1.0",
                "phpspec/phpspec": "^5.1 || ^6.1 || ^7.3",
                "sebastian/comparator": "^3.0.5 || ^4.0.8",
                "symfony/phpunit-bridge": "^6.4.4 || ^7.0.1"
            },
            "time": "2024-10-02T11:20:13+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "Http\\Discovery\\Composer\\Plugin",
                "plugin-optional": true
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Http\\Discovery\\": "src/"
                },
                "exclude-from-classmap": [
                    "src/Composer/Plugin.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com"
                }
            ],
            "description": "Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations",
            "homepage": "http://php-http.org",
            "keywords": [
                "adapter",
                "client",
                "discovery",
                "factory",
                "http",
                "message",
                "psr17",
                "psr7"
            ],
            "support": {
                "issues": "https://github.com/php-http/discovery/issues",
                "source": "https://github.com/php-http/discovery/tree/1.20.0"
            },
            "install-path": "../php-http/discovery"
        },
        {
            "name": "php-http/multipart-stream-builder",
            "version": "1.4.2",
            "version_normalized": "1.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-http/multipart-stream-builder.git",
                "reference": "10086e6de6f53489cca5ecc45b6f468604d3460e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-http/multipart-stream-builder/zipball/10086e6de6f53489cca5ecc45b6f468604d3460e",
                "reference": "10086e6de6f53489cca5ecc45b6f468604d3460e",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0",
                "php-http/discovery": "^1.15",
                "psr/http-factory-implementation": "^1.0"
            },
            "require-dev": {
                "nyholm/psr7": "^1.0",
                "php-http/message": "^1.5",
                "php-http/message-factory": "^1.0.2",
                "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.3"
            },
            "time": "2024-09-04T13:22:54+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Http\\Message\\MultipartStream\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com"
                }
            ],
            "description": "A builder class that help you create a multipart stream",
            "homepage": "http://php-http.org",
            "keywords": [
                "factory",
                "http",
                "message",
                "multipart stream",
                "stream"
            ],
            "support": {
                "issues": "https://github.com/php-http/multipart-stream-builder/issues",
                "source": "https://github.com/php-http/multipart-stream-builder/tree/1.4.2"
            },
            "install-path": "../php-http/multipart-stream-builder"
        },
        {
            "name": "phpdocumentor/reflection-common",
            "version": "2.2.0",
            "version_normalized": "2.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
                "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
                "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "time": "2020-06-27T09:03:43+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-2.x": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jaap van Otterdijk",
                    "email": "opensource@ijaap.nl"
                }
            ],
            "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
            "homepage": "http://www.phpdoc.org",
            "keywords": [
                "FQSEN",
                "phpDocumentor",
                "phpdoc",
                "reflection",
                "static analysis"
            ],
            "support": {
                "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
                "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
            },
            "install-path": "../phpdocumentor/reflection-common"
        },
        {
            "name": "phpdocumentor/type-resolver",
            "version": "2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/TypeResolver.git",
                "reference": "327a05bbee54120d4786a0dc67aad30226ad4cf9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/327a05bbee54120d4786a0dc67aad30226ad4cf9",
                "reference": "327a05bbee54120d4786a0dc67aad30226ad4cf9",
                "shasum": ""
            },
            "require": {
                "doctrine/deprecations": "^1.0",
                "php": "^7.4 || ^8.0",
                "phpdocumentor/reflection-common": "^2.0",
                "phpstan/phpdoc-parser": "^2.0"
            },
            "require-dev": {
                "ext-tokenizer": "*",
                "phpbench/phpbench": "^1.2",
                "phpstan/extension-installer": "^1.4",
                "phpstan/phpstan": "^2.1",
                "phpstan/phpstan-phpunit": "^2.0",
                "phpunit/phpunit": "^9.5",
                "psalm/phar": "^4"
            },
            "time": "2026-01-06T21:53:42+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-1.x": "1.x-dev",
                    "dev-2.x": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "phpDocumentor\\Reflection\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mike van Riel",
                    "email": "me@mikevanriel.com"
                }
            ],
            "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
            "support": {
                "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
                "source": "https://github.com/phpDocumentor/TypeResolver/tree/2.0.0"
            },
            "install-path": "../phpdocumentor/type-resolver"
        },
        {
            "name": "phpseclib/phpseclib",
            "version": "3.0.52",
            "version_normalized": "3.0.52.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpseclib/phpseclib.git",
                "reference": "2adaefc83df2ec548558307690f376dd7d4f4fce"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/2adaefc83df2ec548558307690f376dd7d4f4fce",
                "reference": "2adaefc83df2ec548558307690f376dd7d4f4fce",
                "shasum": ""
            },
            "require": {
                "paragonie/constant_time_encoding": "^1|^2|^3",
                "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
                "php": ">=5.6.1"
            },
            "require-dev": {
                "phpunit/phpunit": "*"
            },
            "suggest": {
                "ext-dom": "Install the DOM extension to load XML formatted public keys.",
                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
                "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
            },
            "time": "2026-04-27T07:02:15+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "phpseclib/bootstrap.php"
                ],
                "psr-4": {
                    "phpseclib3\\": "phpseclib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jim Wigginton",
                    "email": "terrafrost@php.net",
                    "role": "Lead Developer"
                },
                {
                    "name": "Patrick Monnerat",
                    "email": "pm@datasphere.ch",
                    "role": "Developer"
                },
                {
                    "name": "Andreas Fischer",
                    "email": "bantu@phpbb.com",
                    "role": "Developer"
                },
                {
                    "name": "Hans-Jürgen Petrich",
                    "email": "petrich@tronic-media.com",
                    "role": "Developer"
                },
                {
                    "name": "Graham Campbell",
                    "email": "graham@alt-three.com",
                    "role": "Developer"
                }
            ],
            "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
            "homepage": "http://phpseclib.sourceforge.net",
            "keywords": [
                "BigInteger",
                "aes",
                "asn.1",
                "asn1",
                "blowfish",
                "crypto",
                "cryptography",
                "encryption",
                "rsa",
                "security",
                "sftp",
                "signature",
                "signing",
                "ssh",
                "twofish",
                "x.509",
                "x509"
            ],
            "support": {
                "issues": "https://github.com/phpseclib/phpseclib/issues",
                "source": "https://github.com/phpseclib/phpseclib/tree/3.0.52"
            },
            "funding": [
                {
                    "url": "https://github.com/terrafrost",
                    "type": "github"
                },
                {
                    "url": "https://www.patreon.com/phpseclib",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
                    "type": "tidelift"
                }
            ],
            "install-path": "../phpseclib/phpseclib"
        },
        {
            "name": "phpstan/phpdoc-parser",
            "version": "2.3.2",
            "version_normalized": "2.3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpstan/phpdoc-parser.git",
                "reference": "a004701b11273a26cd7955a61d67a7f1e525a45a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/a004701b11273a26cd7955a61d67a7f1e525a45a",
                "reference": "a004701b11273a26cd7955a61d67a7f1e525a45a",
                "shasum": ""
            },
            "require": {
                "php": "^7.4 || ^8.0"
            },
            "require-dev": {
                "doctrine/annotations": "^2.0",
                "nikic/php-parser": "^5.3.0",
                "php-parallel-lint/php-parallel-lint": "^1.2",
                "phpstan/extension-installer": "^1.0",
                "phpstan/phpstan": "^2.0",
                "phpstan/phpstan-phpunit": "^2.0",
                "phpstan/phpstan-strict-rules": "^2.0",
                "phpunit/phpunit": "^9.6",
                "symfony/process": "^5.2"
            },
            "time": "2026-01-25T14:56:51+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PHPStan\\PhpDocParser\\": [
                        "src/"
                    ]
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "PHPDoc parser with support for nullable, intersection and generic types",
            "support": {
                "issues": "https://github.com/phpstan/phpdoc-parser/issues",
                "source": "https://github.com/phpstan/phpdoc-parser/tree/2.3.2"
            },
            "install-path": "../phpstan/phpdoc-parser"
        },
        {
            "name": "psr/cache",
            "version": "3.0.0",
            "version_normalized": "3.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/cache.git",
                "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
                "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.0"
            },
            "time": "2021-02-03T23:26:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Cache\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for caching libraries",
            "keywords": [
                "cache",
                "psr",
                "psr-6"
            ],
            "support": {
                "source": "https://github.com/php-fig/cache/tree/3.0.0"
            },
            "install-path": "../psr/cache"
        },
        {
            "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/event-dispatcher",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/event-dispatcher.git",
                "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
                "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.0"
            },
            "time": "2019-01-08T18:20:26+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\EventDispatcher\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Standard interfaces for event handling.",
            "keywords": [
                "events",
                "psr",
                "psr-14"
            ],
            "support": {
                "issues": "https://github.com/php-fig/event-dispatcher/issues",
                "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
            },
            "install-path": "../psr/event-dispatcher"
        },
        {
            "name": "psr/http-client",
            "version": "1.0.3",
            "version_normalized": "1.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-client.git",
                "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
                "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
                "shasum": ""
            },
            "require": {
                "php": "^7.0 || ^8.0",
                "psr/http-message": "^1.0 || ^2.0"
            },
            "time": "2023-09-23T14:17:50+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Client\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP clients",
            "homepage": "https://github.com/php-fig/http-client",
            "keywords": [
                "http",
                "http-client",
                "psr",
                "psr-18"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-client"
            },
            "install-path": "../psr/http-client"
        },
        {
            "name": "psr/http-factory",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-factory.git",
                "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
                "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1",
                "psr/http-message": "^1.0 || ^2.0"
            },
            "time": "2024-04-15T12:06:14+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.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": "https://www.php-fig.org/"
                }
            ],
            "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
            "keywords": [
                "factory",
                "http",
                "message",
                "psr",
                "psr-17",
                "psr-7",
                "request",
                "response"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-factory"
            },
            "install-path": "../psr/http-factory"
        },
        {
            "name": "psr/http-message",
            "version": "2.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-message.git",
                "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
                "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "time": "2023-04-04T09:54:51+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.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": "https://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/2.0"
            },
            "install-path": "../psr/http-message"
        },
        {
            "name": "psr/http-server-handler",
            "version": "1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-server-handler.git",
                "reference": "84c4fb66179be4caaf8e97bd239203245302e7d4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-server-handler/zipball/84c4fb66179be4caaf8e97bd239203245302e7d4",
                "reference": "84c4fb66179be4caaf8e97bd239203245302e7d4",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0",
                "psr/http-message": "^1.0 || ^2.0"
            },
            "time": "2023-04-10T20:06:20+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Server\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP server-side request handler",
            "keywords": [
                "handler",
                "http",
                "http-interop",
                "psr",
                "psr-15",
                "psr-7",
                "request",
                "response",
                "server"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-server-handler/tree/1.0.2"
            },
            "install-path": "../psr/http-server-handler"
        },
        {
            "name": "psr/http-server-middleware",
            "version": "1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-server-middleware.git",
                "reference": "c1481f747daaa6a0782775cd6a8c26a1bf4a3829"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-server-middleware/zipball/c1481f747daaa6a0782775cd6a8c26a1bf4a3829",
                "reference": "c1481f747daaa6a0782775cd6a8c26a1bf4a3829",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0",
                "psr/http-message": "^1.0 || ^2.0",
                "psr/http-server-handler": "^1.0"
            },
            "time": "2023-04-11T06:14:47+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Server\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP server-side middleware",
            "keywords": [
                "http",
                "http-interop",
                "middleware",
                "psr",
                "psr-15",
                "psr-7",
                "request",
                "response"
            ],
            "support": {
                "issues": "https://github.com/php-fig/http-server-middleware/issues",
                "source": "https://github.com/php-fig/http-server-middleware/tree/1.0.2"
            },
            "install-path": "../psr/http-server-middleware"
        },
        {
            "name": "psr/link",
            "version": "2.0.1",
            "version_normalized": "2.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/link.git",
                "reference": "84b159194ecfd7eaa472280213976e96415433f7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/link/zipball/84b159194ecfd7eaa472280213976e96415433f7",
                "reference": "84b159194ecfd7eaa472280213976e96415433f7",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.0"
            },
            "suggest": {
                "fig/link-util": "Provides some useful PSR-13 utilities"
            },
            "time": "2021-03-11T23:00:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Link\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interfaces for HTTP links",
            "homepage": "https://github.com/php-fig/link",
            "keywords": [
                "http",
                "http-link",
                "link",
                "psr",
                "psr-13",
                "rest"
            ],
            "support": {
                "source": "https://github.com/php-fig/link/tree/2.0.1"
            },
            "install-path": "../psr/link"
        },
        {
            "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": "pusher/pusher-php-server",
            "version": "7.2.7",
            "version_normalized": "7.2.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/pusher/pusher-http-php.git",
                "reference": "148b0b5100d000ed57195acdf548a2b1b38ee3f7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pusher/pusher-http-php/zipball/148b0b5100d000ed57195acdf548a2b1b38ee3f7",
                "reference": "148b0b5100d000ed57195acdf548a2b1b38ee3f7",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "guzzlehttp/guzzle": "^7.2",
                "paragonie/sodium_compat": "^1.6|^2.0",
                "php": "^7.3|^8.0",
                "psr/log": "^1.0|^2.0|^3.0"
            },
            "require-dev": {
                "overtrue/phplint": "^2.3",
                "phpunit/phpunit": "^9.3"
            },
            "time": "2025-01-06T10:56:20+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Pusher\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Library for interacting with the Pusher REST API",
            "keywords": [
                "events",
                "messaging",
                "php-pusher-server",
                "publish",
                "push",
                "pusher",
                "real time",
                "real-time",
                "realtime",
                "rest",
                "trigger"
            ],
            "support": {
                "issues": "https://github.com/pusher/pusher-http-php/issues",
                "source": "https://github.com/pusher/pusher-http-php/tree/7.2.7"
            },
            "install-path": "../pusher/pusher-php-server"
        },
        {
            "name": "ralouphie/getallheaders",
            "version": "3.0.3",
            "version_normalized": "3.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ralouphie/getallheaders.git",
                "reference": "120b605dfeb996808c31b6477290a714d356e822"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
                "reference": "120b605dfeb996808c31b6477290a714d356e822",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.1",
                "phpunit/phpunit": "^5 || ^6.5"
            },
            "time": "2019-03-08T08:55:37+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/getallheaders.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ralph Khattar",
                    "email": "ralph.khattar@gmail.com"
                }
            ],
            "description": "A polyfill for getallheaders.",
            "support": {
                "issues": "https://github.com/ralouphie/getallheaders/issues",
                "source": "https://github.com/ralouphie/getallheaders/tree/develop"
            },
            "install-path": "../ralouphie/getallheaders"
        },
        {
            "name": "rize/uri-template",
            "version": "0.3.8",
            "version_normalized": "0.3.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/rize/UriTemplate.git",
                "reference": "34a5b96d0b65a5dddb7d20f09b6527a43faede24"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/rize/UriTemplate/zipball/34a5b96d0b65a5dddb7d20f09b6527a43faede24",
                "reference": "34a5b96d0b65a5dddb7d20f09b6527a43faede24",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8.36"
            },
            "time": "2024-08-30T07:09:40+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Rize\\": "src/Rize"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Marut K",
                    "homepage": "http://twitter.com/rezigned"
                }
            ],
            "description": "PHP URI Template (RFC 6570) supports both expansion & extraction",
            "keywords": [
                "RFC 6570",
                "template",
                "uri"
            ],
            "support": {
                "issues": "https://github.com/rize/UriTemplate/issues",
                "source": "https://github.com/rize/UriTemplate/tree/0.3.8"
            },
            "funding": [
                {
                    "url": "https://www.paypal.me/rezigned",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/rezigned",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/rize-uri-template",
                    "type": "open_collective"
                }
            ],
            "install-path": "../rize/uri-template"
        },
        {
            "name": "scssphp/scssphp",
            "version": "v1.13.0",
            "version_normalized": "1.13.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/scssphp/scssphp.git",
                "reference": "63d1157457e5554edf00b0c1fabab4c1511d2520"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/scssphp/scssphp/zipball/63d1157457e5554edf00b0c1fabab4c1511d2520",
                "reference": "63d1157457e5554edf00b0c1fabab4c1511d2520",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-json": "*",
                "php": ">=5.6.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.4",
                "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.3 || ^9.4",
                "sass/sass-spec": "*",
                "squizlabs/php_codesniffer": "~3.5",
                "symfony/phpunit-bridge": "^5.1",
                "thoughtbot/bourbon": "^7.0",
                "twbs/bootstrap": "~5.0",
                "twbs/bootstrap4": "4.6.1",
                "zurb/foundation": "~6.7.0"
            },
            "suggest": {
                "ext-iconv": "Can be used as fallback when ext-mbstring is not available",
                "ext-mbstring": "For best performance, mbstring should be installed as it is faster than ext-iconv"
            },
            "time": "2024-08-17T21:02:11+00:00",
            "bin": [
                "bin/pscss"
            ],
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": false,
                    "forward-command": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ScssPhp\\ScssPhp\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Anthon Pang",
                    "email": "apang@softwaredevelopment.ca",
                    "homepage": "https://github.com/robocoder"
                },
                {
                    "name": "Cédric Morin",
                    "email": "cedric@yterium.com",
                    "homepage": "https://github.com/Cerdic"
                }
            ],
            "description": "scssphp is a compiler for SCSS written in PHP.",
            "homepage": "http://scssphp.github.io/scssphp/",
            "keywords": [
                "css",
                "less",
                "sass",
                "scss",
                "stylesheet"
            ],
            "support": {
                "issues": "https://github.com/scssphp/scssphp/issues",
                "source": "https://github.com/scssphp/scssphp/tree/v1.13.0"
            },
            "install-path": "../scssphp/scssphp"
        },
        {
            "name": "spatie/browsershot",
            "version": "5.3.0",
            "version_normalized": "5.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/spatie/browsershot.git",
                "reference": "91ba83158c4c7cdee34562cca7936ed995b87f3e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/spatie/browsershot/zipball/91ba83158c4c7cdee34562cca7936ed995b87f3e",
                "reference": "91ba83158c4c7cdee34562cca7936ed995b87f3e",
                "shasum": ""
            },
            "require": {
                "ext-fileinfo": "*",
                "ext-json": "*",
                "php": "^8.2",
                "spatie/temporary-directory": "^2.0",
                "symfony/process": "^6.0|^7.0|^8.0"
            },
            "require-dev": {
                "pestphp/pest": "^3.0|^4.0",
                "spatie/image": "^3.6",
                "spatie/pdf-to-text": "^1.52",
                "spatie/phpunit-snapshot-assertions": "^5.0"
            },
            "time": "2026-04-27T08:01:04+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Spatie\\Browsershot\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Freek Van der Herten",
                    "email": "freek@spatie.be",
                    "homepage": "https://github.com/freekmurze",
                    "role": "Developer"
                }
            ],
            "description": "Convert a webpage to an image or pdf using headless Chrome",
            "homepage": "https://github.com/spatie/browsershot",
            "keywords": [
                "chrome",
                "convert",
                "headless",
                "image",
                "pdf",
                "puppeteer",
                "screenshot",
                "webpage"
            ],
            "support": {
                "source": "https://github.com/spatie/browsershot/tree/5.3.0"
            },
            "funding": [
                {
                    "url": "https://github.com/spatie",
                    "type": "github"
                }
            ],
            "install-path": "../spatie/browsershot"
        },
        {
            "name": "spatie/image-optimizer",
            "version": "1.8.1",
            "version_normalized": "1.8.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/spatie/image-optimizer.git",
                "reference": "2ad9ac7c19501739183359ae64ea6c15869c23d9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/spatie/image-optimizer/zipball/2ad9ac7c19501739183359ae64ea6c15869c23d9",
                "reference": "2ad9ac7c19501739183359ae64ea6c15869c23d9",
                "shasum": ""
            },
            "require": {
                "ext-fileinfo": "*",
                "php": "^7.3|^8.0",
                "psr/log": "^1.0 | ^2.0 | ^3.0",
                "symfony/process": "^4.2|^5.0|^6.0|^7.0|^8.0"
            },
            "require-dev": {
                "pestphp/pest": "^1.21|^2.0|^3.0|^4.0",
                "phpunit/phpunit": "^8.5.21|^9.4.4|^10.0|^11.0|^12.0",
                "symfony/var-dumper": "^4.2|^5.0|^6.0|^7.0|^8.0"
            },
            "time": "2025-11-26T10:57:19+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Spatie\\ImageOptimizer\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Freek Van der Herten",
                    "email": "freek@spatie.be",
                    "homepage": "https://spatie.be",
                    "role": "Developer"
                }
            ],
            "description": "Easily optimize images using PHP",
            "homepage": "https://github.com/spatie/image-optimizer",
            "keywords": [
                "image-optimizer",
                "spatie"
            ],
            "support": {
                "issues": "https://github.com/spatie/image-optimizer/issues",
                "source": "https://github.com/spatie/image-optimizer/tree/1.8.1"
            },
            "install-path": "../spatie/image-optimizer"
        },
        {
            "name": "spatie/temporary-directory",
            "version": "2.3.1",
            "version_normalized": "2.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/spatie/temporary-directory.git",
                "reference": "662e481d6ec07ef29fd05010433428851a42cd07"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/spatie/temporary-directory/zipball/662e481d6ec07ef29fd05010433428851a42cd07",
                "reference": "662e481d6ec07ef29fd05010433428851a42cd07",
                "shasum": ""
            },
            "require": {
                "php": "^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.5"
            },
            "time": "2026-01-12T07:42:22+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Spatie\\TemporaryDirectory\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Alex Vanderbist",
                    "email": "alex@spatie.be",
                    "homepage": "https://spatie.be",
                    "role": "Developer"
                }
            ],
            "description": "Easily create, use and destroy temporary directories",
            "homepage": "https://github.com/spatie/temporary-directory",
            "keywords": [
                "php",
                "spatie",
                "temporary-directory"
            ],
            "support": {
                "issues": "https://github.com/spatie/temporary-directory/issues",
                "source": "https://github.com/spatie/temporary-directory/tree/2.3.1"
            },
            "funding": [
                {
                    "url": "https://spatie.be/open-source/support-us",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/spatie",
                    "type": "github"
                }
            ],
            "install-path": "../spatie/temporary-directory"
        },
        {
            "name": "speakeasy/serializer",
            "version": "4.0.3",
            "version_normalized": "4.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/speakeasy-api/php-serializer.git",
                "reference": "e9ef63ce7cb8e76c8b4ff051f0849ddd1e5f057b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/speakeasy-api/php-serializer/zipball/e9ef63ce7cb8e76c8b4ff051f0849ddd1e5f057b",
                "reference": "e9ef63ce7cb8e76c8b4ff051f0849ddd1e5f057b",
                "shasum": ""
            },
            "require": {
                "doctrine/instantiator": "^1.3.1 || ^2.0",
                "doctrine/lexer": "^2.0 || ^3.0",
                "jms/metadata": "^2.6",
                "php": "^7.4 || ^8.0",
                "phpstan/phpdoc-parser": "^1.4.5 || ^2.1"
            },
            "require-dev": {
                "doctrine/annotations": "^1.14 || ^2.0",
                "doctrine/coding-standard": "^12.0",
                "doctrine/orm": "^2.14 || ^3.0",
                "doctrine/persistence": "^2.5.2 || ^3.0",
                "doctrine/phpcr-odm": "^1.5.2 || ^2.0",
                "ext-pdo_sqlite": "*",
                "jackalope/jackalope-doctrine-dbal": "^1.3",
                "ocramius/proxy-manager": "^1.0 || ^2.0",
                "phpbench/phpbench": "^1.0",
                "phpstan/phpstan": "^1.10.57",
                "phpunit/phpunit": "^9.0 || ^10.0 || ^11.0",
                "psr/container": "^1.0 || ^2.0",
                "rector/rector": "^1.0.0",
                "symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
                "symfony/expression-language": "^5.4 || ^6.0 || ^7.0",
                "symfony/filesystem": "^5.4 || ^6.0 || ^7.0",
                "symfony/form": "^5.4 || ^6.0 || ^7.0",
                "symfony/translation": "^5.4 || ^6.0 || ^7.0",
                "symfony/uid": "^5.4 || ^6.0 || ^7.0",
                "symfony/validator": "^5.4 || ^6.0 || ^7.0",
                "symfony/yaml": "^5.4 || ^6.0 || ^7.0",
                "twig/twig": "^1.34 || ^2.4 || ^3.0"
            },
            "suggest": {
                "doctrine/collections": "Required if you like to use doctrine collection types as ArrayCollection.",
                "symfony/cache": "Required if you like to use cache functionality.",
                "symfony/uid": "Required if you'd like to serialize UID objects.",
                "symfony/yaml": "Required if you'd like to use the YAML metadata format."
            },
            "time": "2025-03-06T21:06:09+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Speakeasy\\Serializer\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Johannes M. Schmitt",
                    "email": "schmittjoh@gmail.com"
                },
                {
                    "name": "Asmir Mustafic",
                    "email": "goetas@gmail.com"
                },
                {
                    "name": "Ian Bentley",
                    "email": "ian@speakeasyapi.dev"
                }
            ],
            "description": "Temporary fork of JMS Serializer while upstream changes are being made.",
            "homepage": "https://github.com/idbentley/serializer",
            "keywords": [
                "deserialization",
                "jaxb",
                "json",
                "serialization",
                "xml"
            ],
            "support": {
                "issues": "https://github.com/speakeasy-api/php-serializer/issues",
                "source": "https://github.com/speakeasy-api/php-serializer/tree/v4.0.3"
            },
            "funding": [
                {
                    "url": "https://github.com/goetas",
                    "type": "github"
                }
            ],
            "install-path": "../speakeasy/serializer"
        },
        {
            "name": "stecman/symfony-console-completion",
            "version": "v0.14.0",
            "version_normalized": "0.14.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/stecman/symfony-console-completion.git",
                "reference": "93b88586e50c05b7375a547031f535bf1ea970f5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/stecman/symfony-console-completion/zipball/93b88586e50c05b7375a547031f535bf1ea970f5",
                "reference": "93b88586e50c05b7375a547031f535bf1ea970f5",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "symfony/console": "~6.4 || ^7.1"
            },
            "require-dev": {
                "dms/phpunit-arraysubset-asserts": "^0.4.0",
                "phpunit/phpunit": "^9.5"
            },
            "time": "2024-11-09T03:07:26+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.14.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Stecman\\Component\\Symfony\\Console\\BashCompletion\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Stephen Holdaway",
                    "email": "stephen@stecman.co.nz"
                }
            ],
            "description": "Automatic BASH completion for Symfony Console Component based applications.",
            "support": {
                "issues": "https://github.com/stecman/symfony-console-completion/issues",
                "source": "https://github.com/stecman/symfony-console-completion/tree/v0.14.0"
            },
            "install-path": "../stecman/symfony-console-completion"
        },
        {
            "name": "symfony/console",
            "version": "v7.4.11",
            "version_normalized": "7.4.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/console.git",
                "reference": "ed0107e43ab452aa77ae99e005b95e56b556e075"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/console/zipball/ed0107e43ab452aa77ae99e005b95e56b556e075",
                "reference": "ed0107e43ab452aa77ae99e005b95e56b556e075",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/service-contracts": "^2.5|^3",
                "symfony/string": "^7.2|^8.0"
            },
            "conflict": {
                "symfony/dependency-injection": "<6.4",
                "symfony/dotenv": "<6.4",
                "symfony/event-dispatcher": "<6.4",
                "symfony/lock": "<6.4",
                "symfony/process": "<6.4"
            },
            "provide": {
                "psr/log-implementation": "1.0|2.0|3.0"
            },
            "require-dev": {
                "psr/log": "^1|^2|^3",
                "symfony/config": "^6.4|^7.0|^8.0",
                "symfony/dependency-injection": "^6.4|^7.0|^8.0",
                "symfony/event-dispatcher": "^6.4|^7.0|^8.0",
                "symfony/http-foundation": "^6.4|^7.0|^8.0",
                "symfony/http-kernel": "^6.4|^7.0|^8.0",
                "symfony/lock": "^6.4|^7.0|^8.0",
                "symfony/messenger": "^6.4|^7.0|^8.0",
                "symfony/process": "^6.4|^7.0|^8.0",
                "symfony/stopwatch": "^6.4|^7.0|^8.0",
                "symfony/var-dumper": "^6.4|^7.0|^8.0"
            },
            "time": "2026-05-13T12:04:42+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Console\\": ""
                },
                "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": "Eases the creation of beautiful and testable command line interfaces",
            "homepage": "https://symfony.com",
            "keywords": [
                "cli",
                "command-line",
                "console",
                "terminal"
            ],
            "support": {
                "source": "https://github.com/symfony/console/tree/v7.4.11"
            },
            "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/console"
        },
        {
            "name": "symfony/css-selector",
            "version": "v7.4.9",
            "version_normalized": "7.4.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/css-selector.git",
                "reference": "b75663ed96cf4756e28e3105476f220f92886cc4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/css-selector/zipball/b75663ed96cf4756e28e3105476f220f92886cc4",
                "reference": "b75663ed96cf4756e28e3105476f220f92886cc4",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2"
            },
            "time": "2026-04-18T13:18:21+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/v7.4.9"
            },
            "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.7.0",
            "version_normalized": "3.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/deprecation-contracts.git",
                "reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/50f59d1f3ca46d41ac911f97a78626b6756af35b",
                "reference": "50f59d1f3ca46d41ac911f97a78626b6756af35b",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "time": "2026-04-13T15:52:40+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/contracts",
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.7-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.7.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/deprecation-contracts"
        },
        {
            "name": "symfony/dom-crawler",
            "version": "v7.4.8",
            "version_normalized": "7.4.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/dom-crawler.git",
                "reference": "2918e7c2ba964defca1f5b69c6f74886529e2dc8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/2918e7c2ba964defca1f5b69c6f74886529e2dc8",
                "reference": "2918e7c2ba964defca1f5b69c6f74886529e2dc8",
                "shasum": ""
            },
            "require": {
                "masterminds/html5": "^2.6",
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-mbstring": "~1.0"
            },
            "require-dev": {
                "symfony/css-selector": "^6.4|^7.0|^8.0"
            },
            "time": "2026-03-24T13:12:05+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\DomCrawler\\": ""
                },
                "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": "Eases DOM navigation for HTML and XML documents",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/dom-crawler/tree/v7.4.8"
            },
            "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/dom-crawler"
        },
        {
            "name": "symfony/dotenv",
            "version": "v7.4.11",
            "version_normalized": "7.4.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/dotenv.git",
                "reference": "82e9b1355c68ef7b96397dbd34cc75a92eebae7c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/dotenv/zipball/82e9b1355c68ef7b96397dbd34cc75a92eebae7c",
                "reference": "82e9b1355c68ef7b96397dbd34cc75a92eebae7c",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2"
            },
            "conflict": {
                "symfony/console": "<6.4",
                "symfony/process": "<6.4"
            },
            "require-dev": {
                "symfony/console": "^6.4|^7.0|^8.0",
                "symfony/process": "^6.4|^7.0|^8.0"
            },
            "time": "2026-05-11T13:02:51+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Dotenv\\": ""
                },
                "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": "Registers environment variables from a .env file",
            "homepage": "https://symfony.com",
            "keywords": [
                "dotenv",
                "env",
                "environment"
            ],
            "support": {
                "source": "https://github.com/symfony/dotenv/tree/v7.4.11"
            },
            "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/dotenv"
        },
        {
            "name": "symfony/event-dispatcher",
            "version": "v7.4.9",
            "version_normalized": "7.4.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher.git",
                "reference": "e4a2e29753c7801f7a8340e066cfa788f3bc8101"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/e4a2e29753c7801f7a8340e066cfa788f3bc8101",
                "reference": "e4a2e29753c7801f7a8340e066cfa788f3bc8101",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/event-dispatcher-contracts": "^2.5|^3"
            },
            "conflict": {
                "symfony/dependency-injection": "<6.4",
                "symfony/service-contracts": "<2.5"
            },
            "provide": {
                "psr/event-dispatcher-implementation": "1.0",
                "symfony/event-dispatcher-implementation": "2.0|3.0"
            },
            "require-dev": {
                "psr/log": "^1|^2|^3",
                "symfony/config": "^6.4|^7.0|^8.0",
                "symfony/dependency-injection": "^6.4|^7.0|^8.0",
                "symfony/error-handler": "^6.4|^7.0|^8.0",
                "symfony/expression-language": "^6.4|^7.0|^8.0",
                "symfony/framework-bundle": "^6.4|^7.0|^8.0",
                "symfony/http-foundation": "^6.4|^7.0|^8.0",
                "symfony/service-contracts": "^2.5|^3",
                "symfony/stopwatch": "^6.4|^7.0|^8.0"
            },
            "time": "2026-04-18T13:18:21+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\EventDispatcher\\": ""
                },
                "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 that allow your application components to communicate with each other by dispatching events and listening to them",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/event-dispatcher/tree/v7.4.9"
            },
            "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/event-dispatcher"
        },
        {
            "name": "symfony/event-dispatcher-contracts",
            "version": "v3.7.0",
            "version_normalized": "3.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher-contracts.git",
                "reference": "ccba7060602b7fed0b03c85bf025257f76d9ef32"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/ccba7060602b7fed0b03c85bf025257f76d9ef32",
                "reference": "ccba7060602b7fed0b03c85bf025257f76d9ef32",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "psr/event-dispatcher": "^1"
            },
            "time": "2026-01-05T13:30:16+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/contracts",
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.7-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\EventDispatcher\\": ""
                }
            },
            "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 dispatching event",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.7.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/event-dispatcher-contracts"
        },
        {
            "name": "symfony/filesystem",
            "version": "v7.4.11",
            "version_normalized": "7.4.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/filesystem.git",
                "reference": "d721ea61b4a5fba8c5b6e7c1feda19efea144b50"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/filesystem/zipball/d721ea61b4a5fba8c5b6e7c1feda19efea144b50",
                "reference": "d721ea61b4a5fba8c5b6e7c1feda19efea144b50",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-mbstring": "~1.8"
            },
            "require-dev": {
                "symfony/process": "^6.4|^7.0|^8.0"
            },
            "time": "2026-05-11T16:38:44+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/v7.4.11"
            },
            "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/mailer",
            "version": "v7.4.8",
            "version_normalized": "7.4.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/mailer.git",
                "reference": "f6ea532250b476bfc1b56699b388a1bdbf168f62"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/mailer/zipball/f6ea532250b476bfc1b56699b388a1bdbf168f62",
                "reference": "f6ea532250b476bfc1b56699b388a1bdbf168f62",
                "shasum": ""
            },
            "require": {
                "egulias/email-validator": "^2.1.10|^3|^4",
                "php": ">=8.2",
                "psr/event-dispatcher": "^1",
                "psr/log": "^1|^2|^3",
                "symfony/event-dispatcher": "^6.4|^7.0|^8.0",
                "symfony/mime": "^7.2|^8.0",
                "symfony/service-contracts": "^2.5|^3"
            },
            "conflict": {
                "symfony/http-client-contracts": "<2.5",
                "symfony/http-kernel": "<6.4",
                "symfony/messenger": "<6.4",
                "symfony/mime": "<6.4",
                "symfony/twig-bridge": "<6.4"
            },
            "require-dev": {
                "symfony/console": "^6.4|^7.0|^8.0",
                "symfony/http-client": "^6.4|^7.0|^8.0",
                "symfony/messenger": "^6.4|^7.0|^8.0",
                "symfony/twig-bridge": "^6.4|^7.0|^8.0"
            },
            "time": "2026-03-24T13:12:05+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Mailer\\": ""
                },
                "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": "Helps sending emails",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/mailer/tree/v7.4.8"
            },
            "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/mailer"
        },
        {
            "name": "symfony/mime",
            "version": "v7.4.9",
            "version_normalized": "7.4.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/mime.git",
                "reference": "2d550c4758ba4c47519a6667c36553d535705b0c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/mime/zipball/2d550c4758ba4c47519a6667c36553d535705b0c",
                "reference": "2d550c4758ba4c47519a6667c36553d535705b0c",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/polyfill-intl-idn": "^1.10",
                "symfony/polyfill-mbstring": "^1.0"
            },
            "conflict": {
                "egulias/email-validator": "~3.0.0",
                "phpdocumentor/reflection-docblock": "<5.2|>=7",
                "phpdocumentor/type-resolver": "<1.5.1",
                "symfony/mailer": "<6.4",
                "symfony/serializer": "<6.4.3|>7.0,<7.0.3"
            },
            "require-dev": {
                "egulias/email-validator": "^2.1.10|^3.1|^4",
                "league/html-to-markdown": "^5.0",
                "phpdocumentor/reflection-docblock": "^5.2|^6.0",
                "symfony/dependency-injection": "^6.4|^7.0|^8.0",
                "symfony/process": "^6.4|^7.0|^8.0",
                "symfony/property-access": "^6.4|^7.0|^8.0",
                "symfony/property-info": "^6.4|^7.0|^8.0",
                "symfony/serializer": "^6.4.3|^7.0.3|^8.0"
            },
            "time": "2026-04-29T13:21:53+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Mime\\": ""
                },
                "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": "Allows manipulating MIME messages",
            "homepage": "https://symfony.com",
            "keywords": [
                "mime",
                "mime-type"
            ],
            "support": {
                "source": "https://github.com/symfony/mime/tree/v7.4.9"
            },
            "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/mime"
        },
        {
            "name": "symfony/options-resolver",
            "version": "v7.4.8",
            "version_normalized": "7.4.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/options-resolver.git",
                "reference": "2888fcdc4dc2fd5f7c7397be78631e8af12e02b4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/options-resolver/zipball/2888fcdc4dc2fd5f7c7397be78631e8af12e02b4",
                "reference": "2888fcdc4dc2fd5f7c7397be78631e8af12e02b4",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3"
            },
            "time": "2026-03-24T13:12:05+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\OptionsResolver\\": ""
                },
                "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 an improved replacement for the array_replace PHP function",
            "homepage": "https://symfony.com",
            "keywords": [
                "config",
                "configuration",
                "options"
            ],
            "support": {
                "source": "https://github.com/symfony/options-resolver/tree/v7.4.8"
            },
            "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/options-resolver"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "v1.37.0",
            "version_normalized": "1.37.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "141046a8f9477948ff284fa65be2095baafb94f2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/141046a8f9477948ff284fa65be2095baafb94f2",
                "reference": "141046a8f9477948ff284fa65be2095baafb94f2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "provide": {
                "ext-ctype": "*"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "time": "2026-04-10T16:19:22+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.37.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-intl-grapheme",
            "version": "v1.37.0",
            "version_normalized": "1.37.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
                "reference": "4864388bfbd3001ce88e234fab652acd91fdc57e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/4864388bfbd3001ce88e234fab652acd91fdc57e",
                "reference": "4864388bfbd3001ce88e234fab652acd91fdc57e",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2026-04-26T13:13:48+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\\Intl\\Grapheme\\": ""
                }
            },
            "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 intl's grapheme_* functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "grapheme",
                "intl",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.37.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-intl-grapheme"
        },
        {
            "name": "symfony/polyfill-intl-idn",
            "version": "v1.37.0",
            "version_normalized": "1.37.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-idn.git",
                "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/9614ac4d8061dc257ecc64cba1b140873dce8ad3",
                "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2",
                "symfony/polyfill-intl-normalizer": "^1.10"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2024-09-10T14:38:51+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\\Intl\\Idn\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Laurent Bassin",
                    "email": "laurent@bassin.info"
                },
                {
                    "name": "Trevor Rowbotham",
                    "email": "trevor.rowbotham@pm.me"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "idn",
                "intl",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.37.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-intl-idn"
        },
        {
            "name": "symfony/polyfill-intl-normalizer",
            "version": "v1.37.0",
            "version_normalized": "1.37.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
                "reference": "3833d7255cc303546435cb650316bff708a1c75c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c",
                "reference": "3833d7255cc303546435cb650316bff708a1c75c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "suggest": {
                "ext-intl": "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\\Intl\\Normalizer\\": ""
                },
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "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 intl's Normalizer class and related functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "intl",
                "normalizer",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.37.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-intl-normalizer"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.37.0",
            "version_normalized": "1.37.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "6a21eb99c6973357967f6ce3708cd55a6bec6315"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6a21eb99c6973357967f6ce3708cd55a6bec6315",
                "reference": "6a21eb99c6973357967f6ce3708cd55a6bec6315",
                "shasum": ""
            },
            "require": {
                "ext-iconv": "*",
                "php": ">=7.2"
            },
            "provide": {
                "ext-mbstring": "*"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "time": "2026-04-10T17:25:58+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.37.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-php83",
            "version": "v1.37.0",
            "version_normalized": "1.37.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php83.git",
                "reference": "3600c2cb22399e25bb226e4a135ce91eeb2a6149"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/3600c2cb22399e25bb226e4a135ce91eeb2a6149",
                "reference": "3600c2cb22399e25bb226e4a135ce91eeb2a6149",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2026-04-10T17:25:58+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\\Php83\\": ""
                },
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "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 backporting some PHP 8.3+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php83/tree/v1.37.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-php83"
        },
        {
            "name": "symfony/process",
            "version": "v7.4.11",
            "version_normalized": "7.4.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/process.git",
                "reference": "d9593c9efa40499eb078b81144de42cbc28a31f0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/process/zipball/d9593c9efa40499eb078b81144de42cbc28a31f0",
                "reference": "d9593c9efa40499eb078b81144de42cbc28a31f0",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2"
            },
            "time": "2026-05-11T16:55:21+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/v7.4.11"
            },
            "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/service-contracts",
            "version": "v3.7.0",
            "version_normalized": "3.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/service-contracts.git",
                "reference": "d25d82433a80eba6aa0e6c24b61d7370d99e444a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d25d82433a80eba6aa0e6c24b61d7370d99e444a",
                "reference": "d25d82433a80eba6aa0e6c24b61d7370d99e444a",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "psr/container": "^1.1|^2.0",
                "symfony/deprecation-contracts": "^2.5|^3"
            },
            "conflict": {
                "ext-psr": "<1.1|>=2"
            },
            "time": "2026-03-28T09:44:51+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/contracts",
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.7-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\Service\\": ""
                },
                "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 writing services",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/service-contracts/tree/v3.7.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/service-contracts"
        },
        {
            "name": "symfony/stopwatch",
            "version": "v7.4.8",
            "version_normalized": "7.4.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/stopwatch.git",
                "reference": "70a852d72fec4d51efb1f48dcd968efcaf5ccb89"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/stopwatch/zipball/70a852d72fec4d51efb1f48dcd968efcaf5ccb89",
                "reference": "70a852d72fec4d51efb1f48dcd968efcaf5ccb89",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/service-contracts": "^2.5|^3"
            },
            "time": "2026-03-24T13:12:05+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Stopwatch\\": ""
                },
                "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 a way to profile code",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/stopwatch/tree/v7.4.8"
            },
            "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/stopwatch"
        },
        {
            "name": "symfony/string",
            "version": "v7.4.11",
            "version_normalized": "7.4.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/string.git",
                "reference": "965f7306a43383d02c6aca1e3f3bd2f0ea5dee15"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/string/zipball/965f7306a43383d02c6aca1e3f3bd2f0ea5dee15",
                "reference": "965f7306a43383d02c6aca1e3f3bd2f0ea5dee15",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3.0",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-intl-grapheme": "~1.33",
                "symfony/polyfill-intl-normalizer": "~1.0",
                "symfony/polyfill-mbstring": "~1.0"
            },
            "conflict": {
                "symfony/translation-contracts": "<2.5"
            },
            "require-dev": {
                "symfony/emoji": "^7.1|^8.0",
                "symfony/http-client": "^6.4|^7.0|^8.0",
                "symfony/intl": "^6.4|^7.0|^8.0",
                "symfony/translation-contracts": "^2.5|^3.0",
                "symfony/var-exporter": "^6.4|^7.0|^8.0"
            },
            "time": "2026-05-13T12:04:42+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "Resources/functions.php"
                ],
                "psr-4": {
                    "Symfony\\Component\\String\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "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": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
            "homepage": "https://symfony.com",
            "keywords": [
                "grapheme",
                "i18n",
                "string",
                "unicode",
                "utf-8",
                "utf8"
            ],
            "support": {
                "source": "https://github.com/symfony/string/tree/v7.4.11"
            },
            "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/string"
        },
        {
            "name": "symfony/var-dumper",
            "version": "v7.4.8",
            "version_normalized": "7.4.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/var-dumper.git",
                "reference": "9510c3966f749a1d1ff0059e1eabef6cc621e7fd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/var-dumper/zipball/9510c3966f749a1d1ff0059e1eabef6cc621e7fd",
                "reference": "9510c3966f749a1d1ff0059e1eabef6cc621e7fd",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/polyfill-mbstring": "~1.0"
            },
            "conflict": {
                "symfony/console": "<6.4"
            },
            "require-dev": {
                "symfony/console": "^6.4|^7.0|^8.0",
                "symfony/http-kernel": "^6.4|^7.0|^8.0",
                "symfony/process": "^6.4|^7.0|^8.0",
                "symfony/uid": "^6.4|^7.0|^8.0",
                "twig/twig": "^3.12"
            },
            "time": "2026-03-30T13:44:50+00:00",
            "bin": [
                "Resources/bin/var-dump-server"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "Resources/functions/dump.php"
                ],
                "psr-4": {
                    "Symfony\\Component\\VarDumper\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "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": "Provides mechanisms for walking through any arbitrary PHP variable",
            "homepage": "https://symfony.com",
            "keywords": [
                "debug",
                "dump"
            ],
            "support": {
                "source": "https://github.com/symfony/var-dumper/tree/v7.4.8"
            },
            "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/var-dumper"
        },
        {
            "name": "webmozart/glob",
            "version": "4.7.0",
            "version_normalized": "4.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/webmozarts/glob.git",
                "reference": "8a2842112d6916e61e0e15e316465b611f3abc17"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webmozarts/glob/zipball/8a2842112d6916e61e0e15e316465b611f3abc17",
                "reference": "8a2842112d6916e61e0e15e316465b611f3abc17",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.5",
                "symfony/filesystem": "^5.3"
            },
            "time": "2024-03-07T20:33:40+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.1-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Webmozart\\Glob\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@gmail.com"
                }
            ],
            "description": "A PHP implementation of Ant's glob.",
            "support": {
                "issues": "https://github.com/webmozarts/glob/issues",
                "source": "https://github.com/webmozarts/glob/tree/4.7.0"
            },
            "install-path": "../webmozart/glob"
        },
        {
            "name": "windwalker/attributes",
            "version": "4.1.7",
            "version_normalized": "4.1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/windwalker-io/attributes.git",
                "reference": "231da027fe7972554bc4825f38170185775b9a5b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/windwalker-io/attributes/zipball/231da027fe7972554bc4825f38170185775b9a5b",
                "reference": "231da027fe7972554bc4825f38170185775b9a5b",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2.0",
                "windwalker/utilities": "^4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.0||^9.0||^10.0",
                "windwalker/scalars": "^4.0",
                "windwalker/test": "^4.0"
            },
            "time": "2024-12-02T08:35:31+00:00",
            "type": "windwalker-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/bootstrap.php"
                ],
                "psr-4": {
                    "Windwalker\\Attributes\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Windwalker Attributes package, provides PHP8 Attributes resolving interface.",
            "homepage": "https://github.com/windwalker-io/attributes",
            "keywords": [
                "attributes",
                "framework",
                "php8",
                "windwalker"
            ],
            "support": {
                "source": "https://github.com/windwalker-io/attributes/tree/4.1.7"
            },
            "install-path": "../windwalker/attributes"
        },
        {
            "name": "windwalker/authentication",
            "version": "4.1.7",
            "version_normalized": "4.1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/windwalker-io/authentication.git",
                "reference": "fd7194a68300d9c7576c324b1dfebfbb0490b0ee"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/windwalker-io/authentication/zipball/fd7194a68300d9c7576c324b1dfebfbb0490b0ee",
                "reference": "fd7194a68300d9c7576c324b1dfebfbb0490b0ee",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2.0",
                "windwalker/utilities": "^4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.0||^9.0||^10.0",
                "windwalker/test": "^4.0"
            },
            "time": "2024-12-02T08:35:31+00:00",
            "type": "windwalker-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/bootstrap.php"
                ],
                "psr-4": {
                    "Windwalker\\Authentication\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Windwalker Authentication package",
            "homepage": "https://github.com/windwalker-io/authentication",
            "keywords": [
                "Authentication",
                "auth",
                "framework",
                "user",
                "windwalker"
            ],
            "support": {
                "source": "https://github.com/windwalker-io/authentication/tree/4.1.7"
            },
            "install-path": "../windwalker/authentication"
        },
        {
            "name": "windwalker/authorization",
            "version": "4.1.7",
            "version_normalized": "4.1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/windwalker-io/authorization.git",
                "reference": "194740f119a1b34c6f6148a2670088f2349f6efb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/windwalker-io/authorization/zipball/194740f119a1b34c6f6148a2670088f2349f6efb",
                "reference": "194740f119a1b34c6f6148a2670088f2349f6efb",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2.0",
                "windwalker/utilities": "^4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.0||^9.0||^10.0",
                "windwalker/test": "^4.0"
            },
            "time": "2023-11-10T14:37:06+00:00",
            "type": "windwalker-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/bootstrap.php"
                ],
                "psr-4": {
                    "Windwalker\\Authorization\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Windwalker Authorization package",
            "homepage": "https://github.com/windwalker-io/authorization",
            "keywords": [
                "auth",
                "authorization",
                "framework",
                "user",
                "windwalker"
            ],
            "support": {
                "source": "https://github.com/windwalker-io/authorization/tree/4.1.7"
            },
            "install-path": "../windwalker/authorization"
        },
        {
            "name": "windwalker/cache",
            "version": "4.1.7",
            "version_normalized": "4.1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/windwalker-io/cache.git",
                "reference": "81d9dd1517079b346287757391f0a008e3fecb92"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/windwalker-io/cache/zipball/81d9dd1517079b346287757391f0a008e3fecb92",
                "reference": "81d9dd1517079b346287757391f0a008e3fecb92",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2.0",
                "psr/cache": "^1.0||^2.0||^3.0",
                "psr/log": "^1.0||^2.0||^3.0",
                "psr/simple-cache": "^1.0||^2.0||^3.0",
                "windwalker/utilities": "^4.0"
            },
            "provide": {
                "psr/cache-implementation": "1.0|2.0|3.0",
                "psr/simple-cache-implementation": "1.0|2,0|3.0"
            },
            "require-dev": {
                "league/flysystem": "^2.0",
                "mockery/mockery": "^1.4",
                "phpunit/phpunit": "^8.0||^9.0||^10.0",
                "windwalker/filesystem": "^4.0",
                "windwalker/test": "^4.0"
            },
            "time": "2024-12-10T07:56:09+00:00",
            "type": "windwalker-package",
            "extra": {
                "windwalker": {
                    "packages": [
                        "Windwalker\\Cache\\CachePackage"
                    ]
                },
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/bootstrap.php"
                ],
                "psr-4": {
                    "Windwalker\\Cache\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Windwalker Cache package",
            "homepage": "https://github.com/windwalker-io/cache",
            "keywords": [
                "cache",
                "framework",
                "psr-16",
                "psr-6",
                "windwalker"
            ],
            "support": {
                "source": "https://github.com/windwalker-io/cache/tree/4.1.7"
            },
            "install-path": "../windwalker/cache"
        },
        {
            "name": "windwalker/core",
            "version": "4.1.22",
            "version_normalized": "4.1.22.0",
            "source": {
                "type": "git",
                "url": "https://github.com/windwalker-io/core.git",
                "reference": "2c075ea874ee7706b6a6f5b0afe467d16c4305d4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/windwalker-io/core/zipball/2c075ea874ee7706b6a6f5b0afe467d16c4305d4",
                "reference": "2c075ea874ee7706b6a6f5b0afe467d16c4305d4",
                "shasum": ""
            },
            "require": {
                "asika/agent": "^2.7",
                "composer/semver": "^3.4",
                "ext-json": "*",
                "fakerphp/faker": "^1.0",
                "fig/link-util": "^1.2",
                "filp/whoops": "^2.1",
                "monolog/monolog": "^2.0||^3.0",
                "nikic/fast-route": "^1.0",
                "nikic/php-parser": "^4.10||^5.0",
                "php": ">=8.2",
                "stecman/symfony-console-completion": "^0.11.0||^0.12.0||^0.13.0||^0.14.0",
                "symfony/console": "^5.2||^6.0||^7.0",
                "symfony/dotenv": "^5.2||^6.0||^7.0",
                "symfony/event-dispatcher-contracts": "^2.0||^3.0",
                "symfony/options-resolver": "^5.0||^6.0||^7.0",
                "symfony/polyfill-php83": "^1.0",
                "symfony/process": "^5.2||^6.0||^7.0",
                "symfony/stopwatch": "^5.0||^6.0||^7.0",
                "webmozart/glob": "^4.0",
                "windwalker/attributes": "^4.0",
                "windwalker/crypt": "^4.0",
                "windwalker/data": "^4.0",
                "windwalker/di": "^4.0",
                "windwalker/environment": "^4.0",
                "windwalker/event": "^4.0",
                "windwalker/filesystem": "^4.0",
                "windwalker/filter": "^4.0",
                "windwalker/http": "^4.0",
                "windwalker/test": "^4.0"
            },
            "require-dev": {
                "nunomaduro/collision": "^7.8"
            },
            "suggest": {
                "dragonmantank/cron-expression": "Install ^3.1 to support schedule runner.",
                "symfony/mailer": "Install ^5.2||^6.0||^7.0 to send mail.",
                "tijsverkoyen/css-to-inline-styles": "Install ~2.0 if you want to use mail css inliner."
            },
            "time": "2025-04-06T08:49:33+00:00",
            "type": "library",
            "extra": {
                "windwalker": {
                    "packages": [
                        "Windwalker\\Debugger\\DebuggerPackage"
                    ]
                },
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/bootstrap.php"
                ],
                "psr-4": {
                    "Windwalker\\": "src/",
                    "Windwalker\\Core\\Test\\": "test/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Next generation PHP framework.",
            "homepage": "https://github.com/windwalker-io/core",
            "support": {
                "issues": "https://github.com/windwalker-io/core/issues",
                "source": "https://github.com/windwalker-io/core/tree/4.1.22"
            },
            "install-path": "../windwalker/core"
        },
        {
            "name": "windwalker/crypt",
            "version": "4.1.7",
            "version_normalized": "4.1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/windwalker-io/crypt.git",
                "reference": "d69f6bc80b5adfd90436cfb73cac04a1fd772602"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/windwalker-io/crypt/zipball/d69f6bc80b5adfd90436cfb73cac04a1fd772602",
                "reference": "d69f6bc80b5adfd90436cfb73cac04a1fd772602",
                "shasum": ""
            },
            "require": {
                "paragonie/constant_time_encoding": "^2.3",
                "php": ">=8.2.0"
            },
            "require-dev": {
                "ext-openssl": "*",
                "ext-sodium": "*",
                "phpunit/phpunit": "^8.0||^9.0||^10.0",
                "windwalker/test": "^4.0"
            },
            "suggest": {
                "ext-openssl": "Install openssl to support legacy openssl cipher.",
                "ext-sodium": "Install sodium to support sodium cipher."
            },
            "time": "2024-12-06T07:10:10+00:00",
            "type": "windwalker-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/bootstrap.php"
                ],
                "psr-4": {
                    "Windwalker\\Crypt\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Windwalker Crypt package",
            "homepage": "https://github.com/windwalker-io/crypt",
            "keywords": [
                "crypt",
                "framework",
                "libsodium",
                "openssl",
                "sodium",
                "symmetric",
                "windwalker"
            ],
            "support": {
                "source": "https://github.com/windwalker-io/crypt/tree/4.1.7"
            },
            "install-path": "../windwalker/crypt"
        },
        {
            "name": "windwalker/data",
            "version": "4.1.7",
            "version_normalized": "4.1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/windwalker-io/data.git",
                "reference": "dd0b2979e4cec49cb663a34d5e9fe38daf74487f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/windwalker-io/data/zipball/dd0b2979e4cec49cb663a34d5e9fe38daf74487f",
                "reference": "dd0b2979e4cec49cb663a34d5e9fe38daf74487f",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2.0",
                "windwalker/scalars": "^4.0",
                "windwalker/utilities": "^4.0"
            },
            "require-dev": {
                "laktak/hjson": "^2.1",
                "phpunit/phpunit": "^8.0||^9.0||^10.0",
                "symfony/yaml": "^5.0||^6.0||^7.0",
                "windwalker/filesystem": "^4.0",
                "windwalker/stream": "^4.0",
                "windwalker/test": "^4.0",
                "yosymfony/toml": "^1.0"
            },
            "time": "2024-12-15T14:56:22+00:00",
            "type": "windwalker-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/bootstrap.php"
                ],
                "psr-4": {
                    "Windwalker\\Data\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Windwalker Data package",
            "homepage": "https://github.com/windwalker-io/data",
            "keywords": [
                "framework",
                "utilities",
                "windwalker"
            ],
            "support": {
                "source": "https://github.com/windwalker-io/data/tree/4.1.7"
            },
            "install-path": "../windwalker/data"
        },
        {
            "name": "windwalker/di",
            "version": "4.1.7",
            "version_normalized": "4.1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/windwalker-io/di.git",
                "reference": "86618eb456ff4aa006903c89ccfbdf6acc9b982c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/windwalker-io/di/zipball/86618eb456ff4aa006903c89ccfbdf6acc9b982c",
                "reference": "86618eb456ff4aa006903c89ccfbdf6acc9b982c",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2.0",
                "psr/container": "^1.0||^2.0",
                "windwalker/attributes": "^4.0",
                "windwalker/data": "^4.0",
                "windwalker/utilities": "^4.0"
            },
            "provide": {
                "psr/container-implementation": "1.0|2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.0||^9.0||^10.0",
                "windwalker/test": "^4.0"
            },
            "time": "2024-12-11T07:35:21+00:00",
            "type": "windwalker-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/bootstrap.php"
                ],
                "psr-4": {
                    "Windwalker\\DI\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Windwalker DI package",
            "homepage": "https://github.com/windwalker-io/di",
            "keywords": [
                "di",
                "framework",
                "windwalker"
            ],
            "support": {
                "source": "https://github.com/windwalker-io/di/tree/4.1.7"
            },
            "install-path": "../windwalker/di"
        },
        {
            "name": "windwalker/dom",
            "version": "4.1.7",
            "version_normalized": "4.1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/windwalker-io/dom.git",
                "reference": "760caa5399d0fe1d62e1dfcfa16a0976233f85e5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/windwalker-io/dom/zipball/760caa5399d0fe1d62e1dfcfa16a0976233f85e5",
                "reference": "760caa5399d0fe1d62e1dfcfa16a0976233f85e5",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-json": "*",
                "php": ">=8.2.0",
                "windwalker/utilities": "^4.0"
            },
            "require-dev": {
                "masterminds/html5": "^2.7",
                "phpunit/phpunit": "^8.0||^9.0||^10.0",
                "symfony/css-selector": "^5.0||^6.0||^7.0",
                "symfony/dom-crawler": "^5.0||^6.0||^7.0",
                "windwalker/test": "^4.0"
            },
            "time": "2024-12-24T05:11:29+00:00",
            "type": "windwalker-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/bootstrap.php"
                ],
                "psr-4": {
                    "Windwalker\\DOM\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Windwalker DOM package",
            "homepage": "https://github.com/windwalker-io/dom",
            "keywords": [
                "dom",
                "framework",
                "windwalker"
            ],
            "support": {
                "source": "https://github.com/windwalker-io/dom/tree/4.1.7"
            },
            "install-path": "../windwalker/dom"
        },
        {
            "name": "windwalker/edge",
            "version": "4.1.7",
            "version_normalized": "4.1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/windwalker-io/edge.git",
                "reference": "0a93d9ea616aaeca4a3bf1cc6f653621b467672e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/windwalker-io/edge/zipball/0a93d9ea616aaeca4a3bf1cc6f653621b467672e",
                "reference": "0a93d9ea616aaeca4a3bf1cc6f653621b467672e",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2.0",
                "windwalker/data": "^4.0",
                "windwalker/utilities": "^4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.0||^9.0||^10.0",
                "windwalker/dom": "^4.0",
                "windwalker/test": "^4.0"
            },
            "time": "2024-12-14T08:29:47+00:00",
            "type": "windwalker-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/bootstrap.php"
                ],
                "psr-4": {
                    "Windwalker\\Edge\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Windwalker Edge package",
            "homepage": "https://github.com/windwalker-io/edge",
            "keywords": [
                "blade",
                "edge",
                "framework",
                "template",
                "windwalker"
            ],
            "support": {
                "source": "https://github.com/windwalker-io/edge/tree/4.1.7"
            },
            "install-path": "../windwalker/edge"
        },
        {
            "name": "windwalker/environment",
            "version": "4.1.7",
            "version_normalized": "4.1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/windwalker-io/environment.git",
                "reference": "b951e6e0622cf57cc37cbf521ccdcfe65be974fe"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/windwalker-io/environment/zipball/b951e6e0622cf57cc37cbf521ccdcfe65be974fe",
                "reference": "b951e6e0622cf57cc37cbf521ccdcfe65be974fe",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2.0",
                "windwalker/utilities": "^4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.0||^9.0||^10.0",
                "windwalker/test": "^4.0"
            },
            "time": "2024-12-06T07:10:10+00:00",
            "type": "windwalker-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/bootstrap.php"
                ],
                "psr-4": {
                    "Windwalker\\Environment\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Windwalker Environment package",
            "homepage": "https://github.com/windwalker-io/environment",
            "keywords": [
                "environment",
                "framework",
                "windwalker"
            ],
            "support": {
                "source": "https://github.com/windwalker-io/environment/tree/4.1.7"
            },
            "install-path": "../windwalker/environment"
        },
        {
            "name": "windwalker/event",
            "version": "4.1.7",
            "version_normalized": "4.1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/windwalker-io/event.git",
                "reference": "b050f815ddcaa98bf09c0e1bc4d54edf451c1894"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/windwalker-io/event/zipball/b050f815ddcaa98bf09c0e1bc4d54edf451c1894",
                "reference": "b050f815ddcaa98bf09c0e1bc4d54edf451c1894",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2.0",
                "psr/event-dispatcher": "^1.0",
                "windwalker/utilities": "^4.0"
            },
            "provide": {
                "psr/event-dispatcher-implementation": "1.0"
            },
            "require-dev": {
                "mockery/mockery": "^1.4",
                "phpunit/phpunit": "^8.0||^9.0||^10.0",
                "react/event-loop": "^1.1",
                "reactivex/rxphp": "^2.0",
                "windwalker/promise": "^4.0",
                "windwalker/test": "^4.0"
            },
            "suggest": {
                "reactivex/rxphp": "Support EventEmitter::observe() pattern."
            },
            "time": "2024-12-15T16:32:55+00:00",
            "type": "windwalker-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/bootstrap.php"
                ],
                "psr-4": {
                    "Windwalker\\Event\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Windwalker Event package",
            "homepage": "https://github.com/windwalker-io/event",
            "keywords": [
                "event",
                "event-dispatcher",
                "framework",
                "observable",
                "psr-14",
                "rx",
                "windwalker"
            ],
            "support": {
                "source": "https://github.com/windwalker-io/event/tree/4.1.7"
            },
            "install-path": "../windwalker/event"
        },
        {
            "name": "windwalker/filesystem",
            "version": "4.1.7",
            "version_normalized": "4.1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/windwalker-io/filesystem.git",
                "reference": "04978201d974419efd08e87e58a4530e1d2216a4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/windwalker-io/filesystem/zipball/04978201d974419efd08e87e58a4530e1d2216a4",
                "reference": "04978201d974419efd08e87e58a4530e1d2216a4",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2.0",
                "psr/http-message": "^1.0||^2.0",
                "windwalker/scalars": "^4.0",
                "windwalker/utilities": "^4.0"
            },
            "require-dev": {
                "mikey179/vfsstream": "^1.6",
                "phpunit/phpunit": "^8.0||^9.0||^10.0",
                "webmozart/glob": "^4.1",
                "windwalker/stream": "^4.0",
                "windwalker/test": "^4.0"
            },
            "suggest": {
                "webmozart/glob": "Install ^4.0 to support Ant-like glob().",
                "windwalker/validator": "Install ^4.0 to support regex() filter."
            },
            "time": "2024-12-02T08:35:31+00:00",
            "type": "windwalker-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/bootstrap.php"
                ],
                "psr-4": {
                    "Windwalker\\Filesystem\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Windwalker Filesystem package",
            "homepage": "https://github.com/windwalker-io/filesystem",
            "keywords": [
                "filesystem",
                "framework",
                "windwalker"
            ],
            "support": {
                "source": "https://github.com/windwalker-io/filesystem/tree/4.1.7"
            },
            "install-path": "../windwalker/filesystem"
        },
        {
            "name": "windwalker/filter",
            "version": "4.1.7",
            "version_normalized": "4.1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/windwalker-io/filter.git",
                "reference": "7d3f8838a17f6f44b6ad70e92209c85509d5938a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/windwalker-io/filter/zipball/7d3f8838a17f6f44b6ad70e92209c85509d5938a",
                "reference": "7d3f8838a17f6f44b6ad70e92209c85509d5938a",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2.0",
                "windwalker/utilities": "^4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.0||^9.0||^10.0",
                "windwalker/test": "^4.0"
            },
            "time": "2024-09-17T09:11:22+00:00",
            "type": "windwalker-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/bootstrap.php"
                ],
                "psr-4": {
                    "Windwalker\\Filter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Windwalker Filter package",
            "homepage": "https://github.com/windwalker-io/filter",
            "keywords": [
                "filter",
                "framework",
                "windwalker"
            ],
            "support": {
                "source": "https://github.com/windwalker-io/filter/tree/4.1.7"
            },
            "install-path": "../windwalker/filter"
        },
        {
            "name": "windwalker/form",
            "version": "4.1.7",
            "version_normalized": "4.1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/windwalker-io/form.git",
                "reference": "0e97e29f29dd2925b6c472287a04cbe7a9015f6e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/windwalker-io/form/zipball/0e97e29f29dd2925b6c472287a04cbe7a9015f6e",
                "reference": "0e97e29f29dd2925b6c472287a04cbe7a9015f6e",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2.0",
                "windwalker/attributes": "^4.0",
                "windwalker/data": "^4.0",
                "windwalker/dom": "^4.0",
                "windwalker/filter": "^4.0",
                "windwalker/utilities": "^4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.0||^9.0||^10.0",
                "windwalker/test": "^4.0"
            },
            "time": "2024-12-23T09:26:07+00:00",
            "type": "windwalker-package",
            "extra": {
                "windwalker": {
                    "packages": [
                        "Windwalker\\Form\\FormPackage"
                    ]
                },
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/bootstrap.php"
                ],
                "psr-4": {
                    "Windwalker\\Form\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Windwalker Form package",
            "homepage": "https://github.com/windwalker-io/form",
            "keywords": [
                "form",
                "form-builder",
                "framework",
                "html",
                "windwalker"
            ],
            "support": {
                "source": "https://github.com/windwalker-io/form/tree/4.1.7"
            },
            "install-path": "../windwalker/form"
        },
        {
            "name": "windwalker/http",
            "version": "4.1.7",
            "version_normalized": "4.1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/windwalker-io/http.git",
                "reference": "acdc6513c0948d1266bb6ef903c8325079c1d667"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/windwalker-io/http/zipball/acdc6513c0948d1266bb6ef903c8325079c1d667",
                "reference": "acdc6513c0948d1266bb6ef903c8325079c1d667",
                "shasum": ""
            },
            "require": {
                "composer/ca-bundle": "^1.2",
                "php": ">=8.2.0",
                "psr/http-client": "^1.0",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^1.0||^2.0",
                "psr/http-server-handler": "^1.0",
                "psr/http-server-middleware": "^1.0",
                "windwalker/event": "^4.0",
                "windwalker/stream": "^4.0",
                "windwalker/uri": "^4.0",
                "windwalker/utilities": "^4.0"
            },
            "provide": {
                "psr/http-client-implementation": "1.0",
                "psr/http-factory-implementation": "1.0",
                "psr/http-message-implementation": "1.0|2.0"
            },
            "require-dev": {
                "mikey179/vfsstream": "^1.6",
                "phpunit/phpunit": "^8.0||^9.0||^10.0",
                "windwalker/test": "^4.0"
            },
            "suggest": {
                "relay/relay": "Install ^2.0 to support PSR-15 middlewares."
            },
            "time": "2024-12-10T09:41:36+00:00",
            "type": "windwalker-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/bootstrap.php"
                ],
                "psr-4": {
                    "Windwalker\\Http\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Windwalker Http package",
            "homepage": "https://github.com/windwalker-io/http",
            "keywords": [
                "framework",
                "http",
                "psr17",
                "psr7",
                "windwalker"
            ],
            "support": {
                "source": "https://github.com/windwalker-io/http/tree/4.1.7"
            },
            "install-path": "../windwalker/http"
        },
        {
            "name": "windwalker/language",
            "version": "4.1.7",
            "version_normalized": "4.1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/windwalker-io/language.git",
                "reference": "bab4bc0a7409bd98dccc484b29097818b783e87d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/windwalker-io/language/zipball/bab4bc0a7409bd98dccc484b29097818b783e87d",
                "reference": "bab4bc0a7409bd98dccc484b29097818b783e87d",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2.0",
                "windwalker/data": "^4.0",
                "windwalker/utilities": "^4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.0||^9.0||^10.0",
                "windwalker/test": "^4.0"
            },
            "time": "2024-12-06T07:10:10+00:00",
            "type": "windwalker-package",
            "extra": {
                "windwalker": {
                    "packages": [
                        "Windwalker\\Language\\LanguagePackage"
                    ]
                },
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/bootstrap.php"
                ],
                "psr-4": {
                    "Windwalker\\Language\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Windwalker Language package",
            "homepage": "https://github.com/windwalker-io/language",
            "keywords": [
                "framework",
                "language",
                "multi-language",
                "translation",
                "windwalker"
            ],
            "support": {
                "source": "https://github.com/windwalker-io/language/tree/4.1.7"
            },
            "install-path": "../windwalker/language"
        },
        {
            "name": "windwalker/pool",
            "version": "4.1.7",
            "version_normalized": "4.1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/windwalker-io/pool.git",
                "reference": "18ff61428fb1768b87b3cf51d1333002efc41220"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/windwalker-io/pool/zipball/18ff61428fb1768b87b3cf51d1333002efc41220",
                "reference": "18ff61428fb1768b87b3cf51d1333002efc41220",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2.0",
                "psr/log": "^1.0||^2.0||^3.0",
                "symfony/options-resolver": "^5.0||^6.0||^7.0",
                "windwalker/utilities": "^4.0"
            },
            "require-dev": {
                "mockery/mockery": "^1.4",
                "phpunit/phpunit": "^8.0||^9.0||^10.0",
                "windwalker/reactor": "^4.0",
                "windwalker/test": "^4.0"
            },
            "time": "2024-01-10T14:39:09+00:00",
            "type": "windwalker-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/bootstrap.php"
                ],
                "psr-4": {
                    "Windwalker\\Pool\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Windwalker Pool package",
            "homepage": "https://github.com/windwalker-io/pool",
            "keywords": [
                "connection pool",
                "framework",
                "windwalker"
            ],
            "support": {
                "source": "https://github.com/windwalker-io/pool/tree/4.1.7"
            },
            "install-path": "../windwalker/pool"
        },
        {
            "name": "windwalker/query",
            "version": "4.1.8-beta1",
            "version_normalized": "4.1.8.0-beta1",
            "source": {
                "type": "git",
                "url": "https://github.com/windwalker-io/query.git",
                "reference": "12c2eca83333d81ff4bde09ea40d00c1f63522f2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/windwalker-io/query/zipball/12c2eca83333d81ff4bde09ea40d00c1f63522f2",
                "reference": "12c2eca83333d81ff4bde09ea40d00c1f63522f2",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2.0",
                "windwalker/utilities": "^4.0"
            },
            "require-dev": {
                "jdorn/sql-formatter": "^1.2",
                "phpunit/phpunit": "^8.0||^9.0||^10.0",
                "windwalker/data": "^4.0",
                "windwalker/test": "^4.0"
            },
            "time": "2025-03-15T16:46:04+00:00",
            "type": "windwalker-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/bootstrap.php"
                ],
                "psr-4": {
                    "Windwalker\\Query\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Windwalker Query package",
            "homepage": "https://github.com/windwalker-io/query",
            "keywords": [
                "database",
                "framework",
                "query builder",
                "sql",
                "windwalker"
            ],
            "support": {
                "source": "https://github.com/windwalker-io/query/tree/4.1.8-beta1"
            },
            "install-path": "../windwalker/query"
        },
        {
            "name": "windwalker/scalars",
            "version": "4.1.7",
            "version_normalized": "4.1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/windwalker-io/scalars.git",
                "reference": "9f339e6e5a210a0b3b02fa18f9fa376b7b3f2255"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/windwalker-io/scalars/zipball/9f339e6e5a210a0b3b02fa18f9fa376b7b3f2255",
                "reference": "9f339e6e5a210a0b3b02fa18f9fa376b7b3f2255",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2.0",
                "windwalker/utilities": "^4.0"
            },
            "require-dev": {
                "doctrine/inflector": "^2.0",
                "phpunit/phpunit": "^8.0||^9.0||^10.0",
                "windwalker/data": "^4.0",
                "windwalker/test": "^4.0"
            },
            "suggest": {
                "doctrine/inflector": "Install ~1.0 to use inflector."
            },
            "time": "2025-03-15T07:33:21+00:00",
            "type": "windwalker-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/bootstrap.php"
                ],
                "psr-4": {
                    "Windwalker\\Scalars\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Windwalker Scalars package",
            "homepage": "https://github.com/windwalker-io/scalars",
            "keywords": [
                "Array object",
                "framework",
                "scalar object",
                "utilities",
                "windwalker"
            ],
            "support": {
                "source": "https://github.com/windwalker-io/scalars/tree/4.1.7"
            },
            "install-path": "../windwalker/scalars"
        },
        {
            "name": "windwalker/stream",
            "version": "4.1.7",
            "version_normalized": "4.1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/windwalker-io/stream.git",
                "reference": "8d38bf3cc9fdc9e69ab771d22005d6471539e41d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/windwalker-io/stream/zipball/8d38bf3cc9fdc9e69ab771d22005d6471539e41d",
                "reference": "8d38bf3cc9fdc9e69ab771d22005d6471539e41d",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2.0",
                "psr/http-message": "^1.0||^2.0",
                "windwalker/utilities": "^4.0"
            },
            "provide": {
                "psr/http-message-implementation": "1.0|2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.0||^9.0||^10.0",
                "windwalker/test": "^4.0"
            },
            "time": "2024-12-02T08:35:31+00:00",
            "type": "windwalker-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/bootstrap.php"
                ],
                "psr-4": {
                    "Windwalker\\Stream\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Windwalker Stream package",
            "homepage": "https://github.com/windwalker-io/stream",
            "keywords": [
                "framework",
                "psr7",
                "stream",
                "windwalker"
            ],
            "support": {
                "source": "https://github.com/windwalker-io/stream/tree/4.1.7"
            },
            "install-path": "../windwalker/stream"
        },
        {
            "name": "windwalker/test",
            "version": "4.1.7",
            "version_normalized": "4.1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/windwalker-io/test.git",
                "reference": "36c6f8c361e21e6aa542bda4c164847937ad8682"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/windwalker-io/test/zipball/36c6f8c361e21e6aa542bda4c164847937ad8682",
                "reference": "36c6f8c361e21e6aa542bda4c164847937ad8682",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.0||^9.0||^10.0"
            },
            "time": "2025-03-15T11:30:00+00:00",
            "type": "windwalker-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/bootstrap.php"
                ],
                "psr-4": {
                    "Windwalker\\Test\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Windwalker Test package",
            "homepage": "https://github.com/windwalker-io/test",
            "keywords": [
                "framework",
                "test",
                "windwalker"
            ],
            "support": {
                "source": "https://github.com/windwalker-io/test/tree/4.1.7"
            },
            "install-path": "../windwalker/test"
        },
        {
            "name": "windwalker/unicorn",
            "version": "1.1.24",
            "version_normalized": "1.1.24.0",
            "source": {
                "type": "git",
                "url": "https://github.com/windwalker-io/unicorn.git",
                "reference": "0ecf45427301a09cdd0a03969880afff7c4a6783"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/windwalker-io/unicorn/zipball/0ecf45427301a09cdd0a03969880afff7c4a6783",
                "reference": "0ecf45427301a09cdd0a03969880afff7c4a6783",
                "shasum": ""
            },
            "require": {
                "intervention/image": "^2.5||^3.0",
                "php": ">=8.2",
                "spatie/image-optimizer": "^1.8",
                "symfony/mime": "^5.4||^6.0||^7.0",
                "windwalker/core": "^4.1",
                "windwalker/language": "^4.1"
            },
            "require-dev": {
                "aws/aws-sdk-php": "^3.181",
                "league/flysystem": "^2.0",
                "league/flysystem-aws-s3-v3": "^2.0"
            },
            "suggest": {
                "aws/aws-sdk-php": "^3.181",
                "league/flysystem": "Install ^2.0 to support flysystem storage",
                "league/flysystem-aws-s3-v3": "^2.0",
                "myclabs/php-enum": "Install ^1.0 to support enum class."
            },
            "time": "2025-04-06T09:06:18+00:00",
            "type": "windwalker-package",
            "extra": {
                "windwalker": {
                    "packages": [
                        "Unicorn\\UnicornPackage"
                    ]
                },
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/bootstrap.php"
                ],
                "psr-4": {
                    "Unicorn\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Simon Asika",
                    "email": "asika32764@gmail.com"
                }
            ],
            "description": "RAD Framework for Windwalker",
            "homepage": "https://github.com/ventoviro/unicorn",
            "support": {
                "issues": "https://github.com/windwalker-io/unicorn/issues",
                "source": "https://github.com/windwalker-io/unicorn/tree/1.1.24"
            },
            "install-path": "../windwalker/unicorn"
        },
        {
            "name": "windwalker/uri",
            "version": "4.1.7",
            "version_normalized": "4.1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/windwalker-io/uri.git",
                "reference": "e05ab1e5753b9ea9691540ba40957589751c735a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/windwalker-io/uri/zipball/e05ab1e5753b9ea9691540ba40957589751c735a",
                "reference": "e05ab1e5753b9ea9691540ba40957589751c735a",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2.0",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^1.0||^2.0",
                "windwalker/utilities": "^4.0"
            },
            "provide": {
                "psr/http-factory-implementation": "~1.0",
                "psr/http-message-implementation": "1.0|2.0"
            },
            "require-dev": {
                "guzzlehttp/uri-template": "^1.0",
                "phpunit/phpunit": "^8.0||^9.0||^10.0",
                "rize/uri-template": "^0.3.5",
                "windwalker/test": "^4.0"
            },
            "suggest": {
                "guzzlehttp/uri-template": "Install this to support URI Template expand()",
                "rize/uri-template": "Install this to support URI Template expand() and extract()"
            },
            "time": "2024-12-06T07:10:10+00:00",
            "type": "windwalker-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/bootstrap.php"
                ],
                "psr-4": {
                    "Windwalker\\Uri\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Windwalker Uri package",
            "homepage": "https://github.com/windwalker-io/uri",
            "keywords": [
                "framework",
                "http",
                "psr17",
                "psr7",
                "uri",
                "windwalker"
            ],
            "support": {
                "source": "https://github.com/windwalker-io/uri/tree/4.1.7"
            },
            "install-path": "../windwalker/uri"
        },
        {
            "name": "windwalker/utilities",
            "version": "4.1.7",
            "version_normalized": "4.1.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/windwalker-io/utilities.git",
                "reference": "195c896f65a2e2d1995d1adef94ce6a2282cfeec"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/windwalker-io/utilities/zipball/195c896f65a2e2d1995d1adef94ce6a2282cfeec",
                "reference": "195c896f65a2e2d1995d1adef94ce6a2282cfeec",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2.0"
            },
            "require-dev": {
                "myclabs/php-enum": "^1.8",
                "phpunit/phpunit": "^8.0||^9.0||^10.0",
                "symfony/options-resolver": "^5.0||^6.0||^7.0",
                "symfony/string": "^5.2||^6.0||^7.0",
                "windwalker/attributes": "^4.0",
                "windwalker/scalars": "^4.0",
                "windwalker/test": "^4.0"
            },
            "suggest": {
                "laravel/serializable-closure": "Install ^1.0 to support serializable Closure.",
                "symfony/string": "Install to use inflector."
            },
            "time": "2025-03-14T19:53:33+00:00",
            "type": "windwalker-package",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/bootstrap.php"
                ],
                "psr-4": {
                    "Windwalker\\Utilities\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Windwalker Utilities package",
            "homepage": "https://github.com/windwalker-io/utilities",
            "keywords": [
                "framework",
                "utilities",
                "windwalker"
            ],
            "support": {
                "source": "https://github.com/windwalker-io/utilities/tree/4.1.7"
            },
            "install-path": "../windwalker/utilities"
        }
    ],
    "dev": true,
    "dev-package-names": [
        "nunomaduro/collision",
        "nunomaduro/termwind"
    ]
}
