{
    "packages": [
        {
            "name": "akrabat/ip-address-middleware",
            "version": "2.6.1",
            "version_normalized": "2.6.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/akrabat/ip-address-middleware.git",
                "reference": "ff2a118f6c0214fe006156d5e28f1a4195ca6caf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/akrabat/ip-address-middleware/zipball/ff2a118f6c0214fe006156d5e28f1a4195ca6caf",
                "reference": "ff2a118f6c0214fe006156d5e28f1a4195ca6caf",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0",
                "psr/container": "^1.0 || ^2.0",
                "psr/http-message": "^1.0 || ^2.0",
                "psr/http-server-middleware": "^1.0"
            },
            "replace": {
                "akrabat/rka-ip-address-middleware": "*"
            },
            "require-dev": {
                "laminas/laminas-diactoros": "^2.4 || ^3.0",
                "phpunit/phpunit": "^8.5.8 || ^9.4",
                "squizlabs/php_codesniffer": "^3.2"
            },
            "time": "2025-01-18T13:31:13+00:00",
            "type": "library",
            "extra": {
                "laminas": {
                    "config-provider": "RKA\\Middleware\\Mezzio\\ConfigProvider"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "RKA\\Middleware\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Rob Allen",
                    "email": "rob@akrabat.com",
                    "homepage": "http://akrabat.com"
                }
            ],
            "description": "PSR-15 middleware that determines the client IP address and stores it as a ServerRequest attribute",
            "homepage": "http://github.com/akrabat/rka-ip-address-middleware",
            "keywords": [
                "IP",
                "middleware",
                "psr7"
            ],
            "support": {
                "issues": "https://github.com/akrabat/ip-address-middleware/issues",
                "source": "https://github.com/akrabat/ip-address-middleware/tree/2.6.1"
            },
            "install-path": "../akrabat/ip-address-middleware"
        },
        {
            "name": "brick/math",
            "version": "0.14.8",
            "version_normalized": "0.14.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/brick/math.git",
                "reference": "63422359a44b7f06cae63c3b429b59e8efcc0629"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/brick/math/zipball/63422359a44b7f06cae63c3b429b59e8efcc0629",
                "reference": "63422359a44b7f06cae63c3b429b59e8efcc0629",
                "shasum": ""
            },
            "require": {
                "php": "^8.2"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.2",
                "phpstan/phpstan": "2.1.22",
                "phpunit/phpunit": "^11.5"
            },
            "time": "2026-02-10T14:33:43+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.14.8"
            },
            "funding": [
                {
                    "url": "https://github.com/BenMorel",
                    "type": "github"
                }
            ],
            "install-path": "../brick/math"
        },
        {
            "name": "brick/varexporter",
            "version": "0.6.0",
            "version_normalized": "0.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/brick/varexporter.git",
                "reference": "af98bfc2b702a312abbcaff37656dbe419cec5bc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/brick/varexporter/zipball/af98bfc2b702a312abbcaff37656dbe419cec5bc",
                "reference": "af98bfc2b702a312abbcaff37656dbe419cec5bc",
                "shasum": ""
            },
            "require": {
                "nikic/php-parser": "^5.0",
                "php": "^8.1"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.2",
                "phpunit/phpunit": "^10.5",
                "vimeo/psalm": "6.8.4"
            },
            "time": "2025-02-20T17:42:39+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Brick\\VarExporter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A powerful alternative to var_export(), which can export closures and objects without __set_state()",
            "keywords": [
                "var_export"
            ],
            "support": {
                "issues": "https://github.com/brick/varexporter/issues",
                "source": "https://github.com/brick/varexporter/tree/0.6.0"
            },
            "funding": [
                {
                    "url": "https://github.com/BenMorel",
                    "type": "github"
                }
            ],
            "install-path": "../brick/varexporter"
        },
        {
            "name": "cakephp/chronos",
            "version": "3.3.1",
            "version_normalized": "3.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/cakephp/chronos.git",
                "reference": "1e417fdd4a3c6602b6c4634cf54aa9b065127fa2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/cakephp/chronos/zipball/1e417fdd4a3c6602b6c4634cf54aa9b065127fa2",
                "reference": "1e417fdd4a3c6602b6c4634cf54aa9b065127fa2",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "psr/clock": "^1.0"
            },
            "provide": {
                "psr/clock-implementation": "1.0"
            },
            "require-dev": {
                "cakephp/cakephp-codesniffer": "^5.0",
                "phpunit/phpunit": "^10.5.58 || ^11.1.3"
            },
            "time": "2025-10-30T13:08:23+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Cake\\Chronos\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Brian Nesbitt",
                    "email": "brian@nesbot.com",
                    "homepage": "http://nesbot.com"
                },
                {
                    "name": "The CakePHP Team",
                    "homepage": "https://cakephp.org"
                }
            ],
            "description": "A simple API extension for DateTime.",
            "homepage": "https://cakephp.org",
            "keywords": [
                "date",
                "datetime",
                "time"
            ],
            "support": {
                "issues": "https://github.com/cakephp/chronos/issues",
                "source": "https://github.com/cakephp/chronos"
            },
            "install-path": "../cakephp/chronos"
        },
        {
            "name": "composer/ca-bundle",
            "version": "1.5.10",
            "version_normalized": "1.5.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/ca-bundle.git",
                "reference": "961a5e4056dd2e4a2eedcac7576075947c28bf63"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/ca-bundle/zipball/961a5e4056dd2e4a2eedcac7576075947c28bf63",
                "reference": "961a5e4056dd2e4a2eedcac7576075947c28bf63",
                "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": "2025-12-08T15:06:51+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.10"
            },
            "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": "doctrine/collections",
            "version": "2.6.0",
            "version_normalized": "2.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/collections.git",
                "reference": "7713da39d8e237f28411d6a616a3dce5e20d5de2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/collections/zipball/7713da39d8e237f28411d6a616a3dce5e20d5de2",
                "reference": "7713da39d8e237f28411d6a616a3dce5e20d5de2",
                "shasum": ""
            },
            "require": {
                "doctrine/deprecations": "^1",
                "php": "^8.1",
                "symfony/polyfill-php84": "^1.30"
            },
            "require-dev": {
                "doctrine/coding-standard": "^14",
                "ext-json": "*",
                "phpstan/phpstan": "^2.1.30",
                "phpstan/phpstan-phpunit": "^2.0.7",
                "phpunit/phpunit": "^10.5.58 || ^11.5.42 || ^12.4"
            },
            "time": "2026-01-15T10:01:58+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Collections\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
            "homepage": "https://www.doctrine-project.org/projects/collections.html",
            "keywords": [
                "array",
                "collections",
                "iterators",
                "php"
            ],
            "support": {
                "issues": "https://github.com/doctrine/collections/issues",
                "source": "https://github.com/doctrine/collections/tree/2.6.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%2Fcollections",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/collections"
        },
        {
            "name": "doctrine/dbal",
            "version": "4.4.2",
            "version_normalized": "4.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/dbal.git",
                "reference": "476f7f0fa6ea4aa5364926db7fabdf6049075722"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/dbal/zipball/476f7f0fa6ea4aa5364926db7fabdf6049075722",
                "reference": "476f7f0fa6ea4aa5364926db7fabdf6049075722",
                "shasum": ""
            },
            "require": {
                "doctrine/deprecations": "^1.1.5",
                "php": "^8.2",
                "psr/cache": "^1|^2|^3",
                "psr/log": "^1|^2|^3"
            },
            "require-dev": {
                "doctrine/coding-standard": "14.0.0",
                "fig/log-test": "^1",
                "jetbrains/phpstorm-stubs": "2023.2",
                "phpstan/phpstan": "2.1.30",
                "phpstan/phpstan-phpunit": "2.0.7",
                "phpstan/phpstan-strict-rules": "^2",
                "phpunit/phpunit": "11.5.50",
                "slevomat/coding-standard": "8.27.1",
                "squizlabs/php_codesniffer": "4.0.1",
                "symfony/cache": "^6.3.8|^7.0|^8.0",
                "symfony/console": "^5.4|^6.3|^7.0|^8.0"
            },
            "suggest": {
                "symfony/console": "For helpful console commands such as SQL execution and import of files."
            },
            "time": "2026-02-26T12:12:19+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\DBAL\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                }
            ],
            "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
            "homepage": "https://www.doctrine-project.org/projects/dbal.html",
            "keywords": [
                "abstraction",
                "database",
                "db2",
                "dbal",
                "mariadb",
                "mssql",
                "mysql",
                "oci8",
                "oracle",
                "pdo",
                "pgsql",
                "postgresql",
                "queryobject",
                "sasql",
                "sql",
                "sqlite",
                "sqlserver",
                "sqlsrv"
            ],
            "support": {
                "issues": "https://github.com/doctrine/dbal/issues",
                "source": "https://github.com/doctrine/dbal/tree/4.4.2"
            },
            "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%2Fdbal",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/dbal"
        },
        {
            "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/event-manager",
            "version": "2.1.1",
            "version_normalized": "2.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/event-manager.git",
                "reference": "dda33921b198841ca8dbad2eaa5d4d34769d18cf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/event-manager/zipball/dda33921b198841ca8dbad2eaa5d4d34769d18cf",
                "reference": "dda33921b198841ca8dbad2eaa5d4d34769d18cf",
                "shasum": ""
            },
            "require": {
                "php": "^8.1"
            },
            "conflict": {
                "doctrine/common": "<2.9"
            },
            "require-dev": {
                "doctrine/coding-standard": "^14",
                "phpdocumentor/guides-cli": "^1.4",
                "phpstan/phpstan": "^2.1.32",
                "phpunit/phpunit": "^10.5.58"
            },
            "time": "2026-01-29T07:11:08+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                },
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com"
                }
            ],
            "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
            "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
            "keywords": [
                "event",
                "event dispatcher",
                "event manager",
                "event system",
                "events"
            ],
            "support": {
                "issues": "https://github.com/doctrine/event-manager/issues",
                "source": "https://github.com/doctrine/event-manager/tree/2.1.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%2Fevent-manager",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/event-manager"
        },
        {
            "name": "doctrine/inflector",
            "version": "2.1.0",
            "version_normalized": "2.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/inflector.git",
                "reference": "6d6c96277ea252fc1304627204c3d5e6e15faa3b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/6d6c96277ea252fc1304627204c3d5e6e15faa3b",
                "reference": "6d6c96277ea252fc1304627204c3d5e6e15faa3b",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^12.0 || ^13.0",
                "phpstan/phpstan": "^1.12 || ^2.0",
                "phpstan/phpstan-phpunit": "^1.4 || ^2.0",
                "phpstan/phpstan-strict-rules": "^1.6 || ^2.0",
                "phpunit/phpunit": "^8.5 || ^12.2"
            },
            "time": "2025-08-10T19:31:58+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Inflector\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
            "homepage": "https://www.doctrine-project.org/projects/inflector.html",
            "keywords": [
                "inflection",
                "inflector",
                "lowercase",
                "manipulation",
                "php",
                "plural",
                "singular",
                "strings",
                "uppercase",
                "words"
            ],
            "support": {
                "issues": "https://github.com/doctrine/inflector/issues",
                "source": "https://github.com/doctrine/inflector/tree/2.1.0"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/inflector"
        },
        {
            "name": "doctrine/instantiator",
            "version": "2.1.0",
            "version_normalized": "2.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/instantiator.git",
                "reference": "23da848e1a2308728fe5fdddabf4be17ff9720c7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/23da848e1a2308728fe5fdddabf4be17ff9720c7",
                "reference": "23da848e1a2308728fe5fdddabf4be17ff9720c7",
                "shasum": ""
            },
            "require": {
                "php": "^8.4"
            },
            "require-dev": {
                "doctrine/coding-standard": "^14",
                "ext-pdo": "*",
                "ext-phar": "*",
                "phpbench/phpbench": "^1.2",
                "phpstan/phpstan": "^2.1",
                "phpstan/phpstan-phpunit": "^2.0",
                "phpunit/phpunit": "^10.5.58"
            },
            "time": "2026-01-05T06:47:08+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.1.0"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%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": "doctrine/migrations",
            "version": "3.9.6",
            "version_normalized": "3.9.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/migrations.git",
                "reference": "ffd8355cdd8505fc650d9604f058bf62aedd80a1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/migrations/zipball/ffd8355cdd8505fc650d9604f058bf62aedd80a1",
                "reference": "ffd8355cdd8505fc650d9604f058bf62aedd80a1",
                "shasum": ""
            },
            "require": {
                "composer-runtime-api": "^2",
                "doctrine/dbal": "^3.6 || ^4",
                "doctrine/deprecations": "^0.5.3 || ^1",
                "doctrine/event-manager": "^1.2 || ^2.0",
                "php": "^8.1",
                "psr/log": "^1.1.3 || ^2 || ^3",
                "symfony/console": "^5.4 || ^6.0 || ^7.0 || ^8.0",
                "symfony/stopwatch": "^5.4 || ^6.0 || ^7.0 || ^8.0",
                "symfony/var-exporter": "^6.2 || ^7.0 || ^8.0"
            },
            "conflict": {
                "doctrine/orm": "<2.12 || >=4"
            },
            "require-dev": {
                "doctrine/coding-standard": "^14",
                "doctrine/orm": "^2.13 || ^3",
                "doctrine/persistence": "^2 || ^3 || ^4",
                "doctrine/sql-formatter": "^1.0",
                "ext-pdo_sqlite": "*",
                "fig/log-test": "^1",
                "phpstan/phpstan": "^2",
                "phpstan/phpstan-deprecation-rules": "^2",
                "phpstan/phpstan-phpunit": "^2",
                "phpstan/phpstan-strict-rules": "^2",
                "phpstan/phpstan-symfony": "^2",
                "phpunit/phpunit": "^10.3 || ^11.0 || ^12.0",
                "symfony/cache": "^5.4 || ^6.0 || ^7.0 || ^8.0",
                "symfony/process": "^5.4 || ^6.0 || ^7.0 || ^8.0",
                "symfony/yaml": "^5.4 || ^6.0 || ^7.0 || ^8.0"
            },
            "suggest": {
                "doctrine/sql-formatter": "Allows to generate formatted SQL with the diff command.",
                "symfony/yaml": "Allows the use of yaml for migration configuration files."
            },
            "time": "2026-02-11T06:46:11+00:00",
            "bin": [
                "bin/doctrine-migrations"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Migrations\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Michael Simonson",
                    "email": "contact@mikesimonson.com"
                }
            ],
            "description": "PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.",
            "homepage": "https://www.doctrine-project.org/projects/migrations.html",
            "keywords": [
                "database",
                "dbal",
                "migrations"
            ],
            "support": {
                "issues": "https://github.com/doctrine/migrations/issues",
                "source": "https://github.com/doctrine/migrations/tree/3.9.6"
            },
            "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%2Fmigrations",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/migrations"
        },
        {
            "name": "doctrine/orm",
            "version": "3.6.2",
            "version_normalized": "3.6.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/orm.git",
                "reference": "4262eb495b4d2a53b45de1ac58881e0091f2970f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/orm/zipball/4262eb495b4d2a53b45de1ac58881e0091f2970f",
                "reference": "4262eb495b4d2a53b45de1ac58881e0091f2970f",
                "shasum": ""
            },
            "require": {
                "composer-runtime-api": "^2",
                "doctrine/collections": "^2.2",
                "doctrine/dbal": "^3.8.2 || ^4",
                "doctrine/deprecations": "^0.5.3 || ^1",
                "doctrine/event-manager": "^1.2 || ^2",
                "doctrine/inflector": "^1.4 || ^2.0",
                "doctrine/instantiator": "^1.3 || ^2",
                "doctrine/lexer": "^3",
                "doctrine/persistence": "^3.3.1 || ^4",
                "ext-ctype": "*",
                "php": "^8.1",
                "psr/cache": "^1 || ^2 || ^3",
                "symfony/console": "^5.4 || ^6.0 || ^7.0 || ^8.0",
                "symfony/var-exporter": "^6.3.9 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^14.0",
                "phpbench/phpbench": "^1.0",
                "phpstan/extension-installer": "^1.4",
                "phpstan/phpstan": "2.1.23",
                "phpstan/phpstan-deprecation-rules": "^2",
                "phpunit/phpunit": "^10.5.0 || ^11.5",
                "psr/log": "^1 || ^2 || ^3",
                "symfony/cache": "^5.4 || ^6.2 || ^7.0 || ^8.0"
            },
            "suggest": {
                "ext-dom": "Provides support for XSD validation for XML mapping files",
                "symfony/cache": "Provides cache support for Setup Tool with doctrine/cache 2.0"
            },
            "time": "2026-01-30T21:41:41+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\ORM\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com"
                }
            ],
            "description": "Object-Relational-Mapper for PHP",
            "homepage": "https://www.doctrine-project.org/projects/orm.html",
            "keywords": [
                "database",
                "orm"
            ],
            "support": {
                "issues": "https://github.com/doctrine/orm/issues",
                "source": "https://github.com/doctrine/orm/tree/3.6.2"
            },
            "install-path": "../doctrine/orm"
        },
        {
            "name": "doctrine/persistence",
            "version": "3.4.3",
            "version_normalized": "3.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/persistence.git",
                "reference": "d59e6ef7caffe6a30f4b6f9e9079a75f52c64ae0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/persistence/zipball/d59e6ef7caffe6a30f4b6f9e9079a75f52c64ae0",
                "reference": "d59e6ef7caffe6a30f4b6f9e9079a75f52c64ae0",
                "shasum": ""
            },
            "require": {
                "doctrine/event-manager": "^1 || ^2",
                "php": "^7.2 || ^8.0",
                "psr/cache": "^1.0 || ^2.0 || ^3.0"
            },
            "conflict": {
                "doctrine/common": "<2.10"
            },
            "require-dev": {
                "doctrine/coding-standard": "^12 || ^14",
                "doctrine/common": "^3.0",
                "phpstan/phpstan": "^1 || 2.1.30",
                "phpstan/phpstan-phpunit": "^1 || ^2",
                "phpstan/phpstan-strict-rules": "^1 || ^2",
                "phpunit/phpunit": "^8.5.38 || ^9.5",
                "symfony/cache": "^4.4 || ^5.4 || ^6.0 || ^7.0"
            },
            "time": "2025-10-21T15:21:39+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Persistence\\": "src/Persistence"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                },
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com"
                }
            ],
            "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
            "homepage": "https://www.doctrine-project.org/projects/persistence.html",
            "keywords": [
                "mapper",
                "object",
                "odm",
                "orm",
                "persistence"
            ],
            "support": {
                "issues": "https://github.com/doctrine/persistence/issues",
                "source": "https://github.com/doctrine/persistence/tree/3.4.3"
            },
            "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%2Fpersistence",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/persistence"
        },
        {
            "name": "donatj/phpuseragentparser",
            "version": "v1.11.0",
            "version_normalized": "1.11.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/donatj/PhpUserAgent.git",
                "reference": "c98541c5198bb75564d7db4a8971773bc848361e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/donatj/PhpUserAgent/zipball/c98541c5198bb75564d7db4a8971773bc848361e",
                "reference": "c98541c5198bb75564d7db4a8971773bc848361e",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "camspiers/json-pretty": "~1.0",
                "donatj/drop": "*",
                "ext-json": "*",
                "phpunit/phpunit": "~4.8|~9"
            },
            "time": "2025-09-10T21:58:40+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/UserAgentParser.php"
                ],
                "psr-4": {
                    "donatj\\UserAgent\\": "src/UserAgent"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jesse G. Donat",
                    "email": "donatj@gmail.com",
                    "homepage": "https://donatstudios.com",
                    "role": "Developer"
                }
            ],
            "description": "Lightning fast, minimalist PHP UserAgent string parser.",
            "homepage": "https://donatstudios.com/PHP-Parser-HTTP_USER_AGENT",
            "keywords": [
                "browser",
                "browser detection",
                "parser",
                "user agent",
                "useragent"
            ],
            "support": {
                "issues": "https://github.com/donatj/PhpUserAgent/issues",
                "source": "https://github.com/donatj/PhpUserAgent/tree/v1.11.0"
            },
            "funding": [
                {
                    "url": "https://www.paypal.me/donatj/15",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/donatj",
                    "type": "github"
                },
                {
                    "url": "https://ko-fi.com/donatj",
                    "type": "ko_fi"
                }
            ],
            "install-path": "../donatj/phpuseragentparser"
        },
        {
            "name": "fig/http-message-util",
            "version": "1.1.5",
            "version_normalized": "1.1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-message-util.git",
                "reference": "9d94dc0154230ac39e5bf89398b324a86f63f765"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-message-util/zipball/9d94dc0154230ac39e5bf89398b324a86f63f765",
                "reference": "9d94dc0154230ac39e5bf89398b324a86f63f765",
                "shasum": ""
            },
            "require": {
                "php": "^5.3 || ^7.0 || ^8.0"
            },
            "suggest": {
                "psr/http-message": "The package containing the PSR-7 interfaces"
            },
            "time": "2020-11-24T22:02:12+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Fig\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Utility classes and constants for use with PSR-7 (psr/http-message)",
            "keywords": [
                "http",
                "http-message",
                "psr",
                "psr-7",
                "request",
                "response"
            ],
            "support": {
                "issues": "https://github.com/php-fig/http-message-util/issues",
                "source": "https://github.com/php-fig/http-message-util/tree/1.1.5"
            },
            "install-path": "../fig/http-message-util"
        },
        {
            "name": "friendsofphp/proxy-manager-lts",
            "version": "v1.0.19",
            "version_normalized": "1.0.19.0",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfPHP/proxy-manager-lts.git",
                "reference": "c20299aa9f48a622052964a75c5a4cef017398b2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfPHP/proxy-manager-lts/zipball/c20299aa9f48a622052964a75c5a4cef017398b2",
                "reference": "c20299aa9f48a622052964a75c5a4cef017398b2",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-code": "~3.4.1|^4.0",
                "php": ">=7.1",
                "symfony/filesystem": "^4.4.17|^5.0|^6.0|^7.0|^8.0"
            },
            "conflict": {
                "laminas/laminas-stdlib": "<3.2.1",
                "zendframework/zend-stdlib": "<3.2.1"
            },
            "replace": {
                "ocramius/proxy-manager": "^2.1"
            },
            "require-dev": {
                "ext-phar": "*",
                "symfony/phpunit-bridge": "^5.4|^6.0|^7.0"
            },
            "time": "2025-10-28T10:28:17+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/Ocramius/ProxyManager",
                    "name": "ocramius/proxy-manager"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ProxyManager\\": "src/ProxyManager"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com",
                    "homepage": "https://ocramius.github.io/"
                },
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                }
            ],
            "description": "Adding support for a wider range of PHP versions to ocramius/proxy-manager",
            "homepage": "https://github.com/FriendsOfPHP/proxy-manager-lts",
            "keywords": [
                "aop",
                "lazy loading",
                "proxy",
                "proxy pattern",
                "service proxies"
            ],
            "support": {
                "issues": "https://github.com/FriendsOfPHP/proxy-manager-lts/issues",
                "source": "https://github.com/FriendsOfPHP/proxy-manager-lts/tree/v1.0.19"
            },
            "funding": [
                {
                    "url": "https://github.com/Ocramius",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/ocramius/proxy-manager",
                    "type": "tidelift"
                }
            ],
            "install-path": "../friendsofphp/proxy-manager-lts"
        },
        {
            "name": "geoip2/geoip2",
            "version": "v3.3.0",
            "version_normalized": "3.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/maxmind/GeoIP2-php.git",
                "reference": "49fceddd694295e76e970a32848e03bb19e56b42"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/maxmind/GeoIP2-php/zipball/49fceddd694295e76e970a32848e03bb19e56b42",
                "reference": "49fceddd694295e76e970a32848e03bb19e56b42",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "maxmind-db/reader": "^1.13.0",
                "maxmind/web-service-common": "~0.11",
                "php": ">=8.1"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.*",
                "phpstan/phpstan": "*",
                "phpunit/phpunit": "^10.0",
                "squizlabs/php_codesniffer": "4.*"
            },
            "time": "2025-11-20T18:50:15+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GeoIp2\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Gregory J. Oschwald",
                    "email": "goschwald@maxmind.com",
                    "homepage": "https://www.maxmind.com/"
                }
            ],
            "description": "MaxMind GeoIP2 PHP API",
            "homepage": "https://github.com/maxmind/GeoIP2-php",
            "keywords": [
                "IP",
                "geoip",
                "geoip2",
                "geolocation",
                "maxmind"
            ],
            "support": {
                "issues": "https://github.com/maxmind/GeoIP2-php/issues",
                "source": "https://github.com/maxmind/GeoIP2-php/tree/v3.3.0"
            },
            "install-path": "../geoip2/geoip2"
        },
        {
            "name": "google/protobuf",
            "version": "v5.34.0",
            "version_normalized": "5.34.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/protocolbuffers/protobuf-php.git",
                "reference": "1debe453db83159b98a38df5a3737feb1e8ef016"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/1debe453db83159b98a38df5a3737feb1e8ef016",
                "reference": "1debe453db83159b98a38df5a3737feb1e8ef016",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2.0"
            },
            "require-dev": {
                "phpunit/phpunit": ">=11.5.0 <12.0.0"
            },
            "suggest": {
                "ext-bcmath": "Need to support JSON deserialization"
            },
            "time": "2026-02-25T21:19:40+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Google\\Protobuf\\": "src/Google/Protobuf",
                    "GPBMetadata\\Google\\Protobuf\\": "src/GPBMetadata/Google/Protobuf"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "proto library for PHP",
            "homepage": "https://developers.google.com/protocol-buffers/",
            "keywords": [
                "proto"
            ],
            "support": {
                "source": "https://github.com/protocolbuffers/protobuf-php/tree/v5.34.0"
            },
            "install-path": "../google/protobuf"
        },
        {
            "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.8.0",
            "version_normalized": "2.8.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/psr7.git",
                "reference": "21dc724a0583619cd1652f673303492272778051"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/21dc724a0583619cd1652f673303492272778051",
                "reference": "21dc724a0583619cd1652f673303492272778051",
                "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",
                "phpunit/phpunit": "^8.5.44 || ^9.6.25"
            },
            "suggest": {
                "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
            },
            "time": "2025-08-23T21:21:41+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.8.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": "hidehalo/nanoid-php",
            "version": "2.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/hidehalo/nanoid-php.git",
                "reference": "3aa4f874d36e2368a57b2ad4c9ca1abe13514e66"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/hidehalo/nanoid-php/zipball/3aa4f874d36e2368a57b2ad4c9ca1abe13514e66",
                "reference": "3aa4f874d36e2368a57b2ad4c9ca1abe13514e66",
                "shasum": ""
            },
            "require": {
                "paragonie/random_compat": ">=2.0",
                "php": "~7.1|~8.0"
            },
            "require-dev": {
                "phpunit/phpunit": ">=5.6",
                "squizlabs/php_codesniffer": "^2.3"
            },
            "time": "2024-11-04T03:00:05+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Hidehalo\\Nanoid\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "hidehalo",
                    "email": "tianchen_cc@yeah.net",
                    "homepage": "https://github.com/hidehalo",
                    "role": "Owner"
                }
            ],
            "description": "A copy of nanoid in PHP",
            "homepage": "https://github.com/hidehalo/nanoid-php",
            "keywords": [
                "hidehalo",
                "nanoid-php"
            ],
            "support": {
                "issues": "https://github.com/hidehalo/nanoid-php/issues",
                "source": "https://github.com/hidehalo/nanoid-php/tree/2.0"
            },
            "install-path": "../hidehalo/nanoid-php"
        },
        {
            "name": "jaybizzle/crawler-detect",
            "version": "v1.3.7",
            "version_normalized": "1.3.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/JayBizzle/Crawler-Detect.git",
                "reference": "7f7a45b5d5df9c95ba6b2008544e6cf8e66de6f5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/7f7a45b5d5df9c95ba6b2008544e6cf8e66de6f5",
                "reference": "7f7a45b5d5df9c95ba6b2008544e6cf8e66de6f5",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8|^5.5|^6.5|^7.5|^8.5|^9.4"
            },
            "time": "2026-02-02T19:15:54+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.7"
            },
            "install-path": "../jaybizzle/crawler-detect"
        },
        {
            "name": "laminas/laminas-code",
            "version": "4.17.0",
            "version_normalized": "4.17.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-code.git",
                "reference": "40d61e2899ec17c5d08bbc0a2d586b3ca17ab9bd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-code/zipball/40d61e2899ec17c5d08bbc0a2d586b3ca17ab9bd",
                "reference": "40d61e2899ec17c5d08bbc0a2d586b3ca17ab9bd",
                "shasum": ""
            },
            "require": {
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0"
            },
            "require-dev": {
                "doctrine/annotations": "^2.0.1",
                "ext-phar": "*",
                "laminas/laminas-coding-standard": "^3.0.0",
                "laminas/laminas-stdlib": "^3.18.0",
                "phpunit/phpunit": "^10.5.58",
                "psalm/plugin-phpunit": "^0.19.0",
                "vimeo/psalm": "^5.15.0"
            },
            "suggest": {
                "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
                "laminas/laminas-stdlib": "Laminas\\Stdlib component"
            },
            "time": "2025-11-01T09:38:14+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Laminas\\Code\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
            "homepage": "https://laminas.dev",
            "keywords": [
                "code",
                "laminas",
                "laminasframework"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-code/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-code/issues",
                "rss": "https://github.com/laminas/laminas-code/releases.atom",
                "source": "https://github.com/laminas/laminas-code"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-code"
        },
        {
            "name": "laminas/laminas-config-aggregator",
            "version": "1.19.0",
            "version_normalized": "1.19.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-config-aggregator.git",
                "reference": "612343ce135c340fc667da3615e50d865a86b4d9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-config-aggregator/zipball/612343ce135c340fc667da3615e50d865a86b4d9",
                "reference": "612343ce135c340fc667da3615e50d865a86b4d9",
                "shasum": ""
            },
            "require": {
                "brick/varexporter": "^0.5.0 || ^0.4.0 || ^0.6.0",
                "laminas/laminas-stdlib": "^3.18.0",
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
                "webimpress/safe-writer": "^2.2.0"
            },
            "conflict": {
                "nikic/php-parser": "<4.12",
                "zendframework/zend-config-aggregator": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~3.1.0",
                "laminas/laminas-config": "^3.10.1",
                "phpunit/phpunit": "^11.5.42",
                "psalm/plugin-phpunit": "^0.19.5",
                "vimeo/psalm": "^6.13.1"
            },
            "suggest": {
                "laminas/laminas-config": "Allows loading configuration from XML, INI, YAML, and JSON files",
                "laminas/laminas-config-aggregator-modulemanager": "Allows loading configuration from laminas-mvc Module classes",
                "laminas/laminas-config-aggregator-parameters": "Allows usage of templated parameters within your configuration"
            },
            "time": "2025-10-14T19:57:01+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Laminas\\ConfigAggregator\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Lightweight library for collecting and merging configuration from different sources",
            "homepage": "https://laminas.dev",
            "keywords": [
                "config-aggregator",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-config-aggregator/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-config-aggregator/issues",
                "rss": "https://github.com/laminas/laminas-config-aggregator/releases.atom",
                "source": "https://github.com/laminas/laminas-config-aggregator"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-config-aggregator"
        },
        {
            "name": "laminas/laminas-diactoros",
            "version": "3.8.0",
            "version_normalized": "3.8.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-diactoros.git",
                "reference": "60c182916b2749480895601649563970f3f12ec4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/60c182916b2749480895601649563970f3f12ec4",
                "reference": "60c182916b2749480895601649563970f3f12ec4",
                "shasum": ""
            },
            "require": {
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
                "psr/http-factory": "^1.1",
                "psr/http-message": "^1.1 || ^2.0"
            },
            "conflict": {
                "amphp/amp": "<2.6.4"
            },
            "provide": {
                "psr/http-factory-implementation": "^1.0",
                "psr/http-message-implementation": "^1.1 || ^2.0"
            },
            "require-dev": {
                "ext-curl": "*",
                "ext-dom": "*",
                "ext-gd": "*",
                "ext-libxml": "*",
                "http-interop/http-factory-tests": "^2.2.0",
                "laminas/laminas-coding-standard": "~3.1.0",
                "php-http/psr7-integration-tests": "^1.4.0",
                "phpunit/phpunit": "^10.5.36",
                "psalm/plugin-phpunit": "^0.19.5",
                "vimeo/psalm": "^6.13"
            },
            "time": "2025-10-12T15:31:36+00:00",
            "type": "library",
            "extra": {
                "laminas": {
                    "module": "Laminas\\Diactoros",
                    "config-provider": "Laminas\\Diactoros\\ConfigProvider"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions/create_uploaded_file.php",
                    "src/functions/marshal_headers_from_sapi.php",
                    "src/functions/marshal_method_from_sapi.php",
                    "src/functions/marshal_protocol_version_from_sapi.php",
                    "src/functions/normalize_server.php",
                    "src/functions/normalize_uploaded_files.php",
                    "src/functions/parse_cookie_header.php"
                ],
                "psr-4": {
                    "Laminas\\Diactoros\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "PSR HTTP Message implementations",
            "homepage": "https://laminas.dev",
            "keywords": [
                "http",
                "laminas",
                "psr",
                "psr-17",
                "psr-7"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-diactoros/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-diactoros/issues",
                "rss": "https://github.com/laminas/laminas-diactoros/releases.atom",
                "source": "https://github.com/laminas/laminas-diactoros"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-diactoros"
        },
        {
            "name": "laminas/laminas-escaper",
            "version": "2.18.0",
            "version_normalized": "2.18.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-escaper.git",
                "reference": "06f211dfffff18d91844c1f55250d5d13c007e18"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/06f211dfffff18d91844c1f55250d5d13c007e18",
                "reference": "06f211dfffff18d91844c1f55250d5d13c007e18",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-mbstring": "*",
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0"
            },
            "conflict": {
                "zendframework/zend-escaper": "*"
            },
            "require-dev": {
                "infection/infection": "^0.31.0",
                "laminas/laminas-coding-standard": "~3.1.0",
                "phpunit/phpunit": "^11.5.42",
                "psalm/plugin-phpunit": "^0.19.5",
                "vimeo/psalm": "^6.13.1"
            },
            "time": "2025-10-14T18:31:13+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Laminas\\Escaper\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
            "homepage": "https://laminas.dev",
            "keywords": [
                "escaper",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-escaper/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-escaper/issues",
                "rss": "https://github.com/laminas/laminas-escaper/releases.atom",
                "source": "https://github.com/laminas/laminas-escaper"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-escaper"
        },
        {
            "name": "laminas/laminas-filter",
            "version": "2.42.0",
            "version_normalized": "2.42.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-filter.git",
                "reference": "985d27bd42daf51b415ce1ee889e0978cc1e59ed"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/985d27bd42daf51b415ce1ee889e0978cc1e59ed",
                "reference": "985d27bd42daf51b415ce1ee889e0978cc1e59ed",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "laminas/laminas-servicemanager": "^3.21.0",
                "laminas/laminas-stdlib": "^3.19.0",
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0"
            },
            "conflict": {
                "laminas/laminas-validator": "<2.10.1",
                "zendframework/zend-filter": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "^3.1",
                "laminas/laminas-crypt": "^3.12",
                "laminas/laminas-i18n": "^2.30.0",
                "laminas/laminas-uri": "^2.13",
                "pear/archive_tar": "^1.6.0",
                "phpunit/phpunit": "^10.5.58",
                "psalm/plugin-phpunit": "^0.19.0",
                "psr/http-factory": "^1.1.0",
                "vimeo/psalm": "^5.26.1"
            },
            "suggest": {
                "laminas/laminas-crypt": "Laminas\\Crypt component, for encryption filters",
                "laminas/laminas-i18n": "Laminas\\I18n component for filters depending on i18n functionality",
                "laminas/laminas-uri": "Laminas\\Uri component, for the UriNormalize filter",
                "psr/http-factory-implementation": "psr/http-factory-implementation, for creating file upload instances when consuming PSR-7 in file upload filters"
            },
            "time": "2025-10-13T15:44:52+00:00",
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\Filter",
                    "config-provider": "Laminas\\Filter\\ConfigProvider"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Laminas\\Filter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Programmatically filter and normalize data and files",
            "homepage": "https://laminas.dev",
            "keywords": [
                "filter",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-filter/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-filter/issues",
                "rss": "https://github.com/laminas/laminas-filter/releases.atom",
                "source": "https://github.com/laminas/laminas-filter"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-filter"
        },
        {
            "name": "laminas/laminas-httphandlerrunner",
            "version": "2.13.0",
            "version_normalized": "2.13.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-httphandlerrunner.git",
                "reference": "181eaeeb838ad3d80fbbcfb0657a46bc212bbd4e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-httphandlerrunner/zipball/181eaeeb838ad3d80fbbcfb0657a46bc212bbd4e",
                "reference": "181eaeeb838ad3d80fbbcfb0657a46bc212bbd4e",
                "shasum": ""
            },
            "require": {
                "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
                "psr/http-message": "^1.0 || ^2.0",
                "psr/http-message-implementation": "^1.0 || ^2.0",
                "psr/http-server-handler": "^1.0"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~3.1.0",
                "laminas/laminas-diactoros": "^3.6.0",
                "phpunit/phpunit": "^10.5.46",
                "psalm/plugin-phpunit": "^0.19.5",
                "vimeo/psalm": "^6.10.3"
            },
            "time": "2025-10-12T20:58:29+00:00",
            "type": "library",
            "extra": {
                "laminas": {
                    "config-provider": "Laminas\\HttpHandlerRunner\\ConfigProvider"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Laminas\\HttpHandlerRunner\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.",
            "homepage": "https://laminas.dev",
            "keywords": [
                "components",
                "laminas",
                "mezzio",
                "psr-15",
                "psr-7"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-httphandlerrunner/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-httphandlerrunner/issues",
                "rss": "https://github.com/laminas/laminas-httphandlerrunner/releases.atom",
                "source": "https://github.com/laminas/laminas-httphandlerrunner"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-httphandlerrunner"
        },
        {
            "name": "laminas/laminas-inputfilter",
            "version": "2.35.0",
            "version_normalized": "2.35.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-inputfilter.git",
                "reference": "326d2dac38814f70902a3a9e0062f740d06f89c5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-inputfilter/zipball/326d2dac38814f70902a3a9e0062f740d06f89c5",
                "reference": "326d2dac38814f70902a3a9e0062f740d06f89c5",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-filter": "^2.19",
                "laminas/laminas-servicemanager": "^3.21.0",
                "laminas/laminas-stdlib": "^3.19",
                "laminas/laminas-validator": "^2.60.0",
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
                "psr/container": "^1.1 || ^2.0"
            },
            "conflict": {
                "zendframework/zend-inputfilter": "*"
            },
            "require-dev": {
                "ext-json": "*",
                "laminas/laminas-coding-standard": "^3.1.0",
                "phpunit/phpunit": "^11.5.46",
                "psalm/plugin-phpunit": "^0.19.5",
                "psr/http-message": "^2.0",
                "vimeo/psalm": "^6.14.3"
            },
            "suggest": {
                "psr/http-message-implementation": "PSR-7 is required if you wish to validate PSR-7 UploadedFileInterface payloads"
            },
            "time": "2026-01-10T15:07:43+00:00",
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\InputFilter",
                    "config-provider": "Laminas\\InputFilter\\ConfigProvider"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Laminas\\InputFilter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Normalize and validate input sets from the web, APIs, the CLI, and more, including files",
            "homepage": "https://laminas.dev",
            "keywords": [
                "inputfilter",
                "laminas"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-inputfilter/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-inputfilter/issues",
                "rss": "https://github.com/laminas/laminas-inputfilter/releases.atom",
                "source": "https://github.com/laminas/laminas-inputfilter"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-inputfilter"
        },
        {
            "name": "laminas/laminas-servicemanager",
            "version": "3.24.0",
            "version_normalized": "3.24.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-servicemanager.git",
                "reference": "b172a0df568bf37ebdfb3658263156eefe3c1e8c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/b172a0df568bf37ebdfb3658263156eefe3c1e8c",
                "reference": "b172a0df568bf37ebdfb3658263156eefe3c1e8c",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-stdlib": "^3.19",
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
                "psr/container": "^1.0"
            },
            "conflict": {
                "ext-psr": "*",
                "laminas/laminas-code": "<4.10.0",
                "zendframework/zend-code": "<3.3.1",
                "zendframework/zend-servicemanager": "*"
            },
            "provide": {
                "psr/container-implementation": "^1.0"
            },
            "replace": {
                "container-interop/container-interop": "^1.2.0"
            },
            "require-dev": {
                "composer/package-versions-deprecated": "^1.11.99.5",
                "friendsofphp/proxy-manager-lts": "^1.0.18",
                "laminas/laminas-code": "^4.16.0",
                "laminas/laminas-coding-standard": "~2.5.0",
                "laminas/laminas-container-config-test": "^0.8",
                "mikey179/vfsstream": "^1.6.12",
                "phpbench/phpbench": "^1.4.1",
                "phpunit/phpunit": "^10.5.58",
                "psalm/plugin-phpunit": "^0.18.4",
                "vimeo/psalm": "^5.26.1"
            },
            "suggest": {
                "friendsofphp/proxy-manager-lts": "ProxyManager ^2.1.1 to handle lazy initialization of services"
            },
            "time": "2025-10-14T09:03:51+00:00",
            "bin": [
                "bin/generate-deps-for-config-factory",
                "bin/generate-factory-for-class"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/autoload.php"
                ],
                "psr-4": {
                    "Laminas\\ServiceManager\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Factory-Driven Dependency Injection Container",
            "homepage": "https://laminas.dev",
            "keywords": [
                "PSR-11",
                "dependency-injection",
                "di",
                "dic",
                "laminas",
                "service-manager",
                "servicemanager"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-servicemanager/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-servicemanager/issues",
                "rss": "https://github.com/laminas/laminas-servicemanager/releases.atom",
                "source": "https://github.com/laminas/laminas-servicemanager"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-servicemanager"
        },
        {
            "name": "laminas/laminas-stdlib",
            "version": "3.21.0",
            "version_normalized": "3.21.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-stdlib.git",
                "reference": "b1c81514cfe158aadf724c42b34d3d0a8164c096"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/b1c81514cfe158aadf724c42b34d3d0a8164c096",
                "reference": "b1c81514cfe158aadf724c42b34d3d0a8164c096",
                "shasum": ""
            },
            "require": {
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0"
            },
            "conflict": {
                "zendframework/zend-stdlib": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "^3.1.0",
                "phpbench/phpbench": "^1.4.1",
                "phpunit/phpunit": "^11.5.42",
                "psalm/plugin-phpunit": "^0.19.5",
                "vimeo/psalm": "^6.13.1"
            },
            "time": "2025-10-11T18:13:12+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Laminas\\Stdlib\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "SPL extensions, array utilities, error handlers, and more",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "stdlib"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-stdlib/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-stdlib/issues",
                "rss": "https://github.com/laminas/laminas-stdlib/releases.atom",
                "source": "https://github.com/laminas/laminas-stdlib"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-stdlib"
        },
        {
            "name": "laminas/laminas-stratigility",
            "version": "4.3.0",
            "version_normalized": "4.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-stratigility.git",
                "reference": "3413771ac42d096a108236f2790bba6803df8a27"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-stratigility/zipball/3413771ac42d096a108236f2790bba6803df8a27",
                "reference": "3413771ac42d096a108236f2790bba6803df8a27",
                "shasum": ""
            },
            "require": {
                "fig/http-message-util": "^1.1",
                "laminas/laminas-escaper": "^2.10.0",
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
                "psr/http-factory": "^1.0.2",
                "psr/http-message": "^1.0 || ^2.0",
                "psr/http-server-middleware": "^1.0.2"
            },
            "conflict": {
                "zendframework/zend-stratigility": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~3.1.0",
                "laminas/laminas-diactoros": "^2.25 || ^3.8.0",
                "phpunit/phpunit": "^11.5.42",
                "psalm/plugin-phpunit": "^0.19.5",
                "vimeo/psalm": "^6.13.1"
            },
            "suggest": {
                "psr/http-factory-implementation": "Please install a psr/http-factory implementation to consume Stratigility; e.g., laminas/laminas-diactoros",
                "psr/http-message-implementation": "Please install a psr/http-message implementation to consume Stratigility; e.g., laminas/laminas-diactoros"
            },
            "time": "2025-10-14T20:48:06+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions/double-pass-middleware.php",
                    "src/functions/host.php",
                    "src/functions/middleware.php",
                    "src/functions/path.php"
                ],
                "psr-4": {
                    "Laminas\\Stratigility\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "PSR-7 middleware foundation for building and dispatching middleware pipelines",
            "homepage": "https://laminas.dev",
            "keywords": [
                "http",
                "laminas",
                "middleware",
                "psr-15",
                "psr-17",
                "psr-7"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-stratigility/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-stratigility/issues",
                "rss": "https://github.com/laminas/laminas-stratigility/releases.atom",
                "source": "https://github.com/laminas/laminas-stratigility"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-stratigility"
        },
        {
            "name": "laminas/laminas-validator",
            "version": "2.65.0",
            "version_normalized": "2.65.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/laminas/laminas-validator.git",
                "reference": "f0767ca83e0dd91a6f8ccdd4f0887eb132c0ea49"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/f0767ca83e0dd91a6f8ccdd4f0887eb132c0ea49",
                "reference": "f0767ca83e0dd91a6f8ccdd4f0887eb132c0ea49",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-servicemanager": "^3.21.0",
                "laminas/laminas-stdlib": "^3.19",
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
                "psr/http-message": "^1.0.1 || ^2.0.0"
            },
            "conflict": {
                "zendframework/zend-validator": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "^2.5",
                "laminas/laminas-db": "^2.20",
                "laminas/laminas-filter": "^2.41.0",
                "laminas/laminas-i18n": "^2.30.0",
                "laminas/laminas-session": "^2.25.1",
                "laminas/laminas-uri": "^2.13.0",
                "phpunit/phpunit": "^10.5.58",
                "psalm/plugin-phpunit": "^0.19.0",
                "psr/http-client": "^1.0.3",
                "psr/http-factory": "^1.1.0",
                "vimeo/psalm": "^5.26.1"
            },
            "suggest": {
                "laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator",
                "laminas/laminas-filter": "Laminas\\Filter component, required by the Digits validator",
                "laminas/laminas-i18n": "Laminas\\I18n component to allow translation of validation error messages",
                "laminas/laminas-i18n-resources": "Translations of validator messages",
                "laminas/laminas-servicemanager": "Laminas\\ServiceManager component to allow using the ValidatorPluginManager and validator chains",
                "laminas/laminas-session": "Laminas\\Session component, ^2.8; required by the Csrf validator",
                "laminas/laminas-uri": "Laminas\\Uri component, required by the Uri and Sitemap\\Loc validators",
                "psr/http-message": "psr/http-message, required when validating PSR-7 UploadedFileInterface instances via the Upload and UploadFile validators"
            },
            "time": "2025-10-13T14:40:30+00:00",
            "type": "library",
            "extra": {
                "laminas": {
                    "component": "Laminas\\Validator",
                    "config-provider": "Laminas\\Validator\\ConfigProvider"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Laminas\\Validator\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria",
            "homepage": "https://laminas.dev",
            "keywords": [
                "laminas",
                "validator"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.laminas.dev/laminas-validator/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/laminas/laminas-validator/issues",
                "rss": "https://github.com/laminas/laminas-validator/releases.atom",
                "source": "https://github.com/laminas/laminas-validator"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../laminas/laminas-validator"
        },
        {
            "name": "lcobucci/jwt",
            "version": "5.6.0",
            "version_normalized": "5.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/lcobucci/jwt.git",
                "reference": "bb3e9f21e4196e8afc41def81ef649c164bca25e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/lcobucci/jwt/zipball/bb3e9f21e4196e8afc41def81ef649c164bca25e",
                "reference": "bb3e9f21e4196e8afc41def81ef649c164bca25e",
                "shasum": ""
            },
            "require": {
                "ext-openssl": "*",
                "ext-sodium": "*",
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
                "psr/clock": "^1.0"
            },
            "require-dev": {
                "infection/infection": "^0.29",
                "lcobucci/clock": "^3.2",
                "lcobucci/coding-standard": "^11.0",
                "phpbench/phpbench": "^1.2",
                "phpstan/extension-installer": "^1.2",
                "phpstan/phpstan": "^1.10.7",
                "phpstan/phpstan-deprecation-rules": "^1.1.3",
                "phpstan/phpstan-phpunit": "^1.3.10",
                "phpstan/phpstan-strict-rules": "^1.5.0",
                "phpunit/phpunit": "^11.1"
            },
            "suggest": {
                "lcobucci/clock": ">= 3.2"
            },
            "time": "2025-10-17T11:30:53+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Lcobucci\\JWT\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Luís Cobucci",
                    "email": "lcobucci@gmail.com",
                    "role": "Developer"
                }
            ],
            "description": "A simple library to work with JSON Web Token and JSON Web Signature",
            "keywords": [
                "JWS",
                "jwt"
            ],
            "support": {
                "issues": "https://github.com/lcobucci/jwt/issues",
                "source": "https://github.com/lcobucci/jwt/tree/5.6.0"
            },
            "funding": [
                {
                    "url": "https://github.com/lcobucci",
                    "type": "github"
                },
                {
                    "url": "https://www.patreon.com/lcobucci",
                    "type": "patreon"
                }
            ],
            "install-path": "../lcobucci/jwt"
        },
        {
            "name": "league/csv",
            "version": "9.28.0",
            "version_normalized": "9.28.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/csv.git",
                "reference": "6582ace29ae09ba5b07049d40ea13eb19c8b5073"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/csv/zipball/6582ace29ae09ba5b07049d40ea13eb19c8b5073",
                "reference": "6582ace29ae09ba5b07049d40ea13eb19c8b5073",
                "shasum": ""
            },
            "require": {
                "ext-filter": "*",
                "php": "^8.1.2"
            },
            "require-dev": {
                "ext-dom": "*",
                "ext-xdebug": "*",
                "friendsofphp/php-cs-fixer": "^3.92.3",
                "phpbench/phpbench": "^1.4.3",
                "phpstan/phpstan": "^1.12.32",
                "phpstan/phpstan-deprecation-rules": "^1.2.1",
                "phpstan/phpstan-phpunit": "^1.4.2",
                "phpstan/phpstan-strict-rules": "^1.6.2",
                "phpunit/phpunit": "^10.5.16 || ^11.5.22 || ^12.5.4",
                "symfony/var-dumper": "^6.4.8 || ^7.4.0 || ^8.0"
            },
            "suggest": {
                "ext-dom": "Required to use the XMLConverter and the HTMLConverter classes",
                "ext-iconv": "Needed to ease transcoding CSV using iconv stream filters",
                "ext-mbstring": "Needed to ease transcoding CSV using mb stream filters",
                "ext-mysqli": "Requiered to use the package with the MySQLi extension",
                "ext-pdo": "Required to use the package with the PDO extension",
                "ext-pgsql": "Requiered to use the package with the PgSQL extension",
                "ext-sqlite3": "Required to use the package with the SQLite3 extension"
            },
            "time": "2025-12-27T15:18:42+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "9.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions_include.php"
                ],
                "psr-4": {
                    "League\\Csv\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ignace Nyamagana Butera",
                    "email": "nyamsprod@gmail.com",
                    "homepage": "https://github.com/nyamsprod/",
                    "role": "Developer"
                }
            ],
            "description": "CSV data manipulation made easy in PHP",
            "homepage": "https://csv.thephpleague.com",
            "keywords": [
                "convert",
                "csv",
                "export",
                "filter",
                "import",
                "read",
                "transform",
                "write"
            ],
            "support": {
                "docs": "https://csv.thephpleague.com",
                "issues": "https://github.com/thephpleague/csv/issues",
                "rss": "https://github.com/thephpleague/csv/releases.atom",
                "source": "https://github.com/thephpleague/csv"
            },
            "funding": [
                {
                    "url": "https://github.com/sponsors/nyamsprod",
                    "type": "github"
                }
            ],
            "install-path": "../league/csv"
        },
        {
            "name": "league/event",
            "version": "3.0.3",
            "version_normalized": "3.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/event.git",
                "reference": "ec38ff7ea10cad7d99a79ac937fbcffb9334c210"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/event/zipball/ec38ff7ea10cad7d99a79ac937fbcffb9334c210",
                "reference": "ec38ff7ea10cad7d99a79ac937fbcffb9334c210",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.0",
                "psr/event-dispatcher": "^1.0"
            },
            "provide": {
                "psr/event-dispatcher-implementation": "1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.16",
                "phpstan/phpstan": "^0.12.45",
                "phpunit/phpunit": "^8.5"
            },
            "time": "2024-09-04T16:06:53+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\Event\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Frank de Jonge",
                    "email": "info@frenky.net"
                }
            ],
            "description": "Event package",
            "keywords": [
                "emitter",
                "event",
                "listener"
            ],
            "support": {
                "issues": "https://github.com/thephpleague/event/issues",
                "source": "https://github.com/thephpleague/event/tree/3.0.3"
            },
            "install-path": "../league/event"
        },
        {
            "name": "matomo/matomo-php-tracker",
            "version": "3.4.0",
            "version_normalized": "3.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/matomo-org/matomo-php-tracker.git",
                "reference": "9462dc6eb718c711545ea1b0f590b9ae892a4212"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/matomo-org/matomo-php-tracker/zipball/9462dc6eb718c711545ea1b0f590b9ae892a4212",
                "reference": "9462dc6eb718c711545ea1b0f590b9ae892a4212",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": "~7.2 || ~7.3 || ~7.4 || ~8.0 || ~8.1 || ~8.2 || ~8.3 || ~8.4 || ~8.5"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5 || ^9.3 || ^10.1"
            },
            "suggest": {
                "ext-curl": "Using this extension to issue the HTTPS request to Matomo"
            },
            "time": "2025-12-20T18:55:41+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "."
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "The Matomo Team",
                    "email": "hello@matomo.org",
                    "homepage": "https://matomo.org/team/"
                }
            ],
            "description": "PHP Client for Matomo Analytics Tracking API",
            "homepage": "https://matomo.org",
            "keywords": [
                "analytics",
                "matomo",
                "piwik",
                "tracker"
            ],
            "support": {
                "forum": "https://forum.matomo.org/",
                "issues": "https://github.com/matomo-org/matomo-php-tracker/issues",
                "source": "https://github.com/matomo-org/matomo-php-tracker"
            },
            "install-path": "../matomo/matomo-php-tracker"
        },
        {
            "name": "maxmind-db/reader",
            "version": "v1.13.1",
            "version_normalized": "1.13.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/maxmind/MaxMind-DB-Reader-php.git",
                "reference": "2194f58d0f024ce923e685cdf92af3daf9951908"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/maxmind/MaxMind-DB-Reader-php/zipball/2194f58d0f024ce923e685cdf92af3daf9951908",
                "reference": "2194f58d0f024ce923e685cdf92af3daf9951908",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "conflict": {
                "ext-maxminddb": "<1.11.1 || >=2.0.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.*",
                "phpstan/phpstan": "*",
                "phpunit/phpunit": ">=8.0.0,<10.0.0",
                "squizlabs/php_codesniffer": "4.*"
            },
            "suggest": {
                "ext-bcmath": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
                "ext-gmp": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
                "ext-maxminddb": "A C-based database decoder that provides significantly faster lookups",
                "maxmind-db/reader-ext": "C extension for significantly faster IP lookups (install via PIE: pie install maxmind-db/reader-ext)"
            },
            "time": "2025-11-21T22:24:26+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "MaxMind\\Db\\": "src/MaxMind/Db"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Gregory J. Oschwald",
                    "email": "goschwald@maxmind.com",
                    "homepage": "https://www.maxmind.com/"
                }
            ],
            "description": "MaxMind DB Reader API",
            "homepage": "https://github.com/maxmind/MaxMind-DB-Reader-php",
            "keywords": [
                "database",
                "geoip",
                "geoip2",
                "geolocation",
                "maxmind"
            ],
            "support": {
                "issues": "https://github.com/maxmind/MaxMind-DB-Reader-php/issues",
                "source": "https://github.com/maxmind/MaxMind-DB-Reader-php/tree/v1.13.1"
            },
            "install-path": "../maxmind-db/reader"
        },
        {
            "name": "maxmind/web-service-common",
            "version": "v0.11.1",
            "version_normalized": "0.11.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/maxmind/web-service-common-php.git",
                "reference": "c309236b5a5555b96cf560089ec3cead12d845d2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/maxmind/web-service-common-php/zipball/c309236b5a5555b96cf560089ec3cead12d845d2",
                "reference": "c309236b5a5555b96cf560089ec3cead12d845d2",
                "shasum": ""
            },
            "require": {
                "composer/ca-bundle": "^1.0.3",
                "ext-curl": "*",
                "ext-json": "*",
                "php": ">=8.1"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.*",
                "phpstan/phpstan": "*",
                "phpunit/phpunit": "^10.0",
                "squizlabs/php_codesniffer": "4.*"
            },
            "time": "2026-01-13T17:56:03+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "MaxMind\\Exception\\": "src/Exception",
                    "MaxMind\\WebService\\": "src/WebService"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Gregory Oschwald",
                    "email": "goschwald@maxmind.com"
                }
            ],
            "description": "Internal MaxMind Web Service API",
            "homepage": "https://github.com/maxmind/web-service-common-php",
            "support": {
                "issues": "https://github.com/maxmind/web-service-common-php/issues",
                "source": "https://github.com/maxmind/web-service-common-php/tree/v0.11.1"
            },
            "install-path": "../maxmind/web-service-common"
        },
        {
            "name": "mezzio/mezzio",
            "version": "3.27.0",
            "version_normalized": "3.27.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mezzio/mezzio.git",
                "reference": "77e5f97c68c1748c85288b8ac5630f2efeb1536b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mezzio/mezzio/zipball/77e5f97c68c1748c85288b8ac5630f2efeb1536b",
                "reference": "77e5f97c68c1748c85288b8ac5630f2efeb1536b",
                "shasum": ""
            },
            "require": {
                "fig/http-message-util": "^1.1.5",
                "laminas/laminas-httphandlerrunner": "^2.1",
                "laminas/laminas-stratigility": "^4.3",
                "mezzio/mezzio-router": "^3.15.0 || ^4.0.0",
                "mezzio/mezzio-template": "^2.2 || ^3.0",
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
                "psr/container": "^1.0||^2.0",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^1.0.1 || ^2.0.0",
                "psr/http-server-middleware": "^1.0",
                "webmozart/assert": "^1.11.0 || ^2.0.0"
            },
            "conflict": {
                "container-interop/container-interop": "<1.2.0",
                "filp/whoops": "<2.14.4",
                "laminas/laminas-diactoros": "<1.7.1",
                "laminas/laminas-http": "<2.15.0",
                "laminas/laminas-router": "<3.5.0",
                "laminas/laminas-stdlib": "<3.6.0",
                "zendframework/zend-expressive": "*"
            },
            "require-dev": {
                "filp/whoops": "^2.18.4",
                "laminas/laminas-coding-standard": "^3.1.0",
                "laminas/laminas-diactoros": "^3.8.0",
                "laminas/laminas-servicemanager": "^3.24.0",
                "mezzio/mezzio-fastroute": "^3.14",
                "mezzio/mezzio-laminasrouter": "^3.12",
                "phpunit/phpunit": "^11.5.44",
                "psalm/plugin-phpunit": "^0.19.5",
                "vimeo/psalm": "^6.13.1"
            },
            "suggest": {
                "filp/whoops": "^2.1 to use the Whoops error handler",
                "laminas/laminas-auradi-config": "^2.0 to use Aura.Di dependency injection container",
                "laminas/laminas-pimple-config": "^1.0 to use Pimple for dependency injection container",
                "laminas/laminas-servicemanager": "^3.3 to use laminas-servicemanager for dependency injection",
                "mezzio/mezzio-helpers": "^3.0 for its UrlHelper, ServerUrlHelper, and BodyParseMiddleware",
                "mezzio/mezzio-tooling": "^1.0 for migration and development tools; require it with the --dev flag",
                "psr/http-message-implementation": "Please install a psr/http-message-implementation to consume Mezzio; e.g., laminas/laminas-diactoros"
            },
            "time": "2026-01-09T13:03:09+00:00",
            "bin": [
                "bin/mezzio-tooling"
            ],
            "type": "library",
            "extra": {
                "laminas": {
                    "config-provider": "Mezzio\\ConfigProvider"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/constants.php",
                    "src/constants.legacy.php"
                ],
                "psr-4": {
                    "Mezzio\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "PSR-15 Middleware Microframework",
            "homepage": "https://mezzio.dev",
            "keywords": [
                "PSR-11",
                "http",
                "laminas",
                "mezzio",
                "middleware",
                "psr",
                "psr-15",
                "psr-7"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.mezzio.dev/mezzio/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/mezzio/mezzio/issues",
                "rss": "https://github.com/mezzio/mezzio/releases.atom",
                "source": "https://github.com/mezzio/mezzio"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../mezzio/mezzio"
        },
        {
            "name": "mezzio/mezzio-fastroute",
            "version": "3.14.0",
            "version_normalized": "3.14.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mezzio/mezzio-fastroute.git",
                "reference": "00b1dd8560566d745a5a3a18582d1242ad51dd64"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mezzio/mezzio-fastroute/zipball/00b1dd8560566d745a5a3a18582d1242ad51dd64",
                "reference": "00b1dd8560566d745a5a3a18582d1242ad51dd64",
                "shasum": ""
            },
            "require": {
                "fig/http-message-util": "^1.1.2",
                "laminas/laminas-stdlib": "^3.19.0",
                "mezzio/mezzio-router": "^3.18 || ^4.0.1",
                "nikic/fast-route": "^1.2",
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
                "psr/container": "^1.0 || ^2.0",
                "psr/http-message": "^1.0.1 || ^2.0.0"
            },
            "conflict": {
                "container-interop/container-interop": "<1.2.0",
                "zendframework/zend-expressive-fastroute": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~3.1.0",
                "laminas/laminas-diactoros": "^3.6.0",
                "laminas/laminas-stratigility": "^4.2.0",
                "mikey179/vfsstream": "^1.6.12",
                "phpunit/phpunit": "^11.5.42",
                "psalm/plugin-phpunit": "^0.19.5",
                "vimeo/psalm": "^6.13.1"
            },
            "time": "2025-10-11T08:43:04+00:00",
            "type": "library",
            "extra": {
                "laminas": {
                    "config-provider": "Mezzio\\Router\\FastRouteRouter\\ConfigProvider"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Mezzio\\Router\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "FastRoute integration for Mezzio",
            "homepage": "https://mezzio.dev",
            "keywords": [
                "FastRoute",
                "http",
                "laminas",
                "mezzio",
                "middleware",
                "psr",
                "psr-7"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.mezzio.dev/mezzio/features/router/fast-route/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/mezzio/mezzio-fastroute/issues",
                "rss": "https://github.com/mezzio/mezzio-fastroute/releases.atom",
                "source": "https://github.com/mezzio/mezzio-fastroute"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../mezzio/mezzio-fastroute"
        },
        {
            "name": "mezzio/mezzio-problem-details",
            "version": "1.19.0",
            "version_normalized": "1.19.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mezzio/mezzio-problem-details.git",
                "reference": "93d0fa1877138f53f7b726a1370cb472cc65d32d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mezzio/mezzio-problem-details/zipball/93d0fa1877138f53f7b726a1370cb472cc65d32d",
                "reference": "93d0fa1877138f53f7b726a1370cb472cc65d32d",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "fig/http-message-util": "^1.1.2",
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
                "psr/container": "^1.0 || ^2.0",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^1.0 || ^2.0",
                "psr/http-server-middleware": "^1.0",
                "spatie/array-to-xml": "^3.3.0",
                "webmozart/assert": "^1.10 || ^2.0",
                "willdurand/negotiation": "^3.0"
            },
            "conflict": {
                "zendframework/zend-problem-details": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~3.1.0",
                "laminas/laminas-diactoros": "^3.8",
                "phpunit/phpunit": "^11.5.46",
                "psalm/plugin-phpunit": "^0.19.5",
                "rector/rector": "^2.2.14",
                "vimeo/psalm": "^6.14.1"
            },
            "time": "2026-02-17T14:19:56+00:00",
            "type": "library",
            "extra": {
                "laminas": {
                    "config-provider": "Mezzio\\ProblemDetails\\ConfigProvider"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Mezzio\\ProblemDetails\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Problem Details for PSR-7 HTTP APIs addressing the RFC 7807 standard",
            "homepage": "https://mezzio.dev",
            "keywords": [
                "api",
                "laminas",
                "mezzio",
                "problem-details",
                "rest",
                "rfc 7807",
                "rfc7807"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.mezzio.dev/mezzio-problem-details/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/mezzio/mezzio-problem-details/issues",
                "rss": "https://github.com/mezzio/mezzio-problem-details/releases.atom",
                "source": "https://github.com/mezzio/mezzio-problem-details"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../mezzio/mezzio-problem-details"
        },
        {
            "name": "mezzio/mezzio-router",
            "version": "4.2.0",
            "version_normalized": "4.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mezzio/mezzio-router.git",
                "reference": "e7a6505d7e460ce30c4135e146241d7d24d81c27"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mezzio/mezzio-router/zipball/e7a6505d7e460ce30c4135e146241d7d24d81c27",
                "reference": "e7a6505d7e460ce30c4135e146241d7d24d81c27",
                "shasum": ""
            },
            "require": {
                "fig/http-message-util": "^1.1.5",
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
                "psr/container": "^1.1.2 || ^2.0",
                "psr/http-factory": "^1.0.2",
                "psr/http-message": "^1.0.1 || ^2.0.0",
                "psr/http-server-middleware": "^1.0.2",
                "webmozart/assert": "^1.11.0 || ^2.1.1"
            },
            "conflict": {
                "mezzio/mezzio": "<3.5",
                "zendframework/zend-expressive-router": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~3.1.0",
                "laminas/laminas-diactoros": "^3.6.0",
                "laminas/laminas-servicemanager": "^4.4.0",
                "laminas/laminas-stratigility": "^4.2.0",
                "phpunit/phpunit": "^11.5.42",
                "psalm/plugin-phpunit": "^0.19.5",
                "vimeo/psalm": "^6.13.1"
            },
            "suggest": {
                "mezzio/mezzio-fastroute": "^3.0 to use the FastRoute routing adapter",
                "mezzio/mezzio-laminasrouter": "^3.0 to use the laminas-router routing adapter"
            },
            "time": "2026-01-09T11:44:24+00:00",
            "type": "library",
            "extra": {
                "laminas": {
                    "config-provider": "Mezzio\\Router\\ConfigProvider"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Mezzio\\Router\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Router subcomponent for Mezzio",
            "homepage": "https://mezzio.dev",
            "keywords": [
                "http",
                "laminas",
                "mezzio",
                "middleware",
                "psr",
                "psr-7"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.mezzio.dev/mezzio/features/router/intro/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/mezzio/mezzio-router/issues",
                "rss": "https://github.com/mezzio/mezzio-router/releases.atom",
                "source": "https://github.com/mezzio/mezzio-router"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../mezzio/mezzio-router"
        },
        {
            "name": "mezzio/mezzio-template",
            "version": "3.0.0",
            "version_normalized": "3.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mezzio/mezzio-template.git",
                "reference": "49a797e19b167b208327854c81eb079937f0b161"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mezzio/mezzio-template/zipball/49a797e19b167b208327854c81eb079937f0b161",
                "reference": "49a797e19b167b208327854c81eb079937f0b161",
                "shasum": ""
            },
            "require": {
                "php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0"
            },
            "conflict": {
                "zendframework/zend-expressive-template": "*"
            },
            "require-dev": {
                "laminas/laminas-coding-standard": "~3.1.0",
                "phpunit/phpunit": "^11.5.42",
                "psalm/plugin-phpunit": "^0.19.5",
                "vimeo/psalm": "^6.13.1"
            },
            "suggest": {
                "mezzio/mezzio-laminasviewrenderer": "^2.0 to use the laminas-view PhpRenderer template renderer",
                "mezzio/mezzio-platesrenderer": "^2.0 to use the Plates template renderer",
                "mezzio/mezzio-twigrenderer": "^2.0 to use the Twig template renderer"
            },
            "time": "2025-10-11T09:18:27+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Mezzio\\Template\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Template subcomponent for Mezzio",
            "homepage": "https://mezzio.dev",
            "keywords": [
                "laminas",
                "mezzio",
                "template"
            ],
            "support": {
                "chat": "https://laminas.dev/chat",
                "docs": "https://docs.mezzio.dev/mezzio/features/template/intro/",
                "forum": "https://discourse.laminas.dev",
                "issues": "https://github.com/mezzio/mezzio-template/issues",
                "rss": "https://github.com/mezzio/mezzio-template/releases.atom",
                "source": "https://github.com/mezzio/mezzio-template"
            },
            "funding": [
                {
                    "url": "https://funding.communitybridge.org/projects/laminas-project",
                    "type": "community_bridge"
                }
            ],
            "install-path": "../mezzio/mezzio-template"
        },
        {
            "name": "mlocati/ip-lib",
            "version": "1.22.0",
            "version_normalized": "1.22.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mlocati/ip-lib.git",
                "reference": "4e40ffd3bf9989db19403d89c4d8be44b87b8a91"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mlocati/ip-lib/zipball/4e40ffd3bf9989db19403d89c4d8be44b87b8a91",
                "reference": "4e40ffd3bf9989db19403d89c4d8be44b87b8a91",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "ext-pdo_sqlite": "*",
                "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.5 || ^9.5"
            },
            "time": "2025-10-15T12:35:09+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "IPLib\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michele Locati",
                    "email": "mlocati@gmail.com",
                    "homepage": "https://github.com/mlocati",
                    "role": "Author"
                }
            ],
            "description": "Handle IPv4, IPv6 addresses and ranges",
            "homepage": "https://github.com/mlocati/ip-lib",
            "keywords": [
                "IP",
                "address",
                "addresses",
                "ipv4",
                "ipv6",
                "manage",
                "managing",
                "matching",
                "network",
                "networking",
                "range",
                "subnet"
            ],
            "support": {
                "issues": "https://github.com/mlocati/ip-lib/issues",
                "source": "https://github.com/mlocati/ip-lib/tree/1.22.0"
            },
            "funding": [
                {
                    "url": "https://github.com/sponsors/mlocati",
                    "type": "github"
                },
                {
                    "url": "https://paypal.me/mlocati",
                    "type": "other"
                }
            ],
            "install-path": "../mlocati/ip-lib"
        },
        {
            "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": "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": "pagerfanta/core",
            "version": "v3.8.0",
            "version_normalized": "3.8.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Pagerfanta/core.git",
                "reference": "a995f69ff9af64a45c3dc3d8217100624ae214f2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Pagerfanta/core/zipball/a995f69ff9af64a45c3dc3d8217100624ae214f2",
                "reference": "a995f69ff9af64a45c3dc3d8217100624ae214f2",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": "^7.4 || ^8.0",
                "symfony/deprecation-contracts": "^2.1 || ^3.0",
                "symfony/polyfill-php80": "^1.15"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.6 || ^10.0"
            },
            "time": "2023-04-15T16:39:14+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Pagerfanta\\": "./"
                },
                "exclude-from-classmap": [
                    "Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Core Pagerfanta API",
            "keywords": [
                "pagerfanta"
            ],
            "support": {
                "source": "https://github.com/Pagerfanta/core/tree/v3.8.0"
            },
            "install-path": "../pagerfanta/core"
        },
        {
            "name": "paragonie/constant_time_encoding",
            "version": "v3.1.3",
            "version_normalized": "3.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/constant_time_encoding.git",
                "reference": "d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77",
                "reference": "d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77",
                "shasum": ""
            },
            "require": {
                "php": "^8"
            },
            "require-dev": {
                "infection/infection": "^0",
                "nikic/php-fuzzer": "^0",
                "phpunit/phpunit": "^9|^10|^11",
                "vimeo/psalm": "^4|^5|^6"
            },
            "time": "2025-09-24T15:06:41+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-amqplib/php-amqplib",
            "version": "v3.7.4",
            "version_normalized": "3.7.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-amqplib/php-amqplib.git",
                "reference": "381b6f7c600e0e0c7463cdd7f7a1a3bc6268e5fd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-amqplib/php-amqplib/zipball/381b6f7c600e0e0c7463cdd7f7a1a3bc6268e5fd",
                "reference": "381b6f7c600e0e0c7463cdd7f7a1a3bc6268e5fd",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "ext-sockets": "*",
                "php": "^7.2||^8.0",
                "phpseclib/phpseclib": "^2.0|^3.0"
            },
            "conflict": {
                "php": "7.4.0 - 7.4.1"
            },
            "replace": {
                "videlalvaro/php-amqplib": "self.version"
            },
            "require-dev": {
                "ext-curl": "*",
                "nategood/httpful": "^0.2.20",
                "phpunit/phpunit": "^7.5|^9.5",
                "squizlabs/php_codesniffer": "^3.6"
            },
            "time": "2025-11-23T17:00:56+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PhpAmqpLib\\": "PhpAmqpLib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Alvaro Videla",
                    "role": "Original Maintainer"
                },
                {
                    "name": "Raúl Araya",
                    "email": "nubeiro@gmail.com",
                    "role": "Maintainer"
                },
                {
                    "name": "Luke Bakken",
                    "email": "luke@bakken.io",
                    "role": "Maintainer"
                },
                {
                    "name": "Ramūnas Dronga",
                    "email": "github@ramuno.lt",
                    "role": "Maintainer"
                }
            ],
            "description": "Formerly videlalvaro/php-amqplib.  This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.",
            "homepage": "https://github.com/php-amqplib/php-amqplib/",
            "keywords": [
                "message",
                "queue",
                "rabbitmq"
            ],
            "support": {
                "issues": "https://github.com/php-amqplib/php-amqplib/issues",
                "source": "https://github.com/php-amqplib/php-amqplib/tree/v3.7.4"
            },
            "install-path": "../php-amqplib/php-amqplib"
        },
        {
            "name": "phpseclib/phpseclib",
            "version": "3.0.49",
            "version_normalized": "3.0.49.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpseclib/phpseclib.git",
                "reference": "6233a1e12584754e6b5daa69fe1289b47775c1b9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/6233a1e12584754e6b5daa69fe1289b47775c1b9",
                "reference": "6233a1e12584754e6b5daa69fe1289b47775c1b9",
                "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-01-27T09:17:28+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.49"
            },
            "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": "predis/predis",
            "version": "v2.4.1",
            "version_normalized": "2.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/predis/predis.git",
                "reference": "07105e050622ed80bd60808367ced9e379f31530"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/predis/predis/zipball/07105e050622ed80bd60808367ced9e379f31530",
                "reference": "07105e050622ed80bd60808367ced9e379f31530",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.3",
                "phpstan/phpstan": "^1.9",
                "phpunit/phpcov": "^6.0 || ^8.0",
                "phpunit/phpunit": "^8.0 || ^9.4"
            },
            "suggest": {
                "ext-relay": "Faster connection with in-memory caching (>=0.6.2)"
            },
            "time": "2025-11-12T18:00:11+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Predis\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Till Krüss",
                    "homepage": "https://till.im",
                    "role": "Maintainer"
                }
            ],
            "description": "A flexible and feature-complete Redis/Valkey client for PHP.",
            "homepage": "http://github.com/predis/predis",
            "keywords": [
                "nosql",
                "predis",
                "redis"
            ],
            "support": {
                "issues": "https://github.com/predis/predis/issues",
                "source": "https://github.com/predis/predis/tree/v2.4.1"
            },
            "funding": [
                {
                    "url": "https://github.com/sponsors/tillkruss",
                    "type": "github"
                }
            ],
            "install-path": "../predis/predis"
        },
        {
            "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/clock",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/clock.git",
                "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
                "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
                "shasum": ""
            },
            "require": {
                "php": "^7.0 || ^8.0"
            },
            "time": "2022-11-25T14:36:26+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Clock\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for reading the clock.",
            "homepage": "https://github.com/php-fig/clock",
            "keywords": [
                "clock",
                "now",
                "psr",
                "psr-20",
                "time"
            ],
            "support": {
                "issues": "https://github.com/php-fig/clock/issues",
                "source": "https://github.com/php-fig/clock/tree/1.0.0"
            },
            "install-path": "../psr/clock"
        },
        {
            "name": "psr/container",
            "version": "1.1.2",
            "version_normalized": "1.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/container.git",
                "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
                "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4.0"
            },
            "time": "2021-11-05T16:50:12+00:00",
            "type": "library",
            "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/1.1.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": "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": "ramsey/collection",
            "version": "2.1.1",
            "version_normalized": "2.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ramsey/collection.git",
                "reference": "344572933ad0181accbf4ba763e85a0306a8c5e2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ramsey/collection/zipball/344572933ad0181accbf4ba763e85a0306a8c5e2",
                "reference": "344572933ad0181accbf4ba763e85a0306a8c5e2",
                "shasum": ""
            },
            "require": {
                "php": "^8.1"
            },
            "require-dev": {
                "captainhook/plugin-composer": "^5.3",
                "ergebnis/composer-normalize": "^2.45",
                "fakerphp/faker": "^1.24",
                "hamcrest/hamcrest-php": "^2.0",
                "jangregor/phpstan-prophecy": "^2.1",
                "mockery/mockery": "^1.6",
                "php-parallel-lint/php-console-highlighter": "^1.0",
                "php-parallel-lint/php-parallel-lint": "^1.4",
                "phpspec/prophecy-phpunit": "^2.3",
                "phpstan/extension-installer": "^1.4",
                "phpstan/phpstan": "^2.1",
                "phpstan/phpstan-mockery": "^2.0",
                "phpstan/phpstan-phpunit": "^2.0",
                "phpunit/phpunit": "^10.5",
                "ramsey/coding-standard": "^2.3",
                "ramsey/conventional-commits": "^1.6",
                "roave/security-advisories": "dev-latest"
            },
            "time": "2025-03-22T05:38:12+00:00",
            "type": "library",
            "extra": {
                "captainhook": {
                    "force-install": true
                },
                "ramsey/conventional-commits": {
                    "configFile": "conventional-commits.json"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Ramsey\\Collection\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ben Ramsey",
                    "email": "ben@benramsey.com",
                    "homepage": "https://benramsey.com"
                }
            ],
            "description": "A PHP library for representing and manipulating collections.",
            "keywords": [
                "array",
                "collection",
                "hash",
                "map",
                "queue",
                "set"
            ],
            "support": {
                "issues": "https://github.com/ramsey/collection/issues",
                "source": "https://github.com/ramsey/collection/tree/2.1.1"
            },
            "install-path": "../ramsey/collection"
        },
        {
            "name": "ramsey/uuid",
            "version": "4.9.2",
            "version_normalized": "4.9.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ramsey/uuid.git",
                "reference": "8429c78ca35a09f27565311b98101e2826affde0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ramsey/uuid/zipball/8429c78ca35a09f27565311b98101e2826affde0",
                "reference": "8429c78ca35a09f27565311b98101e2826affde0",
                "shasum": ""
            },
            "require": {
                "brick/math": "^0.8.16 || ^0.9 || ^0.10 || ^0.11 || ^0.12 || ^0.13 || ^0.14",
                "php": "^8.0",
                "ramsey/collection": "^1.2 || ^2.0"
            },
            "replace": {
                "rhumsaa/uuid": "self.version"
            },
            "require-dev": {
                "captainhook/captainhook": "^5.25",
                "captainhook/plugin-composer": "^5.3",
                "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
                "ergebnis/composer-normalize": "^2.47",
                "mockery/mockery": "^1.6",
                "paragonie/random-lib": "^2",
                "php-mock/php-mock": "^2.6",
                "php-mock/php-mock-mockery": "^1.5",
                "php-parallel-lint/php-parallel-lint": "^1.4.0",
                "phpbench/phpbench": "^1.2.14",
                "phpstan/extension-installer": "^1.4",
                "phpstan/phpstan": "^2.1",
                "phpstan/phpstan-mockery": "^2.0",
                "phpstan/phpstan-phpunit": "^2.0",
                "phpunit/phpunit": "^9.6",
                "slevomat/coding-standard": "^8.18",
                "squizlabs/php_codesniffer": "^3.13"
            },
            "suggest": {
                "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
                "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
                "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
                "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
                "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
            },
            "time": "2025-12-14T04:43:48+00:00",
            "type": "library",
            "extra": {
                "captainhook": {
                    "force-install": true
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions.php"
                ],
                "psr-4": {
                    "Ramsey\\Uuid\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
            "keywords": [
                "guid",
                "identifier",
                "uuid"
            ],
            "support": {
                "issues": "https://github.com/ramsey/uuid/issues",
                "source": "https://github.com/ramsey/uuid/tree/4.9.2"
            },
            "install-path": "../ramsey/uuid"
        },
        {
            "name": "roadrunner-php/roadrunner-api-dto",
            "version": "v1.14.1",
            "version_normalized": "1.14.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/roadrunner-php/roadrunner-api-dto.git",
                "reference": "a7664d4a4c451631fba7d5504fdf4f94a81a19c3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/roadrunner-php/roadrunner-api-dto/zipball/a7664d4a4c451631fba7d5504fdf4f94a81a19c3",
                "reference": "a7664d4a4c451631fba7d5504fdf4f94a81a19c3",
                "shasum": ""
            },
            "require": {
                "google/protobuf": "^4.31.1||^5.34.0",
                "php": "^8.1"
            },
            "conflict": {
                "temporal/sdk": "<2.9.0"
            },
            "suggest": {
                "google/common-protos": "Required for Temporal API"
            },
            "time": "2026-02-28T14:55:02+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Temporal\\": "generated/Temporal",
                    "RoadRunner\\": "generated/RoadRunner",
                    "GPBMetadata\\": "generated/GPBMetadata"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Pavel Butchnev (butschster)",
                    "email": "pavel.buchnev@spiralscout.com"
                },
                {
                    "name": "Aleksei Gagarin (roxblnfk)",
                    "email": "alexey.gagarin@spiralscout.com"
                },
                {
                    "name": "RoadRunner Community",
                    "homepage": "https://github.com/roadrunner-server/roadrunner/graphs/contributors"
                }
            ],
            "description": "RoadRunner PHP API",
            "homepage": "https://roadrunner.dev",
            "support": {
                "chat": "https://discord.gg/V6EK4he",
                "docs": "https://docs.roadrunner.dev",
                "forum": "https://forum.roadrunner.dev",
                "issues": "https://github.com/roadrunner-server/roadrunner/issues",
                "source": "https://github.com/roadrunner-php/roadrunner-api-dto/tree/v1.14.1"
            },
            "funding": [
                {
                    "url": "https://github.com/sponsors/roadrunner-server",
                    "type": "github"
                }
            ],
            "install-path": "../roadrunner-php/roadrunner-api-dto"
        },
        {
            "name": "shlinkio/doctrine-specification",
            "version": "v2.3.0",
            "version_normalized": "2.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/shlinkio/Doctrine-Specification.git",
                "reference": "0d15b7a58d4db71446682209556fa6ff7b713925"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/shlinkio/Doctrine-Specification/zipball/0d15b7a58d4db71446682209556fa6ff7b713925",
                "reference": "0d15b7a58d4db71446682209556fa6ff7b713925",
                "shasum": ""
            },
            "require": {
                "doctrine/orm": "^3.3",
                "php": ">=8.3",
                "symfony/property-access": "^7.3 || ^8.0"
            },
            "require-dev": {
                "phpspec/phpspec": "^8.0.0",
                "phpspec/prophecy": "^1.23"
            },
            "time": "2025-11-13T14:45:28+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Happyr\\DoctrineSpecification\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias@happyr.com"
                },
                {
                    "name": "Kacper Gunia",
                    "email": "kacper@gunia.me"
                },
                {
                    "name": "Peter Gribanov",
                    "email": "info@peter-gribanov.ru"
                }
            ],
            "description": "Specification Pattern for your Doctrine repositories. Forked from https://github.com/Happyr/Doctrine-Specification",
            "homepage": "http://developer.happyr.com/",
            "keywords": [
                "doctrine",
                "repository",
                "specification"
            ],
            "support": {
                "source": "https://github.com/shlinkio/Doctrine-Specification/tree/v2.3.0"
            },
            "install-path": "../shlinkio/doctrine-specification"
        },
        {
            "name": "shlinkio/shlink-common",
            "version": "v8.0.0",
            "version_normalized": "8.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/shlinkio/shlink-common.git",
                "reference": "fb268edb00d17a3bd7310015c36d5a1458afe910"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/shlinkio/shlink-common/zipball/fb268edb00d17a3bd7310015c36d5a1458afe910",
                "reference": "fb268edb00d17a3bd7310015c36d5a1458afe910",
                "shasum": ""
            },
            "require": {
                "cakephp/chronos": "^3.2",
                "doctrine/orm": "^3.5",
                "ext-fileinfo": "*",
                "fig/http-message-util": "^1.1",
                "guzzlehttp/guzzle": "^7.9",
                "laminas/laminas-diactoros": "^3.6",
                "laminas/laminas-inputfilter": "^2.33",
                "laminas/laminas-servicemanager": "^3.23",
                "lcobucci/jwt": "^5.6",
                "monolog/monolog": "^3.9",
                "php": "^8.4",
                "php-amqplib/php-amqplib": "^3.7",
                "predis/predis": "^2.4",
                "psr/http-server-middleware": "^1.0",
                "ramsey/uuid": "^4.9",
                "shlinkio/shlink-config": "^4.0",
                "shlinkio/shlink-json": "^1.2",
                "symfony/cache": "^8.0",
                "symfony/lock": "^8.0",
                "symfony/mercure": "^0.7",
                "symfony/string": "^8.0",
                "symfony/translation-contracts": "^3.6"
            },
            "require-dev": {
                "akrabat/ip-address-middleware": "^2.6",
                "devster/ubench": "^2.1",
                "laminas/laminas-stratigility": "^4.3",
                "mezzio/mezzio-problem-details": "^1.18",
                "pagerfanta/core": "^3.8",
                "phpstan/phpstan": "^2.1",
                "phpstan/phpstan-phpunit": "^2.0",
                "phpunit/phpunit": "^13.0",
                "psr/simple-cache": "^3.0",
                "roave/security-advisories": "dev-master",
                "shlinkio/php-coding-standard": "~2.5.0",
                "symfony/var-dumper": "^8.0"
            },
            "suggest": {
                "laminas/laminas-stratigility": "To log ErrorHandler errors using the ErrorLogger",
                "mezzio/mezzio-problem-details": "To log ProblemDetailsMiddleware errors using the ErrorLogger",
                "pagerfanta/core": "To use the PagerfantaUtilsTrait"
            },
            "time": "2026-02-08T11:20:16+00:00",
            "type": "project",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "functions/functions.php"
                ],
                "psr-4": {
                    "Shlinkio\\Shlink\\Common\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Alejandro Celaya Alastrué",
                    "email": "alejandro@alejandrocelaya.com",
                    "homepage": "https://www.alejandrocelaya.com"
                }
            ],
            "description": "Common tools used by Shlink",
            "homepage": "https://shlink.io",
            "support": {
                "issues": "https://github.com/shlinkio/shlink-common/issues",
                "source": "https://github.com/shlinkio/shlink-common/tree/v8.0.0"
            },
            "install-path": "../shlinkio/shlink-common"
        },
        {
            "name": "shlinkio/shlink-config",
            "version": "v4.1.0",
            "version_normalized": "4.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/shlinkio/shlink-config.git",
                "reference": "53bd75aeac024cd46c8798a6d351a5c8a2fde35b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/shlinkio/shlink-config/zipball/53bd75aeac024cd46c8798a6d351a5c8a2fde35b",
                "reference": "53bd75aeac024cd46c8798a6d351a5c8a2fde35b",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-servicemanager": "^4.5 || ^3.24",
                "laminas/laminas-stdlib": "^3.21",
                "php": "^8.4"
            },
            "require-dev": {
                "cuyz/valinor": "^2.3.1",
                "devster/ubench": "^2.1",
                "phpstan/phpstan": "^2.1",
                "phpstan/phpstan-phpunit": "^2.0",
                "phpunit/phpunit": "^13.0",
                "psr/simple-cache": "^2.0",
                "roave/security-advisories": "dev-master",
                "shlinkio/php-coding-standard": "~2.5.0",
                "symfony/var-dumper": "^8.0"
            },
            "time": "2026-02-08T11:41:15+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "functions/functions.php"
                ],
                "psr-4": {
                    "Shlinkio\\Shlink\\Config\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Alejandro Celaya Alastrué",
                    "email": "alejandro@alejandrocelaya.com",
                    "homepage": "https://www.alejandrocelaya.com"
                }
            ],
            "description": "Utils to load, parse and work with configuration on Shlink project",
            "homepage": "https://shlink.io",
            "support": {
                "issues": "https://github.com/shlinkio/shlink-config/issues",
                "source": "https://github.com/shlinkio/shlink-config/tree/v4.1.0"
            },
            "install-path": "../shlinkio/shlink-config"
        },
        {
            "name": "shlinkio/shlink-event-dispatcher",
            "version": "v4.4.0",
            "version_normalized": "4.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/shlinkio/shlink-event-dispatcher.git",
                "reference": "e53a2fc66b1aa43ac264add2104e4cbe1e44569c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/shlinkio/shlink-event-dispatcher/zipball/e53a2fc66b1aa43ac264add2104e4cbe1e44569c",
                "reference": "e53a2fc66b1aa43ac264add2104e4cbe1e44569c",
                "shasum": ""
            },
            "require": {
                "league/event": "^3.0",
                "php": "^8.4",
                "psr/event-dispatcher": "^1.0",
                "psr/log": "^3.0",
                "shlinkio/shlink-config": "^4.1",
                "shlinkio/shlink-json": "^1.3"
            },
            "require-dev": {
                "phpstan/phpstan": "^2.1",
                "phpstan/phpstan-phpunit": "^2.0",
                "phpunit/phpunit": "^13.0",
                "shlinkio/php-coding-standard": "~2.5.0",
                "spiral/roadrunner-jobs": "^4.7",
                "symfony/var-dumper": "^8.0"
            },
            "suggest": {
                "spiral/roadrunner-jobs": "To be able to run async event dispatchers as roadrunner job tasks"
            },
            "time": "2026-02-08T11:51:05+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "functions/functions.php"
                ],
                "psr-4": {
                    "Shlinkio\\Shlink\\EventDispatcher\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Alejandro Celaya Alastrué",
                    "email": "alejandro@alejandrocelaya.com",
                    "homepage": "https://www.alejandrocelaya.com"
                }
            ],
            "description": "Simplifies registering async and regular PSR-14 event listeners while using RoadRunner.",
            "homepage": "https://shlink.io",
            "support": {
                "issues": "https://github.com/shlinkio/shlink-event-dispatcher/issues",
                "source": "https://github.com/shlinkio/shlink-event-dispatcher/tree/v4.4.0"
            },
            "install-path": "../shlinkio/shlink-event-dispatcher"
        },
        {
            "name": "shlinkio/shlink-importer",
            "version": "v5.7.0",
            "version_normalized": "5.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/shlinkio/shlink-importer.git",
                "reference": "e289854bf655486cf4f93ec4e2203468a1d15de9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/shlinkio/shlink-importer/zipball/e289854bf655486cf4f93ec4e2203468a1d15de9",
                "reference": "e289854bf655486cf4f93ec4e2203468a1d15de9",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-servicemanager": "^4.5 || ^3.24",
                "league/csv": "^9.28",
                "php": "^8.4",
                "shlinkio/shlink-config": "^4.0",
                "shlinkio/shlink-json": "^1.3",
                "symfony/console": "^8.0"
            },
            "require-dev": {
                "guzzlehttp/guzzle": "^7.10",
                "phpstan/phpstan": "^2.1",
                "phpstan/phpstan-phpunit": "^2.0",
                "phpunit/phpunit": "^13.0",
                "psr/http-factory": "^1.1",
                "roave/security-advisories": "dev-master",
                "shlinkio/php-coding-standard": "~2.5.0",
                "symfony/var-dumper": "^8.0"
            },
            "suggest": {
                "psr/http-client": "If you want to be able to import URLs from Bit.ly, YOURLS, Kutt.it or another Shlink instance",
                "psr/http-factory": "If you want to be able to import URLs from Bit.ly, YOURLS, Kutt.it or another Shlink instance"
            },
            "time": "2026-02-08T11:36:21+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Shlinkio\\Shlink\\Importer\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Alejandro Celaya Alastrué",
                    "email": "alejandro@alejandrocelaya.com",
                    "homepage": "https://www.alejandrocelaya.com"
                }
            ],
            "description": "Collection of tools to import links from different sources and map them to a shlink-compliant format",
            "homepage": "https://shlink.io",
            "support": {
                "issues": "https://github.com/shlinkio/shlink-importer/issues",
                "source": "https://github.com/shlinkio/shlink-importer/tree/v5.7.0"
            },
            "install-path": "../shlinkio/shlink-importer"
        },
        {
            "name": "shlinkio/shlink-installer",
            "version": "v10.0.0",
            "version_normalized": "10.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/shlinkio/shlink-installer.git",
                "reference": "8df6fff223a86f2add40e6735205be0be7812aa6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/shlinkio/shlink-installer/zipball/8df6fff223a86f2add40e6735205be0be7812aa6",
                "reference": "8df6fff223a86f2add40e6735205be0be7812aa6",
                "shasum": ""
            },
            "require": {
                "laminas/laminas-config-aggregator": "^1.19",
                "laminas/laminas-servicemanager": "^4.5 || ^3.24",
                "laminas/laminas-stdlib": "^3.21",
                "php": "^8.4",
                "shlinkio/shlink-config": "^4.0",
                "symfony/console": "^8.0",
                "symfony/filesystem": "^8.0",
                "symfony/process": "^8.0",
                "webimpress/safe-writer": "^2.2"
            },
            "require-dev": {
                "devster/ubench": "^2.1",
                "phpstan/phpstan": "^2.1",
                "phpstan/phpstan-phpunit": "^2.0",
                "phpunit/phpunit": "^13.0",
                "roave/security-advisories": "dev-master",
                "shlinkio/php-coding-standard": "~2.5.0",
                "symfony/var-dumper": "^8.0"
            },
            "time": "2026-02-08T11:28:38+00:00",
            "bin": [
                "bin/shlink-installer"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Shlinkio\\Shlink\\Installer\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Alejandro Celaya Alastrué",
                    "email": "alejandro@alejandrocelaya.com",
                    "homepage": "https://www.alejandrocelaya.com"
                }
            ],
            "description": "A PHP command line tool used to install shlink",
            "homepage": "https://shlink.io",
            "support": {
                "issues": "https://github.com/shlinkio/shlink-installer/issues",
                "source": "https://github.com/shlinkio/shlink-installer/tree/v10.0.0"
            },
            "install-path": "../shlinkio/shlink-installer"
        },
        {
            "name": "shlinkio/shlink-ip-geolocation",
            "version": "v5.0.0",
            "version_normalized": "5.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/shlinkio/shlink-ip-geolocation.git",
                "reference": "c78b8078893805d32bba13b21ef6ae3cb856cb05"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/shlinkio/shlink-ip-geolocation/zipball/c78b8078893805d32bba13b21ef6ae3cb856cb05",
                "reference": "c78b8078893805d32bba13b21ef6ae3cb856cb05",
                "shasum": ""
            },
            "require": {
                "ext-zlib": "*",
                "fig/http-message-util": "^1.1",
                "geoip2/geoip2": "^3.3",
                "guzzlehttp/guzzle": "^7.10",
                "php": "^8.4",
                "shlinkio/shlink-config": "^4.0",
                "symfony/filesystem": "^8.0"
            },
            "require-dev": {
                "devster/ubench": "^2.1",
                "phpstan/phpstan": "^2.1",
                "phpstan/phpstan-phpunit": "^2.0",
                "phpunit/phpunit": "^13.0",
                "shlinkio/php-coding-standard": "~2.5.0",
                "symfony/var-dumper": "^8.0"
            },
            "time": "2026-02-08T11:45:23+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Shlinkio\\Shlink\\IpGeolocation\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Alejandro Celaya Alastrué",
                    "email": "alejandro@alejandrocelaya.com",
                    "homepage": "https://www.alejandrocelaya.com"
                }
            ],
            "description": "Shlink module with tools to geolocate an IP address using different strategies.",
            "homepage": "https://shlink.io",
            "support": {
                "issues": "https://github.com/shlinkio/shlink-ip-geolocation/issues",
                "source": "https://github.com/shlinkio/shlink-ip-geolocation/tree/v5.0.0"
            },
            "install-path": "../shlinkio/shlink-ip-geolocation"
        },
        {
            "name": "shlinkio/shlink-json",
            "version": "v1.3.0",
            "version_normalized": "1.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/shlinkio/shlink-json.git",
                "reference": "387764395b468bf6e2e79b9a5e36336f51c18ee9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/shlinkio/shlink-json/zipball/387764395b468bf6e2e79b9a5e36336f51c18ee9",
                "reference": "387764395b468bf6e2e79b9a5e36336f51c18ee9",
                "shasum": ""
            },
            "require": {
                "php": "^8.4"
            },
            "require-dev": {
                "phpstan/phpstan": "^2.1",
                "roave/security-advisories": "dev-master",
                "shlinkio/php-coding-standard": "~2.5.0"
            },
            "time": "2026-01-07T18:47:01+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "functions/functions.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Alejandro Celaya Alastrué",
                    "email": "alejandro@alejandrocelaya.com",
                    "homepage": "https://www.alejandrocelaya.com"
                }
            ],
            "description": "JSON encoding/decoding utilities",
            "homepage": "https://shlink.io",
            "support": {
                "issues": "https://github.com/shlinkio/shlink-json/issues",
                "source": "https://github.com/shlinkio/shlink-json/tree/v1.3.0"
            },
            "install-path": "../shlinkio/shlink-json"
        },
        {
            "name": "spatie/array-to-xml",
            "version": "3.4.4",
            "version_normalized": "3.4.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/spatie/array-to-xml.git",
                "reference": "88b2f3852a922dd73177a68938f8eb2ec70c7224"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/spatie/array-to-xml/zipball/88b2f3852a922dd73177a68938f8eb2ec70c7224",
                "reference": "88b2f3852a922dd73177a68938f8eb2ec70c7224",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "php": "^8.0"
            },
            "require-dev": {
                "mockery/mockery": "^1.2",
                "pestphp/pest": "^1.21",
                "spatie/pest-plugin-snapshots": "^1.1"
            },
            "time": "2025-12-15T09:00:41+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Spatie\\ArrayToXml\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Freek Van der Herten",
                    "email": "freek@spatie.be",
                    "homepage": "https://freek.dev",
                    "role": "Developer"
                }
            ],
            "description": "Convert an array to xml",
            "homepage": "https://github.com/spatie/array-to-xml",
            "keywords": [
                "array",
                "convert",
                "xml"
            ],
            "support": {
                "source": "https://github.com/spatie/array-to-xml/tree/3.4.4"
            },
            "funding": [
                {
                    "url": "https://spatie.be/open-source/support-us",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/spatie",
                    "type": "github"
                }
            ],
            "install-path": "../spatie/array-to-xml"
        },
        {
            "name": "spiral/core",
            "version": "3.16.1",
            "version_normalized": "3.16.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/spiral/core.git",
                "reference": "fc9b81afd87a61ae9e523d86d1bff277a3e81b95"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/spiral/core/zipball/fc9b81afd87a61ae9e523d86d1bff277a3e81b95",
                "reference": "fc9b81afd87a61ae9e523d86d1bff277a3e81b95",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "psr/container": "^1.1|^2.0",
                "spiral/security": "^3.16.1"
            },
            "provide": {
                "psr/container-implementation": "^1.1|^2.0"
            },
            "require-dev": {
                "mockery/mockery": "^1.6.12",
                "phpunit/phpunit": "^10.5.41",
                "vimeo/psalm": "^6.0"
            },
            "time": "2026-02-23T11:41:23+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.17.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Spiral\\Core\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Anton Titov (wolfy-j)",
                    "email": "wolfy-j@spiralscout.com"
                },
                {
                    "name": "Pavel Butchnev (butschster)",
                    "homepage": "https://github.com/butschster"
                },
                {
                    "name": "Aleksei Gagarin (roxblnfk)",
                    "homepage": "https://github.com/roxblnfk"
                },
                {
                    "name": "Maksim Smakouz (msmakouz)",
                    "email": "maksim.smakouz@spiralscout.com"
                }
            ],
            "description": "IoC container, IoC scopes, factory, memory, configuration interfaces",
            "homepage": "https://spiral.dev",
            "support": {
                "issues": "https://github.com/spiral/framework/issues",
                "source": "https://github.com/spiral/core"
            },
            "funding": [
                {
                    "url": "https://github.com/sponsors/spiral",
                    "type": "github"
                }
            ],
            "install-path": "../spiral/core"
        },
        {
            "name": "spiral/goridge",
            "version": "4.2.1",
            "version_normalized": "4.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/roadrunner-php/goridge.git",
                "reference": "2a372118dac1f0c0511e2862f963ce649fefd9fa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/roadrunner-php/goridge/zipball/2a372118dac1f0c0511e2862f963ce649fefd9fa",
                "reference": "2a372118dac1f0c0511e2862f963ce649fefd9fa",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ext-sockets": "*",
                "php": ">=8.1",
                "spiral/roadrunner": "^2023 || ^2024.1 || ^2025.1"
            },
            "require-dev": {
                "google/protobuf": "^3.22 || ^4.0",
                "infection/infection": "^0.29.0",
                "jetbrains/phpstorm-attributes": "^1.0",
                "phpunit/phpunit": "^10.5.45",
                "rybakit/msgpack": "^0.7",
                "spiral/code-style": "*",
                "vimeo/psalm": "^6.0"
            },
            "suggest": {
                "ext-msgpack": "MessagePack codec support",
                "ext-protobuf": "Protobuf codec support",
                "google/protobuf": "(^3.0) Protobuf codec support",
                "rybakit/msgpack": "(^0.7) MessagePack codec support"
            },
            "time": "2025-05-05T13:55:33+00:00",
            "type": "goridge",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Spiral\\Goridge\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Anton Titov (wolfy-j)",
                    "email": "wolfy-j@spiralscout.com"
                },
                {
                    "name": "Valery Piashchynski",
                    "homepage": "https://github.com/rustatian"
                },
                {
                    "name": "Aleksei Gagarin (roxblnfk)",
                    "homepage": "https://github.com/roxblnfk"
                },
                {
                    "name": "Pavel Buchnev (butschster)",
                    "email": "pavel.buchnev@spiralscout.com"
                },
                {
                    "name": "Maksim Smakouz (msmakouz)",
                    "email": "maksim.smakouz@spiralscout.com"
                },
                {
                    "name": "RoadRunner Community",
                    "homepage": "https://github.com/roadrunner-server/roadrunner/graphs/contributors"
                }
            ],
            "description": "High-performance PHP-to-Golang RPC bridge",
            "homepage": "https://spiral.dev/",
            "support": {
                "chat": "https://discord.gg/V6EK4he",
                "docs": "https://docs.roadrunner.dev",
                "issues": "https://github.com/roadrunner-server/roadrunner/issues",
                "source": "https://github.com/roadrunner-php/goridge/tree/4.2.1"
            },
            "funding": [
                {
                    "url": "https://github.com/sponsors/roadrunner-server",
                    "type": "github"
                }
            ],
            "install-path": "../spiral/goridge"
        },
        {
            "name": "spiral/hmvc",
            "version": "3.16.1",
            "version_normalized": "3.16.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/spiral/hmvc.git",
                "reference": "63c6b9c5ac84c30926fdc4488a8c44f6f5d5664d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/spiral/hmvc/zipball/63c6b9c5ac84c30926fdc4488a8c44f6f5d5664d",
                "reference": "63c6b9c5ac84c30926fdc4488a8c44f6f5d5664d",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "psr/event-dispatcher": "^1.0",
                "spiral/core": "^3.16.1",
                "spiral/interceptors": "^3.16.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^10.5.41",
                "spiral/testing": "^2.12",
                "vimeo/psalm": "^6.0"
            },
            "time": "2026-02-23T11:41:35+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.17.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Spiral\\Core\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Anton Titov (wolfy-j)",
                    "email": "wolfy-j@spiralscout.com"
                },
                {
                    "name": "Pavel Butchnev (butschster)",
                    "homepage": "https://github.com/butschster"
                },
                {
                    "name": "Aleksei Gagarin (roxblnfk)",
                    "homepage": "https://github.com/roxblnfk"
                },
                {
                    "name": "Maksim Smakouz (msmakouz)",
                    "email": "maksim.smakouz@spiralscout.com"
                }
            ],
            "description": "HMVC Core and Controllers",
            "homepage": "https://spiral.dev",
            "support": {
                "chat": "https://discord.gg/V6EK4he",
                "docs": "https://spiral.dev/docs",
                "issues": "https://github.com/spiral/framework/issues",
                "source": "https://github.com/spiral/hmvc"
            },
            "funding": [
                {
                    "url": "https://github.com/sponsors/spiral",
                    "type": "github"
                }
            ],
            "install-path": "../spiral/hmvc"
        },
        {
            "name": "spiral/interceptors",
            "version": "3.16.1",
            "version_normalized": "3.16.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/spiral/interceptors.git",
                "reference": "306ab72c945acc03ef67398155de95ee3adbe617"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/spiral/interceptors/zipball/306ab72c945acc03ef67398155de95ee3adbe617",
                "reference": "306ab72c945acc03ef67398155de95ee3adbe617",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "psr/event-dispatcher": "^1.0",
                "spiral/core": "^3.16.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^10.5.41",
                "spiral/testing": "^2.12",
                "vimeo/psalm": "^6.0"
            },
            "time": "2026-02-23T11:45:15+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.17.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Spiral\\Interceptors\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Anton Titov (wolfy-j)",
                    "email": "wolfy-j@spiralscout.com"
                },
                {
                    "name": "Pavel Butchnev (butschster)",
                    "homepage": "https://github.com/butschster"
                },
                {
                    "name": "Aleksei Gagarin (roxblnfk)",
                    "homepage": "https://github.com/roxblnfk"
                },
                {
                    "name": "Maksim Smakouz (msmakouz)",
                    "email": "maksim.smakouz@spiralscout.com"
                }
            ],
            "description": "Spiral Interceptors",
            "homepage": "https://spiral.dev",
            "keywords": [
                "aop",
                "interceptors",
                "spiral"
            ],
            "support": {
                "chat": "https://discord.gg/V6EK4he",
                "docs": "https://spiral.dev/docs",
                "issues": "https://github.com/spiral/framework/issues",
                "source": "https://github.com/spiral/interceptors"
            },
            "funding": [
                {
                    "url": "https://github.com/sponsors/spiral",
                    "type": "github"
                }
            ],
            "install-path": "../spiral/interceptors"
        },
        {
            "name": "spiral/logger",
            "version": "3.16.1",
            "version_normalized": "3.16.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/spiral/logger.git",
                "reference": "133f5069311114809984f3d53634c4e6246ae650"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/spiral/logger/zipball/133f5069311114809984f3d53634c4e6246ae650",
                "reference": "133f5069311114809984f3d53634c4e6246ae650",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "psr/log": "1 - 3",
                "spiral/core": "^3.16.1"
            },
            "require-dev": {
                "mockery/mockery": "^1.6.12",
                "phpunit/phpunit": "^10.5.41",
                "vimeo/psalm": "^6.0"
            },
            "time": "2026-02-23T11:45:15+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.17.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Spiral\\Logger\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Anton Titov (wolfy-j)",
                    "email": "wolfy-j@spiralscout.com"
                },
                {
                    "name": "Pavel Butchnev (butschster)",
                    "homepage": "https://github.com/butschster"
                },
                {
                    "name": "Aleksei Gagarin (roxblnfk)",
                    "homepage": "https://github.com/roxblnfk"
                },
                {
                    "name": "Maksim Smakouz (msmakouz)",
                    "email": "maksim.smakouz@spiralscout.com"
                }
            ],
            "description": "LogFactory and global log listeners",
            "homepage": "https://spiral.dev",
            "support": {
                "issues": "https://github.com/spiral/framework/issues",
                "source": "https://github.com/spiral/logger"
            },
            "funding": [
                {
                    "url": "https://github.com/sponsors/spiral",
                    "type": "github"
                }
            ],
            "install-path": "../spiral/logger"
        },
        {
            "name": "spiral/roadrunner",
            "version": "v2025.1.8",
            "version_normalized": "2025.1.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/roadrunner-server/roadrunner.git",
                "reference": "e3b05713e8d65ad4d5104d839890cc4892d63b2d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/roadrunner-server/roadrunner/zipball/e3b05713e8d65ad4d5104d839890cc4892d63b2d",
                "reference": "e3b05713e8d65ad4d5104d839890cc4892d63b2d",
                "shasum": ""
            },
            "time": "2026-02-19T14:32:44+00:00",
            "type": "metapackage",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Anton Titov / Wolfy-J",
                    "email": "wolfy.jd@gmail.com"
                },
                {
                    "name": "Valery Piashchynski",
                    "homepage": "https://github.com/rustatian"
                },
                {
                    "name": "RoadRunner Community",
                    "homepage": "https://github.com/roadrunner-server/roadrunner/graphs/contributors"
                }
            ],
            "description": "RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins",
            "homepage": "https://roadrunner.dev/",
            "support": {
                "chat": "https://discord.gg/V6EK4he",
                "docs": "https://docs.roadrunner.dev/",
                "issues": "https://github.com/roadrunner-server/roadrunner/issues",
                "source": "https://github.com/roadrunner-server/roadrunner/tree/v2025.1.8"
            },
            "funding": [
                {
                    "url": "https://github.com/sponsors/roadrunner-server",
                    "type": "github"
                }
            ],
            "install-path": null
        },
        {
            "name": "spiral/roadrunner-cli",
            "version": "v2.7.2",
            "version_normalized": "2.7.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/roadrunner-php/cli.git",
                "reference": "54909d3fff22d34d1a6e894785f3df9dca0e2e8c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/roadrunner-php/cli/zipball/54909d3fff22d34d1a6e894785f3df9dca0e2e8c",
                "reference": "54909d3fff22d34d1a6e894785f3df9dca0e2e8c",
                "shasum": ""
            },
            "require": {
                "composer/semver": "^3.4",
                "ext-json": "*",
                "php": ">=8.1",
                "spiral/roadrunner-worker": "^2 || ^3",
                "spiral/tokenizer": "^2.13 || ^3.15",
                "symfony/console": "^5.3 || ^6.0 || ^7.0 || ^8.0",
                "symfony/http-client": "^4.4.51 || ^5.4.49 || ^6.4.17 || ^7.2 || ^8.0",
                "symfony/yaml": "^5.4.49 || ^6.4.17 || ^7.2 || ^8.0"
            },
            "require-dev": {
                "jetbrains/phpstorm-attributes": "^1.2",
                "spiral/code-style": "^2.2.2",
                "spiral/dumper": "^3.3",
                "vimeo/psalm": "^6.0"
            },
            "time": "2025-12-14T19:18:46+00:00",
            "bin": [
                "bin/rr"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Spiral\\RoadRunner\\Console\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Anton Titov (wolfy-j)",
                    "email": "wolfy-j@spiralscout.com"
                },
                {
                    "name": "RoadRunner Community",
                    "homepage": "https://github.com/spiral/roadrunner/graphs/contributors"
                }
            ],
            "description": "RoadRunner: Command Line Interface",
            "homepage": "https://roadrunner.dev",
            "support": {
                "chat": "https://discord.gg/V6EK4he",
                "docs": "https://docs.roadrunner.dev",
                "issues": "https://github.com/roadrunner-server/roadrunner/issues",
                "source": "https://github.com/roadrunner-php/cli/tree/v2.7.2"
            },
            "funding": [
                {
                    "url": "https://github.com/sponsors/roadrunner-server",
                    "type": "github"
                }
            ],
            "install-path": "../spiral/roadrunner-cli"
        },
        {
            "name": "spiral/roadrunner-http",
            "version": "v3.6.0",
            "version_normalized": "3.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/roadrunner-php/http.git",
                "reference": "a44a5f7d54d4ee8a14fe99cd22dcd128db270c88"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/roadrunner-php/http/zipball/a44a5f7d54d4ee8a14fe99cd22dcd128db270c88",
                "reference": "a44a5f7d54d4ee8a14fe99cd22dcd128db270c88",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": ">=8.1",
                "psr/http-factory": "^1.0.1",
                "psr/http-message": "^1.0.1 || ^2.0",
                "roadrunner-php/roadrunner-api-dto": "^1.6",
                "spiral/roadrunner": "^2023.3 || ^2024.1 || ^2025.1",
                "spiral/roadrunner-worker": "^3.5",
                "symfony/polyfill-php83": "^1.29"
            },
            "require-dev": {
                "jetbrains/phpstorm-attributes": "^1.0",
                "nyholm/psr7": "^1.3",
                "phpunit/phpunit": "^10.5",
                "spiral/code-style": "^2.3",
                "spiral/dumper": "^3.3",
                "symfony/process": "^6.2 || ^7.0",
                "vimeo/psalm": "^6.13"
            },
            "suggest": {
                "ext-protobuf": "Provides Protocol Buffers support. Without it, performance will be lower.",
                "spiral/roadrunner-cli": "Provides RoadRunner installation and management CLI tools"
            },
            "time": "2025-08-31T12:42:23+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Spiral\\RoadRunner\\Http\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Anton Titov (wolfy-j)",
                    "email": "wolfy-j@spiralscout.com"
                },
                {
                    "name": "Valery Piashchynski",
                    "homepage": "https://github.com/rustatian"
                },
                {
                    "name": "Aleksei Gagarin (roxblnfk)",
                    "homepage": "https://github.com/roxblnfk"
                },
                {
                    "name": "Pavel Buchnev (butschster)",
                    "email": "pavel.buchnev@spiralscout.com"
                },
                {
                    "name": "Maksim Smakouz (msmakouz)",
                    "email": "maksim.smakouz@spiralscout.com"
                },
                {
                    "name": "RoadRunner Community",
                    "homepage": "https://github.com/roadrunner-server/roadrunner/graphs/contributors"
                }
            ],
            "description": "RoadRunner: HTTP and PSR-7 worker",
            "homepage": "https://spiral.dev/",
            "support": {
                "chat": "https://discord.gg/V6EK4he",
                "docs": "https://docs.roadrunner.dev",
                "forum": "https://forum.roadrunner.dev/",
                "issues": "https://github.com/roadrunner-server/roadrunner/issues",
                "source": "https://github.com/roadrunner-php/http/tree/v3.6.0"
            },
            "funding": [
                {
                    "url": "https://github.com/sponsors/roadrunner-server",
                    "type": "github"
                }
            ],
            "install-path": "../spiral/roadrunner-http"
        },
        {
            "name": "spiral/roadrunner-jobs",
            "version": "v4.7.0",
            "version_normalized": "4.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/roadrunner-php/jobs.git",
                "reference": "cfa65cacc49d6686da8045b0f3ee6b0d26aab5f8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/roadrunner-php/jobs/zipball/cfa65cacc49d6686da8045b0f3ee6b0d26aab5f8",
                "reference": "cfa65cacc49d6686da8045b0f3ee6b0d26aab5f8",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": ">=8.1",
                "ramsey/uuid": "^3 || ^4",
                "roadrunner-php/roadrunner-api-dto": "^1.0",
                "spiral/goridge": "^4.0",
                "spiral/roadrunner": "^2024.2 || ^2025.1",
                "spiral/roadrunner-worker": "^3.0"
            },
            "require-dev": {
                "google/protobuf": "^3.17 || ^4.0",
                "phpunit/phpunit": "^10.0",
                "roave/security-advisories": "dev-master",
                "vimeo/psalm": ">=5.8"
            },
            "time": "2025-11-05T06:37:16+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Spiral\\RoadRunner\\Jobs\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Anton Titov (wolfy-j)",
                    "email": "wolfy-j@spiralscout.com"
                },
                {
                    "name": "Pavel Buchnev (butschster)",
                    "email": "pavel.buchnev@spiralscout.com"
                },
                {
                    "name": "Aleksei Gagarin (roxblnfk)",
                    "email": "alexey.gagarin@spiralscout.com"
                },
                {
                    "name": "Maksim Smakouz (msmakouz)",
                    "email": "maksim.smakouz@spiralscout.com"
                },
                {
                    "name": "Kirill Nesmeyanov (SerafimArts)",
                    "email": "kirill.nesmeyanov@spiralscout.com"
                },
                {
                    "name": "RoadRunner Community",
                    "homepage": "https://github.com/spiral/roadrunner/graphs/contributors"
                }
            ],
            "description": "RoadRunner Queues (Jobs) plugin API library",
            "homepage": "https://roadrunner.dev/",
            "support": {
                "chat": "https://discord.gg/V6EK4he",
                "docs": "https://docs.roadrunner.dev",
                "forum": "https://forum.roadrunner.dev/",
                "issues": "https://github.com/roadrunner-server/roadrunner/issues",
                "source": "https://github.com/roadrunner-php/jobs/tree/v4.7.0"
            },
            "funding": [
                {
                    "url": "https://github.com/sponsors/roadrunner-server",
                    "type": "github"
                }
            ],
            "install-path": "../spiral/roadrunner-jobs"
        },
        {
            "name": "spiral/roadrunner-worker",
            "version": "v3.6.2",
            "version_normalized": "3.6.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/roadrunner-php/worker.git",
                "reference": "8d9905b1e6677f34ff8623893f35b5e2fa828e37"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/roadrunner-php/worker/zipball/8d9905b1e6677f34ff8623893f35b5e2fa828e37",
                "reference": "8d9905b1e6677f34ff8623893f35b5e2fa828e37",
                "shasum": ""
            },
            "require": {
                "composer-runtime-api": "^2.0",
                "ext-json": "*",
                "ext-sockets": "*",
                "php": ">=8.1",
                "psr/log": "^2.0 || ^3.0",
                "spiral/goridge": "^4.1.0",
                "spiral/roadrunner": "^2023.1 || ^2024.1 || ^2025.1"
            },
            "require-dev": {
                "buggregator/trap": "^1.13",
                "jetbrains/phpstorm-attributes": "^1.0",
                "phpunit/phpunit": "^10.5.45",
                "spiral/code-style": "^2.2",
                "vimeo/psalm": "^6.0"
            },
            "suggest": {
                "spiral/roadrunner-cli": "Provides RoadRunner installation and management CLI tools"
            },
            "time": "2025-05-05T12:34:50+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Spiral\\RoadRunner\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Anton Titov (wolfy-j)",
                    "email": "wolfy-j@spiralscout.com"
                },
                {
                    "name": "Valery Piashchynski",
                    "homepage": "https://github.com/rustatian"
                },
                {
                    "name": "Aleksei Gagarin (roxblnfk)",
                    "homepage": "https://github.com/roxblnfk"
                },
                {
                    "name": "Pavel Buchnev (butschster)",
                    "email": "pavel.buchnev@spiralscout.com"
                },
                {
                    "name": "Maksim Smakouz (msmakouz)",
                    "email": "maksim.smakouz@spiralscout.com"
                },
                {
                    "name": "RoadRunner Community",
                    "homepage": "https://github.com/roadrunner-server/roadrunner/graphs/contributors"
                }
            ],
            "description": "RoadRunner: PHP worker",
            "homepage": "https://spiral.dev/",
            "support": {
                "chat": "https://discord.gg/V6EK4he",
                "docs": "https://docs.roadrunner.dev",
                "issues": "https://github.com/roadrunner-server/roadrunner/issues",
                "source": "https://github.com/roadrunner-php/worker/tree/v3.6.2"
            },
            "funding": [
                {
                    "url": "https://github.com/sponsors/roadrunner-server",
                    "type": "github"
                }
            ],
            "install-path": "../spiral/roadrunner-worker"
        },
        {
            "name": "spiral/security",
            "version": "3.16.1",
            "version_normalized": "3.16.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/spiral/security.git",
                "reference": "15c7aa202fd91f7b93218350ebcf5107724a8656"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/spiral/security/zipball/15c7aa202fd91f7b93218350ebcf5107724a8656",
                "reference": "15c7aa202fd91f7b93218350ebcf5107724a8656",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "spiral/core": "^3.16.1",
                "spiral/hmvc": "^3.16.1"
            },
            "require-dev": {
                "mockery/mockery": "^1.6.12",
                "phpunit/phpunit": "^10.5.41",
                "spiral/console": "^3.16.1",
                "vimeo/psalm": "^6.0"
            },
            "time": "2026-02-23T11:41:32+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.17.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Spiral\\Security\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Anton Titov (wolfy-j)",
                    "email": "wolfy-j@spiralscout.com"
                },
                {
                    "name": "Pavel Butchnev (butschster)",
                    "homepage": "https://github.com/butschster"
                },
                {
                    "name": "Aleksei Gagarin (roxblnfk)",
                    "homepage": "https://github.com/roxblnfk"
                },
                {
                    "name": "Maksim Smakouz (msmakouz)",
                    "email": "maksim.smakouz@spiralscout.com"
                }
            ],
            "description": "Spiral, RBAC security layer",
            "homepage": "https://spiral.dev",
            "support": {
                "issues": "https://github.com/spiral/framework/issues",
                "source": "https://github.com/spiral/security"
            },
            "funding": [
                {
                    "url": "https://github.com/sponsors/spiral",
                    "type": "github"
                }
            ],
            "install-path": "../spiral/security"
        },
        {
            "name": "spiral/tokenizer",
            "version": "3.16.1",
            "version_normalized": "3.16.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/spiral/tokenizer.git",
                "reference": "59cda1f8fdac4a618b76d7e0ee01199bdbef72fb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/spiral/tokenizer/zipball/59cda1f8fdac4a618b76d7e0ee01199bdbef72fb",
                "reference": "59cda1f8fdac4a618b76d7e0ee01199bdbef72fb",
                "shasum": ""
            },
            "require": {
                "ext-tokenizer": "*",
                "php": ">=8.1",
                "spiral/core": "^3.16.1",
                "spiral/logger": "^3.16.1",
                "symfony/finder": "^6.4.30 || ^7.4 || ^8.0"
            },
            "require-dev": {
                "mockery/mockery": "^1.6.12",
                "phpunit/phpunit": "^10.5.41",
                "spiral/attributes": "^2.8|^3.0",
                "spiral/boot": "^3.16.1",
                "spiral/files": "^3.16.1",
                "vimeo/psalm": "^6.0"
            },
            "time": "2026-02-23T11:45:59+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.17.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Spiral\\Tokenizer\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Anton Titov (wolfy-j)",
                    "email": "wolfy-j@spiralscout.com"
                },
                {
                    "name": "Pavel Butchnev (butschster)",
                    "homepage": "https://github.com/butschster"
                },
                {
                    "name": "Aleksei Gagarin (roxblnfk)",
                    "homepage": "https://github.com/roxblnfk"
                },
                {
                    "name": "Maksim Smakouz (msmakouz)",
                    "email": "maksim.smakouz@spiralscout.com"
                }
            ],
            "description": "Static Analysis: Class and Invocation locators",
            "homepage": "https://spiral.dev",
            "support": {
                "issues": "https://github.com/spiral/framework/issues",
                "source": "https://github.com/spiral/tokenizer"
            },
            "funding": [
                {
                    "url": "https://github.com/sponsors/spiral",
                    "type": "github"
                }
            ],
            "install-path": "../spiral/tokenizer"
        },
        {
            "name": "symfony/cache",
            "version": "v8.0.6",
            "version_normalized": "8.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/cache.git",
                "reference": "59184fa14658d7724cd9b8743d91c1b1aa618bff"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/cache/zipball/59184fa14658d7724cd9b8743d91c1b1aa618bff",
                "reference": "59184fa14658d7724cd9b8743d91c1b1aa618bff",
                "shasum": ""
            },
            "require": {
                "php": ">=8.4",
                "psr/cache": "^2.0|^3.0",
                "psr/log": "^1.1|^2|^3",
                "symfony/cache-contracts": "^3.6",
                "symfony/service-contracts": "^2.5|^3",
                "symfony/var-exporter": "^7.4|^8.0"
            },
            "conflict": {
                "doctrine/dbal": "<4.3",
                "ext-redis": "<6.1",
                "ext-relay": "<0.12.1"
            },
            "provide": {
                "psr/cache-implementation": "2.0|3.0",
                "psr/simple-cache-implementation": "1.0|2.0|3.0",
                "symfony/cache-implementation": "1.1|2.0|3.0"
            },
            "require-dev": {
                "cache/integration-tests": "dev-master",
                "doctrine/dbal": "^4.3",
                "predis/predis": "^1.1|^2.0",
                "psr/simple-cache": "^1.0|^2.0|^3.0",
                "symfony/clock": "^7.4|^8.0",
                "symfony/config": "^7.4|^8.0",
                "symfony/dependency-injection": "^7.4|^8.0",
                "symfony/filesystem": "^7.4|^8.0",
                "symfony/http-kernel": "^7.4|^8.0",
                "symfony/messenger": "^7.4|^8.0",
                "symfony/var-dumper": "^7.4|^8.0"
            },
            "time": "2026-02-21T23:29:37+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Cache\\": ""
                },
                "classmap": [
                    "Traits/ValueWrapper.php"
                ],
                "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 extended PSR-6, PSR-16 (and tags) implementations",
            "homepage": "https://symfony.com",
            "keywords": [
                "caching",
                "psr6"
            ],
            "support": {
                "source": "https://github.com/symfony/cache/tree/v8.0.6"
            },
            "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/cache"
        },
        {
            "name": "symfony/cache-contracts",
            "version": "v3.6.0",
            "version_normalized": "3.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/cache-contracts.git",
                "reference": "5d68a57d66910405e5c0b63d6f0af941e66fc868"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/5d68a57d66910405e5c0b63d6f0af941e66fc868",
                "reference": "5d68a57d66910405e5c0b63d6f0af941e66fc868",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "psr/cache": "^3.0"
            },
            "time": "2025-03-13T15:25:07+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/contracts",
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.6-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\Cache\\": ""
                }
            },
            "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 caching",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/cache-contracts/tree/v3.6.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/cache-contracts"
        },
        {
            "name": "symfony/console",
            "version": "v8.0.6",
            "version_normalized": "8.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/console.git",
                "reference": "488285876e807a4777f074041d8bb508623419fa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/console/zipball/488285876e807a4777f074041d8bb508623419fa",
                "reference": "488285876e807a4777f074041d8bb508623419fa",
                "shasum": ""
            },
            "require": {
                "php": ">=8.4",
                "symfony/polyfill-mbstring": "^1.0",
                "symfony/service-contracts": "^2.5|^3",
                "symfony/string": "^7.4|^8.0"
            },
            "provide": {
                "psr/log-implementation": "1.0|2.0|3.0"
            },
            "require-dev": {
                "psr/log": "^1|^2|^3",
                "symfony/config": "^7.4|^8.0",
                "symfony/dependency-injection": "^7.4|^8.0",
                "symfony/event-dispatcher": "^7.4|^8.0",
                "symfony/http-foundation": "^7.4|^8.0",
                "symfony/http-kernel": "^7.4|^8.0",
                "symfony/lock": "^7.4|^8.0",
                "symfony/messenger": "^7.4|^8.0",
                "symfony/process": "^7.4|^8.0",
                "symfony/stopwatch": "^7.4|^8.0",
                "symfony/var-dumper": "^7.4|^8.0"
            },
            "time": "2026-02-25T16:59:43+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/v8.0.6"
            },
            "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/deprecation-contracts",
            "version": "v3.6.0",
            "version_normalized": "3.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/deprecation-contracts.git",
                "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62",
                "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "time": "2024-09-25T14:21:43+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/contracts",
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.6-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "function.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "A generic function and convention to trigger deprecation notices",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/deprecation-contracts/tree/v3.6.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/deprecation-contracts"
        },
        {
            "name": "symfony/filesystem",
            "version": "v8.0.6",
            "version_normalized": "8.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/filesystem.git",
                "reference": "7bf9162d7a0dff98d079b72948508fa48018a770"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/filesystem/zipball/7bf9162d7a0dff98d079b72948508fa48018a770",
                "reference": "7bf9162d7a0dff98d079b72948508fa48018a770",
                "shasum": ""
            },
            "require": {
                "php": ">=8.4",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-mbstring": "~1.8"
            },
            "require-dev": {
                "symfony/process": "^7.4|^8.0"
            },
            "time": "2026-02-25T16:59:43+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/v8.0.6"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/filesystem"
        },
        {
            "name": "symfony/finder",
            "version": "v8.0.6",
            "version_normalized": "8.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/finder.git",
                "reference": "441404f09a54de6d1bd6ad219e088cdf4c91f97c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/finder/zipball/441404f09a54de6d1bd6ad219e088cdf4c91f97c",
                "reference": "441404f09a54de6d1bd6ad219e088cdf4c91f97c",
                "shasum": ""
            },
            "require": {
                "php": ">=8.4"
            },
            "require-dev": {
                "symfony/filesystem": "^7.4|^8.0"
            },
            "time": "2026-01-29T09:41:02+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Finder\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Finds files and directories via an intuitive fluent interface",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/finder/tree/v8.0.6"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/finder"
        },
        {
            "name": "symfony/http-client",
            "version": "v8.0.6",
            "version_normalized": "8.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-client.git",
                "reference": "f425139487f904e198f99e3c416c79ed08cef3c3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-client/zipball/f425139487f904e198f99e3c416c79ed08cef3c3",
                "reference": "f425139487f904e198f99e3c416c79ed08cef3c3",
                "shasum": ""
            },
            "require": {
                "php": ">=8.4",
                "psr/log": "^1|^2|^3",
                "symfony/http-client-contracts": "~3.4.4|^3.5.2",
                "symfony/service-contracts": "^2.5|^3"
            },
            "conflict": {
                "amphp/amp": "<3",
                "php-http/discovery": "<1.15"
            },
            "provide": {
                "php-http/async-client-implementation": "*",
                "php-http/client-implementation": "*",
                "psr/http-client-implementation": "1.0",
                "symfony/http-client-implementation": "3.0"
            },
            "require-dev": {
                "amphp/http-client": "^5.3.2",
                "amphp/http-tunnel": "^2.0",
                "guzzlehttp/promises": "^1.4|^2.0",
                "nyholm/psr7": "^1.0",
                "php-http/httplug": "^1.0|^2.0",
                "psr/http-client": "^1.0",
                "symfony/cache": "^7.4|^8.0",
                "symfony/dependency-injection": "^7.4|^8.0",
                "symfony/http-kernel": "^7.4|^8.0",
                "symfony/messenger": "^7.4|^8.0",
                "symfony/process": "^7.4|^8.0",
                "symfony/rate-limiter": "^7.4|^8.0",
                "symfony/stopwatch": "^7.4|^8.0"
            },
            "time": "2026-02-20T07:51:53+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\HttpClient\\": ""
                },
                "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 powerful methods to fetch HTTP resources synchronously or asynchronously",
            "homepage": "https://symfony.com",
            "keywords": [
                "http"
            ],
            "support": {
                "source": "https://github.com/symfony/http-client/tree/v8.0.6"
            },
            "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/http-client"
        },
        {
            "name": "symfony/http-client-contracts",
            "version": "v3.6.0",
            "version_normalized": "3.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-client-contracts.git",
                "reference": "75d7043853a42837e68111812f4d964b01e5101c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/75d7043853a42837e68111812f4d964b01e5101c",
                "reference": "75d7043853a42837e68111812f4d964b01e5101c",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "time": "2025-04-29T11:18:49+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/contracts",
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.6-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\HttpClient\\": ""
                },
                "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 HTTP clients",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/http-client-contracts/tree/v3.6.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/http-client-contracts"
        },
        {
            "name": "symfony/http-foundation",
            "version": "v8.0.6",
            "version_normalized": "8.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-foundation.git",
                "reference": "7745ff1aad45d855fe25b08969269ef83b1ad8bc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/7745ff1aad45d855fe25b08969269ef83b1ad8bc",
                "reference": "7745ff1aad45d855fe25b08969269ef83b1ad8bc",
                "shasum": ""
            },
            "require": {
                "php": ">=8.4",
                "symfony/polyfill-mbstring": "^1.1"
            },
            "conflict": {
                "doctrine/dbal": "<4.3"
            },
            "require-dev": {
                "doctrine/dbal": "^4.3",
                "predis/predis": "^1.1|^2.0",
                "symfony/cache": "^7.4|^8.0",
                "symfony/clock": "^7.4|^8.0",
                "symfony/dependency-injection": "^7.4|^8.0",
                "symfony/expression-language": "^7.4|^8.0",
                "symfony/http-kernel": "^7.4|^8.0",
                "symfony/mime": "^7.4|^8.0",
                "symfony/rate-limiter": "^7.4|^8.0"
            },
            "time": "2026-02-21T16:28:39+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\HttpFoundation\\": ""
                },
                "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": "Defines an object-oriented layer for the HTTP specification",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/http-foundation/tree/v8.0.6"
            },
            "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/http-foundation"
        },
        {
            "name": "symfony/lock",
            "version": "v8.0.6",
            "version_normalized": "8.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/lock.git",
                "reference": "4fab44738d1116eac2b75739b366d30ebb6c7f5e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/lock/zipball/4fab44738d1116eac2b75739b366d30ebb6c7f5e",
                "reference": "4fab44738d1116eac2b75739b366d30ebb6c7f5e",
                "shasum": ""
            },
            "require": {
                "php": ">=8.4",
                "psr/log": "^1|^2|^3"
            },
            "conflict": {
                "doctrine/dbal": "<4.3"
            },
            "require-dev": {
                "doctrine/dbal": "^4.3",
                "predis/predis": "^1.1|^2.0",
                "symfony/serializer": "^6.4|^7.0"
            },
            "time": "2026-02-17T13:07:04+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Lock\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jérémy Derussé",
                    "email": "jeremy@derusse.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Creates and manages locks, a mechanism to provide exclusive access to a shared resource",
            "homepage": "https://symfony.com",
            "keywords": [
                "cas",
                "flock",
                "locking",
                "mutex",
                "redlock",
                "semaphore"
            ],
            "support": {
                "source": "https://github.com/symfony/lock/tree/v8.0.6"
            },
            "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/lock"
        },
        {
            "name": "symfony/mercure",
            "version": "v0.7.2",
            "version_normalized": "0.7.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/mercure.git",
                "reference": "3ba1d19c9792d6bf66cf6cb4412ea289e9a42565"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/mercure/zipball/3ba1d19c9792d6bf66cf6cb4412ea289e9a42565",
                "reference": "3ba1d19c9792d6bf66cf6cb4412ea289e9a42565",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "symfony/deprecation-contracts": "^2.0|^3.0",
                "symfony/http-client": "^6.4|^7.3|^8.0",
                "symfony/http-foundation": "^6.4|^7.3|^8.0",
                "symfony/web-link": "^6.4|^7.3|^8.0"
            },
            "require-dev": {
                "lcobucci/jwt": "^3.4|^4.0|^5.0",
                "symfony/event-dispatcher": "^6.4|^7.3|^8.0",
                "symfony/http-kernel": "^6.4|^7.3|^8.0",
                "symfony/phpunit-bridge": "^7.3.4|^8.0",
                "symfony/stopwatch": "^6.4|^7.3|^8.0",
                "twig/twig": "^2.0|^3.0|^4.0"
            },
            "suggest": {
                "symfony/stopwatch": "Integration with the profiler performances"
            },
            "time": "2025-12-15T15:22:09+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/dunglas/mercure",
                    "name": "dunglas/mercure"
                },
                "branch-alias": {
                    "dev-main": "0.6.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Mercure\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kévin Dunglas",
                    "email": "dunglas@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Mercure Component",
            "homepage": "https://symfony.com",
            "keywords": [
                "mercure",
                "push",
                "sse",
                "updates"
            ],
            "support": {
                "issues": "https://github.com/symfony/mercure/issues",
                "source": "https://github.com/symfony/mercure/tree/v0.7.2"
            },
            "funding": [
                {
                    "url": "https://github.com/dunglas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/mercure",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/mercure"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "v1.33.0",
            "version_normalized": "1.33.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638",
                "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "provide": {
                "ext-ctype": "*"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "time": "2024-09-09T11:45:10+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Ctype\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Gert de Pagter",
                    "email": "BackEndTea@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for ctype functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "ctype",
                "polyfill",
                "portable"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.33.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-ctype"
        },
        {
            "name": "symfony/polyfill-intl-grapheme",
            "version": "v1.33.0",
            "version_normalized": "1.33.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
                "reference": "380872130d3a5dd3ace2f4010d95125fde5d5c70"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/380872130d3a5dd3ace2f4010d95125fde5d5c70",
                "reference": "380872130d3a5dd3ace2f4010d95125fde5d5c70",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2025-06-27T09:58:17+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.33.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-intl-grapheme"
        },
        {
            "name": "symfony/polyfill-intl-normalizer",
            "version": "v1.33.0",
            "version_normalized": "1.33.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.33.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-intl-normalizer"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.33.0",
            "version_normalized": "1.33.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493",
                "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493",
                "shasum": ""
            },
            "require": {
                "ext-iconv": "*",
                "php": ">=7.2"
            },
            "provide": {
                "ext-mbstring": "*"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "time": "2024-12-23T08:48:59+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Mbstring\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for the Mbstring extension",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "mbstring",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.33.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-mbstring"
        },
        {
            "name": "symfony/polyfill-php80",
            "version": "v1.33.0",
            "version_normalized": "1.33.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php80.git",
                "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
                "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2025-01-02T08:10:11+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php80\\": ""
                },
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ion Bazan",
                    "email": "ion.bazan@gmail.com"
                },
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php80/tree/v1.33.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-php80"
        },
        {
            "name": "symfony/polyfill-php83",
            "version": "v1.33.0",
            "version_normalized": "1.33.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php83.git",
                "reference": "17f6f9a6b1735c0f163024d959f700cfbc5155e5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/17f6f9a6b1735c0f163024d959f700cfbc5155e5",
                "reference": "17f6f9a6b1735c0f163024d959f700cfbc5155e5",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2025-07-08T02:45:35+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.33.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-php83"
        },
        {
            "name": "symfony/polyfill-php84",
            "version": "v1.33.0",
            "version_normalized": "1.33.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php84.git",
                "reference": "d8ced4d875142b6a7426000426b8abc631d6b191"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php84/zipball/d8ced4d875142b6a7426000426b8abc631d6b191",
                "reference": "d8ced4d875142b6a7426000426b8abc631d6b191",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2025-06-24T13:30:11+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php84\\": ""
                },
                "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.4+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php84/tree/v1.33.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-php84"
        },
        {
            "name": "symfony/process",
            "version": "v8.0.5",
            "version_normalized": "8.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/process.git",
                "reference": "b5f3aa6762e33fd95efbaa2ec4f4bc9fdd16d674"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/process/zipball/b5f3aa6762e33fd95efbaa2ec4f4bc9fdd16d674",
                "reference": "b5f3aa6762e33fd95efbaa2ec4f4bc9fdd16d674",
                "shasum": ""
            },
            "require": {
                "php": ">=8.4"
            },
            "time": "2026-01-26T15:08:38+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/v8.0.5"
            },
            "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/property-access",
            "version": "v8.0.4",
            "version_normalized": "8.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/property-access.git",
                "reference": "a35a5ec85b605d0d1a9fd802cb44d87682c746fd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/property-access/zipball/a35a5ec85b605d0d1a9fd802cb44d87682c746fd",
                "reference": "a35a5ec85b605d0d1a9fd802cb44d87682c746fd",
                "shasum": ""
            },
            "require": {
                "php": ">=8.4",
                "symfony/property-info": "^7.4.4|^8.0.4"
            },
            "require-dev": {
                "symfony/cache": "^7.4|^8.0",
                "symfony/var-exporter": "^7.4|^8.0"
            },
            "time": "2026-01-05T09:27:50+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\PropertyAccess\\": ""
                },
                "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 functions to read and write from/to an object or array using a simple string notation",
            "homepage": "https://symfony.com",
            "keywords": [
                "access",
                "array",
                "extraction",
                "index",
                "injection",
                "object",
                "property",
                "property-path",
                "reflection"
            ],
            "support": {
                "source": "https://github.com/symfony/property-access/tree/v8.0.4"
            },
            "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/property-access"
        },
        {
            "name": "symfony/property-info",
            "version": "v8.0.6",
            "version_normalized": "8.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/property-info.git",
                "reference": "97524d06a66ae87c59bf9f137420e843cbe4bea0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/property-info/zipball/97524d06a66ae87c59bf9f137420e843cbe4bea0",
                "reference": "97524d06a66ae87c59bf9f137420e843cbe4bea0",
                "shasum": ""
            },
            "require": {
                "php": ">=8.4",
                "symfony/string": "^7.4|^8.0",
                "symfony/type-info": "^7.4.4|^8.0.4"
            },
            "conflict": {
                "phpdocumentor/reflection-docblock": "<5.2|>=7",
                "phpdocumentor/type-resolver": "<1.5.1"
            },
            "require-dev": {
                "phpdocumentor/reflection-docblock": "^5.2|^6.0",
                "phpstan/phpdoc-parser": "^1.0|^2.0",
                "symfony/cache": "^7.4|^8.0",
                "symfony/dependency-injection": "^7.4|^8.0",
                "symfony/serializer": "^7.4|^8.0"
            },
            "time": "2026-02-13T12:14:15+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\PropertyInfo\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kévin Dunglas",
                    "email": "dunglas@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Extracts information about PHP class' properties using metadata of popular sources",
            "homepage": "https://symfony.com",
            "keywords": [
                "doctrine",
                "phpdoc",
                "property",
                "symfony",
                "type",
                "validator"
            ],
            "support": {
                "source": "https://github.com/symfony/property-info/tree/v8.0.6"
            },
            "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/property-info"
        },
        {
            "name": "symfony/service-contracts",
            "version": "v3.6.1",
            "version_normalized": "3.6.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/service-contracts.git",
                "reference": "45112560a3ba2d715666a509a0bc9521d10b6c43"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/45112560a3ba2d715666a509a0bc9521d10b6c43",
                "reference": "45112560a3ba2d715666a509a0bc9521d10b6c43",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "psr/container": "^1.1|^2.0",
                "symfony/deprecation-contracts": "^2.5|^3"
            },
            "conflict": {
                "ext-psr": "<1.1|>=2"
            },
            "time": "2025-07-15T11:30:57+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/contracts",
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.6-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\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.6.1"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/service-contracts"
        },
        {
            "name": "symfony/stopwatch",
            "version": "v8.0.0",
            "version_normalized": "8.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/stopwatch.git",
                "reference": "67df1914c6ccd2d7b52f70d40cf2aea02159d942"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/stopwatch/zipball/67df1914c6ccd2d7b52f70d40cf2aea02159d942",
                "reference": "67df1914c6ccd2d7b52f70d40cf2aea02159d942",
                "shasum": ""
            },
            "require": {
                "php": ">=8.4",
                "symfony/service-contracts": "^2.5|^3"
            },
            "time": "2025-08-04T07:36:47+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/v8.0.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/stopwatch"
        },
        {
            "name": "symfony/string",
            "version": "v8.0.6",
            "version_normalized": "8.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/string.git",
                "reference": "6c9e1108041b5dce21a9a4984b531c4923aa9ec4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/string/zipball/6c9e1108041b5dce21a9a4984b531c4923aa9ec4",
                "reference": "6c9e1108041b5dce21a9a4984b531c4923aa9ec4",
                "shasum": ""
            },
            "require": {
                "php": ">=8.4",
                "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.4|^8.0",
                "symfony/http-client": "^7.4|^8.0",
                "symfony/intl": "^7.4|^8.0",
                "symfony/translation-contracts": "^2.5|^3.0",
                "symfony/var-exporter": "^7.4|^8.0"
            },
            "time": "2026-02-09T10:14:57+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/v8.0.6"
            },
            "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/translation-contracts",
            "version": "v3.6.1",
            "version_normalized": "3.6.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/translation-contracts.git",
                "reference": "65a8bc82080447fae78373aa10f8d13b38338977"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/65a8bc82080447fae78373aa10f8d13b38338977",
                "reference": "65a8bc82080447fae78373aa10f8d13b38338977",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "time": "2025-07-15T13:41:35+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/contracts",
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.6-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\Translation\\": ""
                },
                "exclude-from-classmap": [
                    "/Test/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Generic abstractions related to translation",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/translation-contracts/tree/v3.6.1"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/translation-contracts"
        },
        {
            "name": "symfony/type-info",
            "version": "v8.0.6",
            "version_normalized": "8.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/type-info.git",
                "reference": "785992c06d07306f963ded3439036f5da9b292fe"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/type-info/zipball/785992c06d07306f963ded3439036f5da9b292fe",
                "reference": "785992c06d07306f963ded3439036f5da9b292fe",
                "shasum": ""
            },
            "require": {
                "php": ">=8.4",
                "psr/container": "^1.1|^2.0"
            },
            "conflict": {
                "phpstan/phpdoc-parser": "<1.30"
            },
            "require-dev": {
                "phpstan/phpdoc-parser": "^1.30|^2.0"
            },
            "time": "2026-02-20T07:51:53+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\TypeInfo\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mathias Arlaud",
                    "email": "mathias.arlaud@gmail.com"
                },
                {
                    "name": "Baptiste LEDUC",
                    "email": "baptiste.leduc@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Extracts PHP types information.",
            "homepage": "https://symfony.com",
            "keywords": [
                "PHPStan",
                "phpdoc",
                "symfony",
                "type"
            ],
            "support": {
                "source": "https://github.com/symfony/type-info/tree/v8.0.6"
            },
            "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/type-info"
        },
        {
            "name": "symfony/var-exporter",
            "version": "v8.0.0",
            "version_normalized": "8.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/var-exporter.git",
                "reference": "7345f46c251f2eb27c7b3ebdb5bb076b3ffcae04"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/var-exporter/zipball/7345f46c251f2eb27c7b3ebdb5bb076b3ffcae04",
                "reference": "7345f46c251f2eb27c7b3ebdb5bb076b3ffcae04",
                "shasum": ""
            },
            "require": {
                "php": ">=8.4"
            },
            "require-dev": {
                "symfony/property-access": "^7.4|^8.0",
                "symfony/serializer": "^7.4|^8.0",
                "symfony/var-dumper": "^7.4|^8.0"
            },
            "time": "2025-11-05T18:53:00+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\VarExporter\\": ""
                },
                "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": "Allows exporting any serializable PHP data structure to plain PHP code",
            "homepage": "https://symfony.com",
            "keywords": [
                "clone",
                "construct",
                "export",
                "hydrate",
                "instantiate",
                "lazy-loading",
                "proxy",
                "serialize"
            ],
            "support": {
                "source": "https://github.com/symfony/var-exporter/tree/v8.0.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/var-exporter"
        },
        {
            "name": "symfony/web-link",
            "version": "v8.0.4",
            "version_normalized": "8.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/web-link.git",
                "reference": "0f79e9e89c4a8ecf4964cac25a12e152bcb23a99"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/web-link/zipball/0f79e9e89c4a8ecf4964cac25a12e152bcb23a99",
                "reference": "0f79e9e89c4a8ecf4964cac25a12e152bcb23a99",
                "shasum": ""
            },
            "require": {
                "php": ">=8.4",
                "psr/link": "^1.1|^2.0"
            },
            "provide": {
                "psr/link-implementation": "1.0|2.0"
            },
            "require-dev": {
                "symfony/http-kernel": "^7.4|^8.0"
            },
            "time": "2026-01-01T23:07:29+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\WebLink\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kévin Dunglas",
                    "email": "dunglas@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Manages links between resources",
            "homepage": "https://symfony.com",
            "keywords": [
                "dns-prefetch",
                "http",
                "http2",
                "link",
                "performance",
                "prefetch",
                "preload",
                "prerender",
                "psr13",
                "push"
            ],
            "support": {
                "source": "https://github.com/symfony/web-link/tree/v8.0.4"
            },
            "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/web-link"
        },
        {
            "name": "symfony/yaml",
            "version": "v8.0.6",
            "version_normalized": "8.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/yaml.git",
                "reference": "5f006c50a981e1630bbb70ad409c5d85f9a716e0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/yaml/zipball/5f006c50a981e1630bbb70ad409c5d85f9a716e0",
                "reference": "5f006c50a981e1630bbb70ad409c5d85f9a716e0",
                "shasum": ""
            },
            "require": {
                "php": ">=8.4",
                "symfony/polyfill-ctype": "^1.8"
            },
            "conflict": {
                "symfony/console": "<7.4"
            },
            "require-dev": {
                "symfony/console": "^7.4|^8.0"
            },
            "time": "2026-02-09T10:14:57+00:00",
            "bin": [
                "Resources/bin/yaml-lint"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Yaml\\": ""
                },
                "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": "Loads and dumps YAML files",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/yaml/tree/v8.0.6"
            },
            "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/yaml"
        },
        {
            "name": "webimpress/safe-writer",
            "version": "2.2.0",
            "version_normalized": "2.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/webimpress/safe-writer.git",
                "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webimpress/safe-writer/zipball/9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
                "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.5.4",
                "vimeo/psalm": "^4.7",
                "webimpress/coding-standard": "^1.2.2"
            },
            "time": "2021-04-19T16:34:45+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.2.x-dev",
                    "dev-develop": "2.3.x-dev",
                    "dev-release-1.0": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Webimpress\\SafeWriter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "description": "Tool to write files safely, to avoid race conditions",
            "keywords": [
                "concurrent write",
                "file writer",
                "race condition",
                "safe writer",
                "webimpress"
            ],
            "support": {
                "issues": "https://github.com/webimpress/safe-writer/issues",
                "source": "https://github.com/webimpress/safe-writer/tree/2.2.0"
            },
            "funding": [
                {
                    "url": "https://github.com/michalbundyra",
                    "type": "github"
                }
            ],
            "install-path": "../webimpress/safe-writer"
        },
        {
            "name": "webmozart/assert",
            "version": "2.1.6",
            "version_normalized": "2.1.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/webmozarts/assert.git",
                "reference": "ff31ad6efc62e66e518fbab1cde3453d389bcdc8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webmozarts/assert/zipball/ff31ad6efc62e66e518fbab1cde3453d389bcdc8",
                "reference": "ff31ad6efc62e66e518fbab1cde3453d389bcdc8",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-date": "*",
                "ext-filter": "*",
                "php": "^8.2"
            },
            "suggest": {
                "ext-intl": "",
                "ext-simplexml": "",
                "ext-spl": ""
            },
            "time": "2026-02-27T10:28:38+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-feature/2-0": "2.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Webmozart\\Assert\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@gmail.com"
                },
                {
                    "name": "Woody Gilk",
                    "email": "woody.gilk@gmail.com"
                }
            ],
            "description": "Assertions to validate method input/output with nice error messages.",
            "keywords": [
                "assert",
                "check",
                "validate"
            ],
            "support": {
                "issues": "https://github.com/webmozarts/assert/issues",
                "source": "https://github.com/webmozarts/assert/tree/2.1.6"
            },
            "install-path": "../webmozart/assert"
        },
        {
            "name": "willdurand/negotiation",
            "version": "3.1.0",
            "version_normalized": "3.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/willdurand/Negotiation.git",
                "reference": "68e9ea0553ef6e2ee8db5c1d98829f111e623ec2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/68e9ea0553ef6e2ee8db5c1d98829f111e623ec2",
                "reference": "68e9ea0553ef6e2ee8db5c1d98829f111e623ec2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.0"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "^5.0"
            },
            "time": "2022-01-30T20:08:53+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Negotiation\\": "src/Negotiation"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "William Durand",
                    "email": "will+git@drnd.me"
                }
            ],
            "description": "Content Negotiation tools for PHP provided as a standalone library.",
            "homepage": "http://williamdurand.fr/Negotiation/",
            "keywords": [
                "accept",
                "content",
                "format",
                "header",
                "negotiation"
            ],
            "support": {
                "issues": "https://github.com/willdurand/Negotiation/issues",
                "source": "https://github.com/willdurand/Negotiation/tree/3.1.0"
            },
            "install-path": "../willdurand/negotiation"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
