{
        "packages": [
                {
                        "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/cache",
                        "version": "2.2.0",
                        "version_normalized": "2.2.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/cache.git",
                                "reference": "1ca8f21980e770095a31456042471a57bc4c68fb"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/cache/zipball/1ca8f21980e770095a31456042471a57bc4c68fb",
                                "reference": "1ca8f21980e770095a31456042471a57bc4c68fb",
                                "shasum": ""
                        },
                        "require": {
                                "php": "~7.1 || ^8.0"
                        },
                        "conflict": {
                                "doctrine/common": ">2.2,<2.4"
                        },
                        "require-dev": {
                                "cache/integration-tests": "dev-master",
                                "doctrine/coding-standard": "^9",
                                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
                                "psr/cache": "^1.0 || ^2.0 || ^3.0",
                                "symfony/cache": "^4.4 || ^5.4 || ^6",
                                "symfony/var-exporter": "^4.4 || ^5.4 || ^6"
                        },
                        "time": "2022-05-20T20:07:39+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
                                }
                        },
                        "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 Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
                        "homepage": "https://www.doctrine-project.org/projects/cache.html",
                        "keywords": [
                                "abstraction",
                                "apcu",
                                "cache",
                                "caching",
                                "couchdb",
                                "memcached",
                                "php",
                                "redis",
                                "xcache"
                        ],
                        "support": {
                                "issues": "https://github.com/doctrine/cache/issues",
                                "source": "https://github.com/doctrine/cache/tree/2.2.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%2Fcache",
                                        "type": "tidelift"
                                }
                        ],
                        "abandoned": true,
                        "install-path": "../doctrine/cache"
                },
                {
                        "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/common",
                        "version": "3.5.0",
                        "version_normalized": "3.5.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/common.git",
                                "reference": "d9ea4a54ca2586db781f0265d36bea731ac66ec5"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/common/zipball/d9ea4a54ca2586db781f0265d36bea731ac66ec5",
                                "reference": "d9ea4a54ca2586db781f0265d36bea731ac66ec5",
                                "shasum": ""
                        },
                        "require": {
                                "doctrine/persistence": "^2.0 || ^3.0 || ^4.0",
                                "php": "^7.1 || ^8.0"
                        },
                        "require-dev": {
                                "doctrine/coding-standard": "^9.0 || ^10.0",
                                "doctrine/collections": "^1",
                                "phpstan/phpstan": "^1.4.1",
                                "phpstan/phpstan-phpunit": "^1",
                                "phpunit/phpunit": "^7.5.20 || ^8.5 || ^9.0",
                                "squizlabs/php_codesniffer": "^3.0",
                                "symfony/phpunit-bridge": "^6.1",
                                "vimeo/psalm": "^4.4"
                        },
                        "time": "2025-01-01T22:12:03+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": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.",
                        "homepage": "https://www.doctrine-project.org/projects/common.html",
                        "keywords": [
                                "common",
                                "doctrine",
                                "php"
                        ],
                        "support": {
                                "issues": "https://github.com/doctrine/common/issues",
                                "source": "https://github.com/doctrine/common/tree/3.5.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%2Fcommon",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../doctrine/common"
                },
                {
                        "name": "doctrine/dbal",
                        "version": "3.10.5",
                        "version_normalized": "3.10.5.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/dbal.git",
                                "reference": "95d84866bf3c04b2ddca1df7c049714660959aef"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/dbal/zipball/95d84866bf3c04b2ddca1df7c049714660959aef",
                                "reference": "95d84866bf3c04b2ddca1df7c049714660959aef",
                                "shasum": ""
                        },
                        "require": {
                                "composer-runtime-api": "^2",
                                "doctrine/deprecations": "^0.5.3|^1",
                                "doctrine/event-manager": "^1|^2",
                                "php": "^7.4 || ^8.0",
                                "psr/cache": "^1|^2|^3",
                                "psr/log": "^1|^2|^3"
                        },
                        "conflict": {
                                "doctrine/cache": "< 1.11"
                        },
                        "require-dev": {
                                "doctrine/cache": "^1.11|^2.0",
                                "doctrine/coding-standard": "14.0.0",
                                "fig/log-test": "^1",
                                "jetbrains/phpstorm-stubs": "2023.1",
                                "phpstan/phpstan": "2.1.30",
                                "phpstan/phpstan-strict-rules": "^2",
                                "phpunit/phpunit": "9.6.34",
                                "slevomat/coding-standard": "8.27.1",
                                "squizlabs/php_codesniffer": "4.0.1",
                                "symfony/cache": "^5.4|^6.0|^7.0|^8.0",
                                "symfony/console": "^4.4|^5.4|^6.0|^7.0|^8.0"
                        },
                        "suggest": {
                                "symfony/console": "For helpful console commands such as SQL execution and import of files."
                        },
                        "time": "2026-02-24T08:03:57+00:00",
                        "bin": [
                                "bin/doctrine-dbal"
                        ],
                        "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/3.10.5"
                        },
                        "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/doctrine-bundle",
                        "version": "2.18.2",
                        "version_normalized": "2.18.2.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/DoctrineBundle.git",
                                "reference": "0ff098b29b8b3c68307c8987dcaed7fd829c6546"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/0ff098b29b8b3c68307c8987dcaed7fd829c6546",
                                "reference": "0ff098b29b8b3c68307c8987dcaed7fd829c6546",
                                "shasum": ""
                        },
                        "require": {
                                "doctrine/dbal": "^3.7.0 || ^4.0",
                                "doctrine/deprecations": "^1.0",
                                "doctrine/persistence": "^3.1 || ^4",
                                "doctrine/sql-formatter": "^1.0.1",
                                "php": "^8.1",
                                "symfony/cache": "^6.4 || ^7.0",
                                "symfony/config": "^6.4 || ^7.0",
                                "symfony/console": "^6.4 || ^7.0",
                                "symfony/dependency-injection": "^6.4 || ^7.0",
                                "symfony/doctrine-bridge": "^6.4.3 || ^7.0.3",
                                "symfony/framework-bundle": "^6.4 || ^7.0",
                                "symfony/service-contracts": "^2.5 || ^3"
                        },
                        "conflict": {
                                "doctrine/annotations": ">=3.0",
                                "doctrine/cache": "< 1.11",
                                "doctrine/orm": "<2.17 || >=4.0",
                                "symfony/var-exporter": "< 6.4.1 || 7.0.0",
                                "twig/twig": "<2.13 || >=3.0 <3.0.4"
                        },
                        "require-dev": {
                                "doctrine/annotations": "^1 || ^2",
                                "doctrine/cache": "^1.11 || ^2.0",
                                "doctrine/coding-standard": "^14",
                                "doctrine/orm": "^2.17 || ^3.1",
                                "friendsofphp/proxy-manager-lts": "^1.0",
                                "phpstan/phpstan": "2.1.1",
                                "phpstan/phpstan-phpunit": "2.0.3",
                                "phpstan/phpstan-strict-rules": "^2",
                                "phpunit/phpunit": "^10.5.53 || ^12.3.10",
                                "psr/log": "^1.1.4 || ^2.0 || ^3.0",
                                "symfony/doctrine-messenger": "^6.4 || ^7.0",
                                "symfony/expression-language": "^6.4 || ^7.0",
                                "symfony/messenger": "^6.4 || ^7.0",
                                "symfony/property-info": "^6.4 || ^7.0",
                                "symfony/security-bundle": "^6.4 || ^7.0",
                                "symfony/stopwatch": "^6.4 || ^7.0",
                                "symfony/string": "^6.4 || ^7.0",
                                "symfony/twig-bridge": "^6.4 || ^7.0",
                                "symfony/validator": "^6.4 || ^7.0",
                                "symfony/var-exporter": "^6.4.1 || ^7.0.1",
                                "symfony/web-profiler-bundle": "^6.4 || ^7.0",
                                "symfony/yaml": "^6.4 || ^7.0",
                                "twig/twig": "^2.14.7 || ^3.0.4"
                        },
                        "suggest": {
                                "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
                                "ext-pdo": "*",
                                "symfony/web-profiler-bundle": "To use the data collector."
                        },
                        "time": "2025-12-20T21:35:32+00:00",
                        "type": "symfony-bundle",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Doctrine\\Bundle\\DoctrineBundle\\": "src"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Fabien Potencier",
                                        "email": "fabien@symfony.com"
                                },
                                {
                                        "name": "Benjamin Eberlei",
                                        "email": "kontakt@beberlei.de"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "https://symfony.com/contributors"
                                },
                                {
                                        "name": "Doctrine Project",
                                        "homepage": "https://www.doctrine-project.org/"
                                }
                        ],
                        "description": "Symfony DoctrineBundle",
                        "homepage": "https://www.doctrine-project.org",
                        "keywords": [
                                "database",
                                "dbal",
                                "orm",
                                "persistence"
                        ],
                        "support": {
                                "issues": "https://github.com/doctrine/DoctrineBundle/issues",
                                "source": "https://github.com/doctrine/DoctrineBundle/tree/2.18.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%2Fdoctrine-bundle",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../doctrine/doctrine-bundle"
                },
                {
                        "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.0.0",
                        "version_normalized": "2.0.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/instantiator.git",
                                "reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
                                "reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^8.1"
                        },
                        "require-dev": {
                                "doctrine/coding-standard": "^11",
                                "ext-pdo": "*",
                                "ext-phar": "*",
                                "phpbench/phpbench": "^1.2",
                                "phpstan/phpstan": "^1.9.4",
                                "phpstan/phpstan-phpunit": "^1.3",
                                "phpunit/phpunit": "^9.5.27",
                                "vimeo/psalm": "^5.4"
                        },
                        "time": "2022-12-30T00:23:10+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Marco Pivetta",
                                        "email": "ocramius@gmail.com",
                                        "homepage": "https://ocramius.github.io/"
                                }
                        ],
                        "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
                        "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
                        "keywords": [
                                "constructor",
                                "instantiate"
                        ],
                        "support": {
                                "issues": "https://github.com/doctrine/instantiator/issues",
                                "source": "https://github.com/doctrine/instantiator/tree/2.0.0"
                        },
                        "funding": [
                                {
                                        "url": "https://www.doctrine-project.org/sponsorship.html",
                                        "type": "custom"
                                },
                                {
                                        "url": "https://www.patreon.com/phpdoctrine",
                                        "type": "patreon"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../doctrine/instantiator"
                },
                {
                        "name": "doctrine/lexer",
                        "version": "3.0.1",
                        "version_normalized": "3.0.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/lexer.git",
                                "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/lexer/zipball/31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd",
                                "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^8.1"
                        },
                        "require-dev": {
                                "doctrine/coding-standard": "^12",
                                "phpstan/phpstan": "^1.10",
                                "phpunit/phpunit": "^10.5",
                                "psalm/plugin-phpunit": "^0.18.3",
                                "vimeo/psalm": "^5.21"
                        },
                        "time": "2024-02-05T11:56:58+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Doctrine\\Common\\Lexer\\": "src"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Guilherme Blanco",
                                        "email": "guilhermeblanco@gmail.com"
                                },
                                {
                                        "name": "Roman Borschel",
                                        "email": "roman@code-factory.org"
                                },
                                {
                                        "name": "Johannes Schmitt",
                                        "email": "schmittjoh@gmail.com"
                                }
                        ],
                        "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
                        "homepage": "https://www.doctrine-project.org/projects/lexer.html",
                        "keywords": [
                                "annotations",
                                "docblock",
                                "lexer",
                                "parser",
                                "php"
                        ],
                        "support": {
                                "issues": "https://github.com/doctrine/lexer/issues",
                                "source": "https://github.com/doctrine/lexer/tree/3.0.1"
                        },
                        "funding": [
                                {
                                        "url": "https://www.doctrine-project.org/sponsorship.html",
                                        "type": "custom"
                                },
                                {
                                        "url": "https://www.patreon.com/phpdoctrine",
                                        "type": "patreon"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../doctrine/lexer"
                },
                {
                        "name": "doctrine/orm",
                        "version": "2.20.9",
                        "version_normalized": "2.20.9.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/orm.git",
                                "reference": "87f1ba74e04c8694ca00099f3c64706ebac0b114"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/orm/zipball/87f1ba74e04c8694ca00099f3c64706ebac0b114",
                                "reference": "87f1ba74e04c8694ca00099f3c64706ebac0b114",
                                "shasum": ""
                        },
                        "require": {
                                "composer-runtime-api": "^2",
                                "doctrine/cache": "^1.12.1 || ^2.1.1",
                                "doctrine/collections": "^1.5 || ^2.1",
                                "doctrine/common": "^3.0.3",
                                "doctrine/dbal": "^2.13.1 || ^3.2",
                                "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": "^2 || ^3",
                                "doctrine/persistence": "^2.4 || ^3",
                                "ext-ctype": "*",
                                "php": "^7.1 || ^8.0",
                                "psr/cache": "^1 || ^2 || ^3",
                                "symfony/console": "^4.2 || ^5.0 || ^6.0 || ^7.0 || ^8.0",
                                "symfony/polyfill-php72": "^1.23",
                                "symfony/polyfill-php80": "^1.16"
                        },
                        "conflict": {
                                "doctrine/annotations": "<1.13 || >= 3.0"
                        },
                        "require-dev": {
                                "doctrine/annotations": "^1.13 || ^2",
                                "doctrine/coding-standard": "^9.0.2 || ^14.0",
                                "phpbench/phpbench": "^0.16.10 || ^1.0",
                                "phpstan/extension-installer": "~1.1.0 || ^1.4",
                                "phpstan/phpstan": "~1.4.10 || 2.1.23",
                                "phpstan/phpstan-deprecation-rules": "^1 || ^2",
                                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6",
                                "psr/log": "^1 || ^2 || ^3",
                                "symfony/cache": "^4.4 || ^5.4 || ^6.4 || ^7.0",
                                "symfony/var-exporter": "^4.4 || ^5.4 || ^6.2 || ^7.0",
                                "symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0 || ^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",
                                "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
                        },
                        "time": "2025-11-29T14:03:56+00:00",
                        "bin": [
                                "bin/doctrine"
                        ],
                        "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/2.20.9"
                        },
                        "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": "doctrine/sql-formatter",
                        "version": "1.5.4",
                        "version_normalized": "1.5.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/sql-formatter.git",
                                "reference": "9563949f5cd3bd12a17d12fb980528bc141c5806"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/9563949f5cd3bd12a17d12fb980528bc141c5806",
                                "reference": "9563949f5cd3bd12a17d12fb980528bc141c5806",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^8.1"
                        },
                        "require-dev": {
                                "doctrine/coding-standard": "^14",
                                "ergebnis/phpunit-slow-test-detector": "^2.20",
                                "phpstan/phpstan": "^2.1.31",
                                "phpunit/phpunit": "^10.5.58"
                        },
                        "time": "2026-02-08T16:21:46+00:00",
                        "bin": [
                                "bin/sql-formatter"
                        ],
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Doctrine\\SqlFormatter\\": "src"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Jeremy Dorn",
                                        "email": "jeremy@jeremydorn.com",
                                        "homepage": "https://jeremydorn.com/"
                                }
                        ],
                        "description": "a PHP SQL highlighting library",
                        "homepage": "https://github.com/doctrine/sql-formatter/",
                        "keywords": [
                                "highlight",
                                "sql"
                        ],
                        "support": {
                                "issues": "https://github.com/doctrine/sql-formatter/issues",
                                "source": "https://github.com/doctrine/sql-formatter/tree/1.5.4"
                        },
                        "install-path": "../doctrine/sql-formatter"
                },
                {
                        "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": "incenteev/composer-parameter-handler",
                        "version": "v2.3.0",
                        "version_normalized": "2.3.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/Incenteev/ParameterHandler.git",
                                "reference": "4d9a7c72322daaa11343fb885c15dc3fa096e3ac"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/4d9a7c72322daaa11343fb885c15dc3fa096e3ac",
                                "reference": "4d9a7c72322daaa11343fb885c15dc3fa096e3ac",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.4",
                                "symfony/yaml": "^5.4 || ^6.0 || ^7.0 || ^8.0"
                        },
                        "require-dev": {
                                "composer/composer": "^2.0@dev",
                                "phpspec/prophecy-phpunit": "^2.1",
                                "phpunit/phpunit": "^9.6",
                                "symfony/filesystem": "^5.4 || ^6.0 || ^7.0 || ^8.0",
                                "symfony/phpunit-bridge": "^6.4.1 || ^7.0.1 || ^8.0"
                        },
                        "time": "2025-11-26T14:10:46+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "2.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Incenteev\\ParameterHandler\\": ""
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Christophe Coevoet",
                                        "email": "stof@notk.org"
                                }
                        ],
                        "description": "Composer script handling your ignored parameter file",
                        "homepage": "https://github.com/Incenteev/ParameterHandler",
                        "keywords": [
                                "parameters management"
                        ],
                        "support": {
                                "issues": "https://github.com/Incenteev/ParameterHandler/issues",
                                "source": "https://github.com/Incenteev/ParameterHandler/tree/v2.3.0"
                        },
                        "install-path": "../incenteev/composer-parameter-handler"
                },
                {
                        "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": "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": "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": "2.0.2",
                        "version_normalized": "2.0.2.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/php-fig/container.git",
                                "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
                                "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.4.0"
                        },
                        "time": "2021-11-05T16:47:00+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "2.0.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Psr\\Container\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "PHP-FIG",
                                        "homepage": "https://www.php-fig.org/"
                                }
                        ],
                        "description": "Common Container Interface (PHP FIG PSR-11)",
                        "homepage": "https://github.com/php-fig/container",
                        "keywords": [
                                "PSR-11",
                                "container",
                                "container-interface",
                                "container-interop",
                                "psr"
                        ],
                        "support": {
                                "issues": "https://github.com/php-fig/container/issues",
                                "source": "https://github.com/php-fig/container/tree/2.0.2"
                        },
                        "install-path": "../psr/container"
                },
                {
                        "name": "psr/event-dispatcher",
                        "version": "1.0.0",
                        "version_normalized": "1.0.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/php-fig/event-dispatcher.git",
                                "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
                                "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.2.0"
                        },
                        "time": "2019-01-08T18:20:26+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "1.0.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Psr\\EventDispatcher\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "PHP-FIG",
                                        "homepage": "http://www.php-fig.org/"
                                }
                        ],
                        "description": "Standard interfaces for event handling.",
                        "keywords": [
                                "events",
                                "psr",
                                "psr-14"
                        ],
                        "support": {
                                "issues": "https://github.com/php-fig/event-dispatcher/issues",
                                "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
                        },
                        "install-path": "../psr/event-dispatcher"
                },
                {
                        "name": "psr/http-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/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": "symfony/contracts",
                        "version": "v3.6.1",
                        "version_normalized": "3.6.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/contracts.git",
                                "reference": "97a588e965e92e3f197085531cbe440d0fcf48c3"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/contracts/zipball/97a588e965e92e3f197085531cbe440d0fcf48c3",
                                "reference": "97a588e965e92e3f197085531cbe440d0fcf48c3",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.1",
                                "psr/cache": "^3.0",
                                "psr/container": "^1.1|^2.0",
                                "psr/event-dispatcher": "^1.0"
                        },
                        "conflict": {
                                "ext-psr": "<1.1|>=2"
                        },
                        "replace": {
                                "symfony/cache-contracts": "self.version",
                                "symfony/deprecation-contracts": "self.version",
                                "symfony/event-dispatcher-contracts": "self.version",
                                "symfony/http-client-contracts": "self.version",
                                "symfony/service-contracts": "self.version",
                                "symfony/translation-contracts": "self.version"
                        },
                        "require-dev": {
                                "symfony/polyfill-intl-idn": "^1.10"
                        },
                        "time": "2025-07-15T17:58:03+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-main": "3.6-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "Deprecation/function.php"
                                ],
                                "psr-4": {
                                        "Symfony\\Contracts\\": ""
                                },
                                "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": "A set of abstractions extracted out of the Symfony components",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "abstractions",
                                "contracts",
                                "decoupling",
                                "dev",
                                "interfaces",
                                "interoperability",
                                "standards"
                        ],
                        "support": {
                                "source": "https://github.com/symfony/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/contracts"
                },
                {
                        "name": "symfony/monolog-bundle",
                        "version": "v3.11.1",
                        "version_normalized": "3.11.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/monolog-bundle.git",
                                "reference": "0e675a6e08f791ef960dc9c7e392787111a3f0c1"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/0e675a6e08f791ef960dc9c7e392787111a3f0c1",
                                "reference": "0e675a6e08f791ef960dc9c7e392787111a3f0c1",
                                "shasum": ""
                        },
                        "require": {
                                "composer-runtime-api": "^2.0",
                                "monolog/monolog": "^1.25.1 || ^2.0 || ^3.0",
                                "php": ">=8.1",
                                "symfony/config": "^6.4 || ^7.0",
                                "symfony/dependency-injection": "^6.4 || ^7.0",
                                "symfony/deprecation-contracts": "^2.5 || ^3.0",
                                "symfony/http-kernel": "^6.4 || ^7.0",
                                "symfony/monolog-bridge": "^6.4 || ^7.0",
                                "symfony/polyfill-php84": "^1.30"
                        },
                        "require-dev": {
                                "symfony/console": "^6.4 || ^7.0",
                                "symfony/phpunit-bridge": "^7.3.3",
                                "symfony/yaml": "^6.4 || ^7.0"
                        },
                        "time": "2025-12-08T07:58:26+00:00",
                        "type": "symfony-bundle",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Symfony\\Bundle\\MonologBundle\\": "src"
                                }
                        },
                        "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": "Symfony MonologBundle",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "log",
                                "logging"
                        ],
                        "support": {
                                "issues": "https://github.com/symfony/monolog-bundle/issues",
                                "source": "https://github.com/symfony/monolog-bundle/tree/v3.11.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/monolog-bundle"
                },
                {
                        "name": "symfony/phpunit-bridge",
                        "version": "v6.4.35",
                        "version_normalized": "6.4.35.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/phpunit-bridge.git",
                                "reference": "10b3646a631191501e73e83211fed9b19413e54e"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/10b3646a631191501e73e83211fed9b19413e54e",
                                "reference": "10b3646a631191501e73e83211fed9b19413e54e",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3"
                        },
                        "conflict": {
                                "phpunit/phpunit": "<7.5|9.1.2"
                        },
                        "require-dev": {
                                "symfony/deprecation-contracts": "^2.5|^3.0",
                                "symfony/error-handler": "^5.4|^6.0|^7.0",
                                "symfony/polyfill-php81": "^1.27"
                        },
                        "time": "2026-03-04T13:04:47+00:00",
                        "bin": [
                                "bin/simple-phpunit"
                        ],
                        "type": "symfony-bridge",
                        "extra": {
                                "thanks": {
                                        "url": "https://github.com/sebastianbergmann/phpunit",
                                        "name": "phpunit/phpunit"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "bootstrap.php"
                                ],
                                "psr-4": {
                                        "Symfony\\Bridge\\PhpUnit\\": ""
                                },
                                "exclude-from-classmap": [
                                        "/Tests/",
                                        "/bin/"
                                ]
                        },
                        "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 utilities for PHPUnit, especially user deprecation notices management",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "testing"
                        ],
                        "support": {
                                "source": "https://github.com/symfony/phpunit-bridge/tree/v6.4.35"
                        },
                        "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/phpunit-bridge"
                },
                {
                        "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-icu",
                        "version": "v1.33.0",
                        "version_normalized": "1.33.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-intl-icu.git",
                                "reference": "bfc8fa13dbaf21d69114b0efcd72ab700fb04d0c"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/bfc8fa13dbaf21d69114b0efcd72ab700fb04d0c",
                                "reference": "bfc8fa13dbaf21d69114b0efcd72ab700fb04d0c",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.2"
                        },
                        "suggest": {
                                "ext-intl": "For best performance and support of other locales than \"en\""
                        },
                        "time": "2025-06-20T22:24:30+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\\Icu\\": ""
                                },
                                "classmap": [
                                        "Resources/stubs"
                                ],
                                "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": "Symfony polyfill for intl's ICU-related data and classes",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "compatibility",
                                "icu",
                                "intl",
                                "polyfill",
                                "portable",
                                "shim"
                        ],
                        "support": {
                                "source": "https://github.com/symfony/polyfill-intl-icu/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-icu"
                },
                {
                        "name": "symfony/polyfill-intl-idn",
                        "version": "v1.33.0",
                        "version_normalized": "1.33.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-intl-idn.git",
                                "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/9614ac4d8061dc257ecc64cba1b140873dce8ad3",
                                "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.2",
                                "symfony/polyfill-intl-normalizer": "^1.10"
                        },
                        "suggest": {
                                "ext-intl": "For best performance"
                        },
                        "time": "2024-09-10T14:38:51+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "url": "https://github.com/symfony/polyfill",
                                        "name": "symfony/polyfill"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "bootstrap.php"
                                ],
                                "psr-4": {
                                        "Symfony\\Polyfill\\Intl\\Idn\\": ""
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Laurent Bassin",
                                        "email": "laurent@bassin.info"
                                },
                                {
                                        "name": "Trevor Rowbotham",
                                        "email": "trevor.rowbotham@pm.me"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "https://symfony.com/contributors"
                                }
                        ],
                        "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "compatibility",
                                "idn",
                                "intl",
                                "polyfill",
                                "portable",
                                "shim"
                        ],
                        "support": {
                                "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.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-idn"
                },
                {
                        "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-php72",
                        "version": "v1.31.0",
                        "version_normalized": "1.31.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-php72.git",
                                "reference": "fa2ae56c44f03bed91a39bfc9822e31e7c5c38ce"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/fa2ae56c44f03bed91a39bfc9822e31e7c5c38ce",
                                "reference": "fa2ae56c44f03bed91a39bfc9822e31e7c5c38ce",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.2"
                        },
                        "time": "2024-09-09T11:45:10+00:00",
                        "type": "metapackage",
                        "extra": {
                                "thanks": {
                                        "url": "https://github.com/symfony/polyfill",
                                        "name": "symfony/polyfill"
                                }
                        },
                        "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 7.2+ features to lower PHP versions",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "compatibility",
                                "polyfill",
                                "portable",
                                "shim"
                        ],
                        "support": {
                                "source": "https://github.com/symfony/polyfill-php72/tree/v1.31.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": null
                },
                {
                        "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/polyfill-uuid",
                        "version": "v1.33.0",
                        "version_normalized": "1.33.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-uuid.git",
                                "reference": "21533be36c24be3f4b1669c4725c7d1d2bab4ae2"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/21533be36c24be3f4b1669c4725c7d1d2bab4ae2",
                                "reference": "21533be36c24be3f4b1669c4725c7d1d2bab4ae2",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.2"
                        },
                        "provide": {
                                "ext-uuid": "*"
                        },
                        "suggest": {
                                "ext-uuid": "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\\Uuid\\": ""
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Grégoire Pineau",
                                        "email": "lyrixx@lyrixx.info"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "https://symfony.com/contributors"
                                }
                        ],
                        "description": "Symfony polyfill for uuid functions",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "compatibility",
                                "polyfill",
                                "portable",
                                "uuid"
                        ],
                        "support": {
                                "source": "https://github.com/symfony/polyfill-uuid/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-uuid"
                },
                {
                        "name": "symfony/symfony",
                        "version": "v6.4.35",
                        "version_normalized": "6.4.35.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/symfony.git",
                                "reference": "8bf7249ce627ea637172b7885bc191bb7be23525"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/symfony/zipball/8bf7249ce627ea637172b7885bc191bb7be23525",
                                "reference": "8bf7249ce627ea637172b7885bc191bb7be23525",
                                "shasum": ""
                        },
                        "require": {
                                "composer-runtime-api": ">=2.1",
                                "composer/semver": "^3.0",
                                "doctrine/event-manager": "^1.2|^2",
                                "doctrine/persistence": "^2.5|^3.1|^4",
                                "ext-xml": "*",
                                "friendsofphp/proxy-manager-lts": "^1.0.2",
                                "php": ">=8.1",
                                "psr/cache": "^2.0|^3.0",
                                "psr/clock": "^1.0",
                                "psr/container": "^1.1|^2.0",
                                "psr/event-dispatcher": "^1.0",
                                "psr/http-message": "^1.0|^2.0",
                                "psr/link": "^1.1|^2.0",
                                "psr/log": "^1|^2|^3",
                                "symfony/contracts": "^2.5|^3.0",
                                "symfony/polyfill-ctype": "~1.8",
                                "symfony/polyfill-intl-grapheme": "~1.0",
                                "symfony/polyfill-intl-icu": "~1.0",
                                "symfony/polyfill-intl-idn": "^1.10",
                                "symfony/polyfill-intl-normalizer": "~1.0",
                                "symfony/polyfill-mbstring": "~1.0",
                                "symfony/polyfill-php83": "^1.29",
                                "symfony/polyfill-uuid": "^1.15",
                                "twig/twig": "^2.13|^3.0.4"
                        },
                        "conflict": {
                                "async-aws/core": "<1.5",
                                "doctrine/annotations": "<1.13.1",
                                "doctrine/dbal": "<2.13.1",
                                "doctrine/orm": "<2.15",
                                "egulias/email-validator": "~3.0.0",
                                "ext-psr": "<1.1|>=2",
                                "masterminds/html5": "<2.6",
                                "phpdocumentor/reflection-docblock": "<5.2|>=6",
                                "phpdocumentor/type-resolver": "<1.5.1",
                                "phpunit/phpunit": "<7.5|9.1.2"
                        },
                        "provide": {
                                "php-http/async-client-implementation": "*",
                                "php-http/client-implementation": "*",
                                "psr/cache-implementation": "2.0|3.0",
                                "psr/clock-implementation": "1.0",
                                "psr/container-implementation": "1.1|2.0",
                                "psr/event-dispatcher-implementation": "1.0",
                                "psr/http-client-implementation": "1.0",
                                "psr/link-implementation": "1.0|2.0",
                                "psr/log-implementation": "1.0|2.0|3.0",
                                "psr/simple-cache-implementation": "1.0|2.0|3.0",
                                "symfony/cache-implementation": "1.1|2.0|3.0",
                                "symfony/event-dispatcher-implementation": "2.0|3.0",
                                "symfony/http-client-implementation": "3.0",
                                "symfony/service-implementation": "1.1|2.0|3.0",
                                "symfony/translation-implementation": "2.3|3.0"
                        },
                        "replace": {
                                "symfony/asset": "self.version",
                                "symfony/asset-mapper": "self.version",
                                "symfony/browser-kit": "self.version",
                                "symfony/cache": "self.version",
                                "symfony/clock": "self.version",
                                "symfony/config": "self.version",
                                "symfony/console": "self.version",
                                "symfony/css-selector": "self.version",
                                "symfony/debug-bundle": "self.version",
                                "symfony/dependency-injection": "self.version",
                                "symfony/doctrine-bridge": "self.version",
                                "symfony/dom-crawler": "self.version",
                                "symfony/dotenv": "self.version",
                                "symfony/error-handler": "self.version",
                                "symfony/event-dispatcher": "self.version",
                                "symfony/expression-language": "self.version",
                                "symfony/filesystem": "self.version",
                                "symfony/finder": "self.version",
                                "symfony/form": "self.version",
                                "symfony/framework-bundle": "self.version",
                                "symfony/http-client": "self.version",
                                "symfony/http-foundation": "self.version",
                                "symfony/http-kernel": "self.version",
                                "symfony/intl": "self.version",
                                "symfony/ldap": "self.version",
                                "symfony/lock": "self.version",
                                "symfony/mailer": "self.version",
                                "symfony/messenger": "self.version",
                                "symfony/mime": "self.version",
                                "symfony/monolog-bridge": "self.version",
                                "symfony/notifier": "self.version",
                                "symfony/options-resolver": "self.version",
                                "symfony/password-hasher": "self.version",
                                "symfony/process": "self.version",
                                "symfony/property-access": "self.version",
                                "symfony/property-info": "self.version",
                                "symfony/proxy-manager-bridge": "self.version",
                                "symfony/rate-limiter": "self.version",
                                "symfony/remote-event": "self.version",
                                "symfony/routing": "self.version",
                                "symfony/scheduler": "self.version",
                                "symfony/security-bundle": "self.version",
                                "symfony/security-core": "self.version",
                                "symfony/security-csrf": "self.version",
                                "symfony/security-http": "self.version",
                                "symfony/semaphore": "self.version",
                                "symfony/serializer": "self.version",
                                "symfony/stopwatch": "self.version",
                                "symfony/string": "self.version",
                                "symfony/templating": "self.version",
                                "symfony/translation": "self.version",
                                "symfony/twig-bridge": "self.version",
                                "symfony/twig-bundle": "self.version",
                                "symfony/uid": "self.version",
                                "symfony/validator": "self.version",
                                "symfony/var-dumper": "self.version",
                                "symfony/var-exporter": "self.version",
                                "symfony/web-link": "self.version",
                                "symfony/web-profiler-bundle": "self.version",
                                "symfony/webhook": "self.version",
                                "symfony/workflow": "self.version",
                                "symfony/yaml": "self.version"
                        },
                        "require-dev": {
                                "amphp/amp": "^2.5",
                                "amphp/http-client": "^4.2.1",
                                "amphp/http-tunnel": "^1.0",
                                "async-aws/ses": "^1.0",
                                "async-aws/sns": "^1.0",
                                "async-aws/sqs": "^1.0|^2.0",
                                "cache/integration-tests": "dev-master",
                                "doctrine/annotations": "^1.13.1|^2",
                                "doctrine/collections": "^1.0|^2.0",
                                "doctrine/data-fixtures": "^1.1|^2",
                                "doctrine/dbal": "^2.13.1|^3.0",
                                "doctrine/orm": "^2.15|^3",
                                "dragonmantank/cron-expression": "^3.1",
                                "egulias/email-validator": "^2.1.10|^3.1|^4",
                                "guzzlehttp/promises": "^1.4|^2.0",
                                "league/html-to-markdown": "^5.0",
                                "league/uri": "^6.5|^7.0",
                                "masterminds/html5": "^2.7.2",
                                "monolog/monolog": "^1.25.1|^2",
                                "nikic/php-parser": "^4.18|^5.0",
                                "nyholm/psr7": "^1.0",
                                "pda/pheanstalk": "^4.0",
                                "php-http/discovery": "^1.15",
                                "php-http/httplug": "^1.0|^2.0",
                                "php-http/message-factory": "^1.0",
                                "phpdocumentor/reflection-docblock": "^5.2",
                                "phpstan/phpdoc-parser": "^1.0|^2.0",
                                "predis/predis": "^1.1|^2.0",
                                "psr/http-client": "^1.0",
                                "psr/simple-cache": "^1.0|^2.0|^3.0",
                                "seld/jsonlint": "^1.10",
                                "symfony/mercure-bundle": "^0.3",
                                "symfony/phpunit-bridge": "^7.4|^8.0",
                                "symfony/runtime": "self.version",
                                "symfony/security-acl": "~2.8|~3.0",
                                "twig/cssinliner-extra": "^2.12|^3",
                                "twig/inky-extra": "^2.12|^3",
                                "twig/markdown-extra": "^2.12|^3",
                                "web-token/jwt-checker": "^3.1",
                                "web-token/jwt-signature-algorithm-ecdsa": "^3.1"
                        },
                        "time": "2026-03-06T16:28:21+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "src/Symfony/Component/String/Resources/functions.php"
                                ],
                                "psr-4": {
                                        "Symfony\\Bundle\\": "src/Symfony/Bundle/",
                                        "Symfony\\Component\\": "src/Symfony/Component/",
                                        "Symfony\\Bridge\\Twig\\": "src/Symfony/Bridge/Twig/",
                                        "Symfony\\Bridge\\Monolog\\": "src/Symfony/Bridge/Monolog/",
                                        "Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/",
                                        "Symfony\\Bridge\\ProxyManager\\": "src/Symfony/Bridge/ProxyManager/",
                                        "Symfony\\Bridge\\PsrHttpMessage\\": "src/Symfony/Bridge/PsrHttpMessage/",
                                        "Symfony\\Runtime\\Symfony\\Component\\": "src/Symfony/Component/Runtime/Internal/"
                                },
                                "classmap": [
                                        "src/Symfony/Component/Cache/Traits/ValueWrapper.php"
                                ],
                                "exclude-from-classmap": [
                                        "**/Tests/",
                                        "**/bin/"
                                ]
                        },
                        "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": "The Symfony PHP framework",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "dev",
                                "framework"
                        ],
                        "support": {
                                "issues": "https://github.com/symfony/symfony/issues",
                                "source": "https://github.com/symfony/symfony/tree/v6.4.35"
                        },
                        "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/symfony"
                },
                {
                        "name": "twig/twig",
                        "version": "v3.24.0",
                        "version_normalized": "3.24.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/twigphp/Twig.git",
                                "reference": "a6769aefb305efef849dc25c9fd1653358c148f0"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/twigphp/Twig/zipball/a6769aefb305efef849dc25c9fd1653358c148f0",
                                "reference": "a6769aefb305efef849dc25c9fd1653358c148f0",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.1.0",
                                "symfony/deprecation-contracts": "^2.5|^3",
                                "symfony/polyfill-ctype": "^1.8",
                                "symfony/polyfill-mbstring": "^1.3"
                        },
                        "require-dev": {
                                "php-cs-fixer/shim": "^3.0@stable",
                                "phpstan/phpstan": "^2.0@stable",
                                "psr/container": "^1.0|^2.0",
                                "symfony/phpunit-bridge": "^5.4.9|^6.4|^7.0"
                        },
                        "time": "2026-03-17T21:31:11+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "src/Resources/core.php",
                                        "src/Resources/debug.php",
                                        "src/Resources/escaper.php",
                                        "src/Resources/string_loader.php"
                                ],
                                "psr-4": {
                                        "Twig\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "BSD-3-Clause"
                        ],
                        "authors": [
                                {
                                        "name": "Fabien Potencier",
                                        "email": "fabien@symfony.com",
                                        "homepage": "http://fabien.potencier.org",
                                        "role": "Lead Developer"
                                },
                                {
                                        "name": "Twig Team",
                                        "role": "Contributors"
                                },
                                {
                                        "name": "Armin Ronacher",
                                        "email": "armin.ronacher@active-4.com",
                                        "role": "Project Founder"
                                }
                        ],
                        "description": "Twig, the flexible, fast, and secure template language for PHP",
                        "homepage": "https://twig.symfony.com",
                        "keywords": [
                                "templating"
                        ],
                        "support": {
                                "issues": "https://github.com/twigphp/Twig/issues",
                                "source": "https://github.com/twigphp/Twig/tree/v3.24.0"
                        },
                        "funding": [
                                {
                                        "url": "https://github.com/fabpot",
                                        "type": "github"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/twig/twig",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../twig/twig"
                }
        ],
        "dev": true,
        "dev-package-names": [
                "symfony/phpunit-bridge"
        ]
}
