{
    "packages": [
        {
            "name": "api-platform/core",
            "version": "v4.3.1",
            "version_normalized": "4.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/api-platform/core.git",
                "reference": "bb36677b9e948661f2afe3d6a9a9721b541b2b5d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/api-platform/core/zipball/bb36677b9e948661f2afe3d6a9a9721b541b2b5d",
                "reference": "bb36677b9e948661f2afe3d6a9a9721b541b2b5d",
                "shasum": ""
            },
            "require": {
                "composer/semver": "^3.4",
                "doctrine/inflector": "^2.0",
                "php": ">=8.2",
                "psr/cache": "^1.0 || ^2.0 || ^3.0",
                "psr/container": "^1.0 || ^2.0",
                "symfony/deprecation-contracts": "^3.1",
                "symfony/http-foundation": "^6.4.14 || ^7.0 || ^8.0",
                "symfony/http-kernel": "^6.4 || ^7.0 || ^8.0",
                "symfony/property-access": "^6.4 || ^7.0 || ^8.0",
                "symfony/property-info": "^6.4 || ^7.1 || ^8.0",
                "symfony/serializer": "^6.4 || ^7.0 || ^8.0",
                "symfony/translation-contracts": "^3.3",
                "symfony/type-info": "^7.4 || ^8.0",
                "symfony/validator": "^6.4.11 || ^7.1 || ^8.0",
                "symfony/web-link": "^6.4 || ^7.1 || ^8.0",
                "willdurand/negotiation": "^3.1"
            },
            "conflict": {
                "doctrine/common": "<3.2.2",
                "doctrine/dbal": "<2.10",
                "doctrine/mongodb-odm": "<2.4",
                "doctrine/orm": "<2.14.0 || 3.0.0",
                "doctrine/persistence": "<1.3",
                "phpspec/prophecy": "<1.15",
                "phpunit/phpunit": "<9.5",
                "symfony/framework-bundle": "6.4.6 || 7.0.6",
                "symfony/object-mapper": "<7.3.4",
                "symfony/var-exporter": "<6.1.1"
            },
            "replace": {
                "api-platform/doctrine-common": "self.version",
                "api-platform/doctrine-odm": "self.version",
                "api-platform/doctrine-orm": "self.version",
                "api-platform/documentation": "self.version",
                "api-platform/elasticsearch": "self.version",
                "api-platform/graphql": "self.version",
                "api-platform/hal": "self.version",
                "api-platform/http-cache": "self.version",
                "api-platform/hydra": "self.version",
                "api-platform/json-api": "self.version",
                "api-platform/json-schema": "self.version",
                "api-platform/jsonld": "self.version",
                "api-platform/laravel": "self.version",
                "api-platform/mcp": "self.version",
                "api-platform/metadata": "self.version",
                "api-platform/openapi": "self.version",
                "api-platform/parameter-validator": "self.version",
                "api-platform/ramsey-uuid": "self.version",
                "api-platform/serializer": "self.version",
                "api-platform/state": "self.version",
                "api-platform/symfony": "self.version",
                "api-platform/validator": "self.version"
            },
            "require-dev": {
                "behat/behat": "^3.11",
                "behat/mink": "^1.9",
                "doctrine/common": "^3.2.2",
                "doctrine/dbal": "^4.0",
                "doctrine/doctrine-bundle": "^2.11 || ^3.1",
                "doctrine/orm": "^2.17 || ^3.0",
                "elasticsearch/elasticsearch": "^7.17 || ^8.4 || ^9.0",
                "friends-of-behat/mink-browserkit-driver": "^1.3.1",
                "friends-of-behat/mink-extension": "^2.2",
                "friends-of-behat/symfony-extension": "^2.1",
                "friendsofphp/php-cs-fixer": "^3.93",
                "guzzlehttp/guzzle": "^6.0 || ^7.0",
                "illuminate/config": "^11.0 || ^12.0",
                "illuminate/contracts": "^11.0 || ^12.0",
                "illuminate/database": "^11.0 || ^12.0",
                "illuminate/http": "^11.0 || ^12.0",
                "illuminate/pagination": "^11.0 || ^12.0",
                "illuminate/routing": "^11.0 || ^12.0",
                "illuminate/support": "^11.0 || ^12.0",
                "jangregor/phpstan-prophecy": "^2.1.11",
                "justinrainbow/json-schema": "^6.5.2",
                "laravel/framework": "^11.0 || ^12.0",
                "mcp/sdk": "^0.4.0",
                "orchestra/testbench": "^10.9",
                "phpspec/prophecy-phpunit": "^2.2",
                "phpstan/extension-installer": "^1.1",
                "phpstan/phpdoc-parser": "^1.29 || ^2.0",
                "phpstan/phpstan": "^2.1",
                "phpstan/phpstan-doctrine": "^2.0",
                "phpstan/phpstan-phpunit": "^2.0",
                "phpstan/phpstan-symfony": "^2.0",
                "phpunit/phpunit": "^12.2",
                "psr/log": "^1.0 || ^2.0 || ^3.0",
                "ramsey/uuid": "^4.7",
                "ramsey/uuid-doctrine": "^2.0",
                "soyuka/contexts": "^3.3.10",
                "soyuka/pmu": "^0.2.0",
                "soyuka/stubs-mongodb": "^1.0",
                "symfony/asset": "^6.4 || ^7.0 || ^8.0",
                "symfony/browser-kit": "^6.4 || ^7.0 || ^8.0",
                "symfony/cache": "^6.4 || ^7.0 || ^8.0",
                "symfony/config": "^6.4 || ^7.0 || ^8.0",
                "symfony/console": "^6.4 || ^7.0 || ^8.0",
                "symfony/css-selector": "^6.4 || ^7.0 || ^8.0",
                "symfony/dependency-injection": "^6.4 || ^7.0 || ^8.0",
                "symfony/doctrine-bridge": "^6.4.2 || ^7.1 || ^8.0",
                "symfony/dom-crawler": "^6.4 || ^7.0 || ^8.0",
                "symfony/error-handler": "^6.4 || ^7.0 || ^8.0",
                "symfony/event-dispatcher": "^6.4 || ^7.0 || ^8.0",
                "symfony/expression-language": "^6.4 || ^7.0 || ^8.0",
                "symfony/finder": "^6.4 || ^7.0 || ^8.0",
                "symfony/form": "^6.4 || ^7.0 || ^8.0",
                "symfony/framework-bundle": "^6.4 || ^7.0 || ^8.0",
                "symfony/http-client": "^6.4 || ^7.0 || ^8.0",
                "symfony/intl": "^6.4 || ^7.0 || ^8.0",
                "symfony/json-streamer": "^7.4 || ^8.0",
                "symfony/maker-bundle": "^1.24",
                "symfony/mcp-bundle": "dev-main",
                "symfony/mercure-bundle": "*",
                "symfony/messenger": "^6.4 || ^7.0 || ^8.0",
                "symfony/object-mapper": "^7.4 || ^8.0",
                "symfony/routing": "^6.4 || ^7.0 || ^8.0",
                "symfony/security-bundle": "^6.4 || ^7.0 || ^8.0",
                "symfony/security-core": "^6.4 || ^7.0 || ^8.0",
                "symfony/stopwatch": "^6.4 || ^7.0 || ^8.0",
                "symfony/string": "^6.4 || ^7.0 || ^8.0",
                "symfony/twig-bundle": "^6.4 || ^7.0 || ^8.0",
                "symfony/uid": "^6.4 || ^7.0 || ^8.0",
                "symfony/var-exporter": "^7.4 || ^8.0",
                "symfony/web-profiler-bundle": "^6.4 || ^7.0 || ^8.0",
                "symfony/yaml": "^6.4 || ^7.0 || ^8.0",
                "twig/twig": "^1.42.3 || ^2.12 || ^3.0",
                "webonyx/graphql-php": "^15.0"
            },
            "suggest": {
                "doctrine/mongodb-odm-bundle": "To support MongoDB. Only versions 4.0 and later are supported.",
                "elasticsearch/elasticsearch": "To support Elasticsearch.",
                "opensearch-project/opensearch-php": "To support OpenSearch (^2.5).",
                "phpstan/phpdoc-parser": "To support extracting metadata from PHPDoc.",
                "psr/cache-implementation": "To use metadata caching.",
                "ramsey/uuid": "To support Ramsey's UUID identifiers.",
                "symfony/cache": "To have metadata caching when using Symfony integration.",
                "symfony/config": "To load XML configuration files.",
                "symfony/expression-language": "To use authorization features.",
                "symfony/http-client": "To use the HTTP cache invalidation system.",
                "symfony/json-streamer": "To use the JSON Streamer component.",
                "symfony/messenger": "To support messenger integration.",
                "symfony/security": "To use authorization features.",
                "symfony/twig-bundle": "To use the Swagger UI integration.",
                "symfony/uid": "To support Symfony UUID/ULID identifiers.",
                "symfony/web-profiler-bundle": "To use the data collector.",
                "webonyx/graphql-php": "To support GraphQL."
            },
            "time": "2026-03-20T10:57:31+00:00",
            "type": "library",
            "extra": {
                "pmu": {
                    "projects": [
                        "./src/*/composer.json",
                        "src/Doctrine/*/composer.json"
                    ]
                },
                "thanks": {
                    "url": "https://github.com/api-platform/api-platform",
                    "name": "api-platform/api-platform"
                },
                "symfony": {
                    "require": "^6.4 || ^7.1 || ^8.0"
                },
                "branch-alias": {
                    "dev-3.4": "3.4.x-dev",
                    "dev-4.1": "4.1.x-dev",
                    "dev-4.2": "4.2.x-dev",
                    "dev-main": "4.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/JsonLd/HydraContext.php"
                ],
                "psr-4": {
                    "ApiPlatform\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kévin Dunglas",
                    "email": "kevin@dunglas.fr",
                    "homepage": "https://dunglas.fr"
                }
            ],
            "description": "Build a fully-featured hypermedia or GraphQL API in minutes!",
            "homepage": "https://api-platform.com",
            "keywords": [
                "Hydra",
                "JSON-LD",
                "api",
                "graphql",
                "hal",
                "jsonapi",
                "laravel",
                "openapi",
                "rest",
                "swagger",
                "symfony"
            ],
            "support": {
                "issues": "https://github.com/api-platform/core/issues",
                "source": "https://github.com/api-platform/core/tree/v4.3.1"
            },
            "install-path": "../api-platform/core"
        },
        {
            "name": "aws/aws-crt-php",
            "version": "v1.2.7",
            "version_normalized": "1.2.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/awslabs/aws-crt-php.git",
                "reference": "d71d9906c7bb63a28295447ba12e74723bd3730e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/d71d9906c7bb63a28295447ba12e74723bd3730e",
                "reference": "d71d9906c7bb63a28295447ba12e74723bd3730e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35||^5.6.3||^9.5",
                "yoast/phpunit-polyfills": "^1.0"
            },
            "suggest": {
                "ext-awscrt": "Make sure you install awscrt native extension to use any of the functionality."
            },
            "time": "2024-10-18T22:15:13+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "AWS SDK Common Runtime Team",
                    "email": "aws-sdk-common-runtime@amazon.com"
                }
            ],
            "description": "AWS Common Runtime for PHP",
            "homepage": "https://github.com/awslabs/aws-crt-php",
            "keywords": [
                "amazon",
                "aws",
                "crt",
                "sdk"
            ],
            "support": {
                "issues": "https://github.com/awslabs/aws-crt-php/issues",
                "source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.7"
            },
            "install-path": "../aws/aws-crt-php"
        },
        {
            "name": "aws/aws-sdk-php",
            "version": "3.373.9",
            "version_normalized": "3.373.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/aws/aws-sdk-php.git",
                "reference": "a73e12fe5d010f3c6cda2f6f020b5a475444487d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/a73e12fe5d010f3c6cda2f6f020b5a475444487d",
                "reference": "a73e12fe5d010f3c6cda2f6f020b5a475444487d",
                "shasum": ""
            },
            "require": {
                "aws/aws-crt-php": "^1.2.3",
                "ext-json": "*",
                "ext-pcre": "*",
                "ext-simplexml": "*",
                "guzzlehttp/guzzle": "^7.4.5",
                "guzzlehttp/promises": "^2.0",
                "guzzlehttp/psr7": "^2.4.5",
                "mtdowling/jmespath.php": "^2.8.0",
                "php": ">=8.1",
                "psr/http-message": "^1.0 || ^2.0",
                "symfony/filesystem": "^v5.4.45 || ^v6.4.3 || ^v7.1.0 || ^v8.0.0"
            },
            "require-dev": {
                "andrewsville/php-token-reflection": "^1.4",
                "aws/aws-php-sns-message-validator": "~1.0",
                "behat/behat": "~3.0",
                "composer/composer": "^2.7.8",
                "dms/phpunit-arraysubset-asserts": "^v0.5.0",
                "doctrine/cache": "~1.4",
                "ext-dom": "*",
                "ext-openssl": "*",
                "ext-sockets": "*",
                "phpunit/phpunit": "^10.0",
                "psr/cache": "^2.0 || ^3.0",
                "psr/simple-cache": "^2.0 || ^3.0",
                "sebastian/comparator": "^1.2.3 || ^4.0 || ^5.0",
                "yoast/phpunit-polyfills": "^2.0"
            },
            "suggest": {
                "aws/aws-php-sns-message-validator": "To validate incoming SNS notifications",
                "doctrine/cache": "To use the DoctrineCacheAdapter",
                "ext-curl": "To send requests using cURL",
                "ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages",
                "ext-pcntl": "To use client-side monitoring",
                "ext-sockets": "To use client-side monitoring"
            },
            "time": "2026-03-24T18:06:07+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions.php"
                ],
                "psr-4": {
                    "Aws\\": "src/"
                },
                "exclude-from-classmap": [
                    "src/data/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Amazon Web Services",
                    "homepage": "https://aws.amazon.com"
                }
            ],
            "description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project",
            "homepage": "https://aws.amazon.com/sdk-for-php",
            "keywords": [
                "amazon",
                "aws",
                "cloud",
                "dynamodb",
                "ec2",
                "glacier",
                "s3",
                "sdk"
            ],
            "support": {
                "forum": "https://github.com/aws/aws-sdk-php/discussions",
                "issues": "https://github.com/aws/aws-sdk-php/issues",
                "source": "https://github.com/aws/aws-sdk-php/tree/3.373.9"
            },
            "install-path": "../aws/aws-sdk-php"
        },
        {
            "name": "barryvdh/elfinder-flysystem-driver",
            "version": "v0.4.3",
            "version_normalized": "0.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/barryvdh/elfinder-flysystem-driver.git",
                "reference": "064d5b2c89ca185f3736e7e5c906d76d3632b30c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/barryvdh/elfinder-flysystem-driver/zipball/064d5b2c89ca185f3736e7e5c906d76d3632b30c",
                "reference": "064d5b2c89ca185f3736e7e5c906d76d3632b30c",
                "shasum": ""
            },
            "require": {
                "intervention/image": "^2.0",
                "league/flysystem": "^3",
                "php": "^8.0",
                "studio-42/elfinder": "^2.1.60"
            },
            "require-dev": {
                "league/flysystem-memory": "^3",
                "phpstan/phpstan": "^1.4",
                "phpunit/phpunit": "^9",
                "squizlabs/php_codesniffer": "^3.5"
            },
            "suggest": {
                "league/glide": "1.x to display images through Glide"
            },
            "time": "2022-03-24T06:03:55+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.4-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Barryvdh\\elFinderFlysystemDriver\\": "src/"
                },
                "classmap": [
                    "elFinderVolumeFlysystem.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Barry vd. Heuvel",
                    "email": "barryvdh@gmail.com"
                }
            ],
            "description": "A Flysystem Driver for elFinder",
            "keywords": [
                "Flysystem",
                "elfinder",
                "filesystem"
            ],
            "support": {
                "issues": "https://github.com/barryvdh/elfinder-flysystem-driver/issues",
                "source": "https://github.com/barryvdh/elfinder-flysystem-driver/tree/v0.4.3"
            },
            "funding": [
                {
                    "url": "https://fruitcake.nl",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/barryvdh",
                    "type": "github"
                }
            ],
            "install-path": "../barryvdh/elfinder-flysystem-driver"
        },
        {
            "name": "beberlei/doctrineextensions",
            "version": "v1.5.0",
            "version_normalized": "1.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/beberlei/DoctrineExtensions.git",
                "reference": "281f1650641c2f438b0a54d8eaa7ba50ac7e3eb6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/beberlei/DoctrineExtensions/zipball/281f1650641c2f438b0a54d8eaa7ba50ac7e3eb6",
                "reference": "281f1650641c2f438b0a54d8eaa7ba50ac7e3eb6",
                "shasum": ""
            },
            "require": {
                "doctrine/orm": "^2.19 || ^3.0",
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "doctrine/annotations": "^1.14 || ^2",
                "doctrine/coding-standard": "^9.0.2 || ^12.0",
                "nesbot/carbon": "^2.72 || ^3",
                "phpstan/phpstan": "^1.10",
                "phpunit/phpunit": "^8.5 || ^9.6",
                "squizlabs/php_codesniffer": "^3.8",
                "symfony/cache": "^5.4 || ^6.4 || ^7.0",
                "symfony/yaml": "^5.4 || ^6.4 || ^7.0",
                "vimeo/psalm": "^3.18 || ^5.22",
                "zf1/zend-date": "^1.12",
                "zf1/zend-registry": "^1.12"
            },
            "time": "2024-03-03T17:55:15+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "DoctrineExtensions\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Steve Lacey",
                    "email": "steve@steve.ly"
                }
            ],
            "description": "A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.",
            "keywords": [
                "database",
                "doctrine",
                "orm"
            ],
            "support": {
                "source": "https://github.com/beberlei/DoctrineExtensions/tree/v1.5.0"
            },
            "install-path": "../beberlei/doctrineextensions"
        },
        {
            "name": "bjeavons/zxcvbn-php",
            "version": "1.4.2",
            "version_normalized": "1.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/bjeavons/zxcvbn-php.git",
                "reference": "426f664501a0747beb8f3ee17ac30c7dd6327ffa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/bjeavons/zxcvbn-php/zipball/426f664501a0747beb8f3ee17ac30c7dd6327ffa",
                "reference": "426f664501a0747beb8f3ee17ac30c7dd6327ffa",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": "^7.2 | ^8.0 | ^8.1",
                "symfony/polyfill-mbstring": ">=1.3.1"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "*",
                "phpstan/phpstan": "^2.0",
                "phpunit/phpunit": "^8.5",
                "squizlabs/php_codesniffer": "3.*"
            },
            "suggest": {
                "ext-gmp": "Required for optimized binomial calculations (also requires PHP >= 7.3)"
            },
            "time": "2025-02-24T16:47:20+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ZxcvbnPhp\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "See contributors",
                    "homepage": "https://github.com/bjeavons/zxcvbn-php"
                }
            ],
            "description": "Realistic password strength estimation PHP library based on Zxcvbn JS",
            "homepage": "https://github.com/bjeavons/zxcvbn-php",
            "keywords": [
                "password",
                "zxcvbn"
            ],
            "support": {
                "issues": "https://github.com/bjeavons/zxcvbn-php/issues",
                "source": "https://github.com/bjeavons/zxcvbn-php/tree/1.4.2"
            },
            "install-path": "../bjeavons/zxcvbn-php"
        },
        {
            "name": "brick/math",
            "version": "0.14.8",
            "version_normalized": "0.14.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/brick/math.git",
                "reference": "63422359a44b7f06cae63c3b429b59e8efcc0629"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/brick/math/zipball/63422359a44b7f06cae63c3b429b59e8efcc0629",
                "reference": "63422359a44b7f06cae63c3b429b59e8efcc0629",
                "shasum": ""
            },
            "require": {
                "php": "^8.2"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.2",
                "phpstan/phpstan": "2.1.22",
                "phpunit/phpunit": "^11.5"
            },
            "time": "2026-02-10T14:33:43+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Brick\\Math\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Arbitrary-precision arithmetic library",
            "keywords": [
                "Arbitrary-precision",
                "BigInteger",
                "BigRational",
                "arithmetic",
                "bigdecimal",
                "bignum",
                "bignumber",
                "brick",
                "decimal",
                "integer",
                "math",
                "mathematics",
                "rational"
            ],
            "support": {
                "issues": "https://github.com/brick/math/issues",
                "source": "https://github.com/brick/math/tree/0.14.8"
            },
            "funding": [
                {
                    "url": "https://github.com/BenMorel",
                    "type": "github"
                }
            ],
            "install-path": "../brick/math"
        },
        {
            "name": "composer/ca-bundle",
            "version": "1.5.10",
            "version_normalized": "1.5.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/ca-bundle.git",
                "reference": "961a5e4056dd2e4a2eedcac7576075947c28bf63"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/ca-bundle/zipball/961a5e4056dd2e4a2eedcac7576075947c28bf63",
                "reference": "961a5e4056dd2e4a2eedcac7576075947c28bf63",
                "shasum": ""
            },
            "require": {
                "ext-openssl": "*",
                "ext-pcre": "*",
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.10",
                "phpunit/phpunit": "^8 || ^9",
                "psr/log": "^1.0 || ^2.0 || ^3.0",
                "symfony/process": "^4.0 || ^5.0 || ^6.0 || ^7.0"
            },
            "time": "2025-12-08T15:06:51+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\CaBundle\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
            "keywords": [
                "cabundle",
                "cacert",
                "certificate",
                "ssl",
                "tls"
            ],
            "support": {
                "irc": "irc://irc.freenode.org/composer",
                "issues": "https://github.com/composer/ca-bundle/issues",
                "source": "https://github.com/composer/ca-bundle/tree/1.5.10"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                }
            ],
            "install-path": "./ca-bundle"
        },
        {
            "name": "composer/class-map-generator",
            "version": "1.7.1",
            "version_normalized": "1.7.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/class-map-generator.git",
                "reference": "8f5fa3cc214230e71f54924bd0197a3bcc705eb1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/class-map-generator/zipball/8f5fa3cc214230e71f54924bd0197a3bcc705eb1",
                "reference": "8f5fa3cc214230e71f54924bd0197a3bcc705eb1",
                "shasum": ""
            },
            "require": {
                "composer/pcre": "^2.1 || ^3.1",
                "php": "^7.2 || ^8.0",
                "symfony/finder": "^4.4 || ^5.3 || ^6 || ^7 || ^8"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.12 || ^2",
                "phpstan/phpstan-deprecation-rules": "^1 || ^2",
                "phpstan/phpstan-phpunit": "^1 || ^2",
                "phpstan/phpstan-strict-rules": "^1.1 || ^2",
                "phpunit/phpunit": "^8",
                "symfony/filesystem": "^5.4 || ^6 || ^7 || ^8"
            },
            "time": "2025-12-29T13:15:25+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\ClassMapGenerator\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "https://seld.be"
                }
            ],
            "description": "Utilities to scan PHP code and generate class maps.",
            "keywords": [
                "classmap"
            ],
            "support": {
                "issues": "https://github.com/composer/class-map-generator/issues",
                "source": "https://github.com/composer/class-map-generator/tree/1.7.1"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                }
            ],
            "install-path": "./class-map-generator"
        },
        {
            "name": "composer/composer",
            "version": "2.9.5",
            "version_normalized": "2.9.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/composer.git",
                "reference": "72a8f8e653710e18d83e5dd531eb5a71fc3223e6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/composer/zipball/72a8f8e653710e18d83e5dd531eb5a71fc3223e6",
                "reference": "72a8f8e653710e18d83e5dd531eb5a71fc3223e6",
                "shasum": ""
            },
            "require": {
                "composer/ca-bundle": "^1.5",
                "composer/class-map-generator": "^1.4.0",
                "composer/metadata-minifier": "^1.0",
                "composer/pcre": "^2.3 || ^3.3",
                "composer/semver": "^3.3",
                "composer/spdx-licenses": "^1.5.7",
                "composer/xdebug-handler": "^2.0.2 || ^3.0.3",
                "ext-json": "*",
                "justinrainbow/json-schema": "^6.5.1",
                "php": "^7.2.5 || ^8.0",
                "psr/log": "^1.0 || ^2.0 || ^3.0",
                "react/promise": "^3.3",
                "seld/jsonlint": "^1.4",
                "seld/phar-utils": "^1.2",
                "seld/signal-handler": "^2.0",
                "symfony/console": "^5.4.47 || ^6.4.25 || ^7.1.10 || ^8.0",
                "symfony/filesystem": "^5.4.45 || ^6.4.24 || ^7.1.10 || ^8.0",
                "symfony/finder": "^5.4.45 || ^6.4.24 || ^7.1.10 || ^8.0",
                "symfony/polyfill-php73": "^1.24",
                "symfony/polyfill-php80": "^1.24",
                "symfony/polyfill-php81": "^1.24",
                "symfony/polyfill-php84": "^1.30",
                "symfony/process": "^5.4.47 || ^6.4.25 || ^7.1.10 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.11.8",
                "phpstan/phpstan-deprecation-rules": "^1.2.0",
                "phpstan/phpstan-phpunit": "^1.4.0",
                "phpstan/phpstan-strict-rules": "^1.6.0",
                "phpstan/phpstan-symfony": "^1.4.0",
                "symfony/phpunit-bridge": "^6.4.25 || ^7.3.3 || ^8.0"
            },
            "suggest": {
                "ext-curl": "Provides HTTP support (will fallback to PHP streams if missing)",
                "ext-openssl": "Enables access to repositories and packages over HTTPS",
                "ext-zip": "Allows direct extraction of ZIP archives (unzip/7z binaries will be used instead if available)",
                "ext-zlib": "Enables gzip for HTTP requests"
            },
            "time": "2026-01-29T10:40:53+00:00",
            "bin": [
                "bin/composer"
            ],
            "type": "library",
            "extra": {
                "phpstan": {
                    "includes": [
                        "phpstan/rules.neon"
                    ]
                },
                "branch-alias": {
                    "dev-main": "2.9-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\": "src/Composer/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nils Adermann",
                    "email": "naderman@naderman.de",
                    "homepage": "https://www.naderman.de"
                },
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "https://seld.be"
                }
            ],
            "description": "Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.",
            "homepage": "https://getcomposer.org/",
            "keywords": [
                "autoload",
                "dependency",
                "package"
            ],
            "support": {
                "irc": "ircs://irc.libera.chat:6697/composer",
                "issues": "https://github.com/composer/composer/issues",
                "security": "https://github.com/composer/composer/security/policy",
                "source": "https://github.com/composer/composer/tree/2.9.5"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                }
            ],
            "install-path": "./composer"
        },
        {
            "name": "composer/installers",
            "version": "v2.3.0",
            "version_normalized": "2.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/installers.git",
                "reference": "12fb2dfe5e16183de69e784a7b84046c43d97e8e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/installers/zipball/12fb2dfe5e16183de69e784a7b84046c43d97e8e",
                "reference": "12fb2dfe5e16183de69e784a7b84046c43d97e8e",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0 || ^2.0",
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "composer/composer": "^1.10.27 || ^2.7",
                "composer/semver": "^1.7.2 || ^3.4.0",
                "phpstan/phpstan": "^1.11",
                "phpstan/phpstan-phpunit": "^1",
                "symfony/phpunit-bridge": "^7.1.1",
                "symfony/process": "^5 || ^6 || ^7"
            },
            "time": "2024-06-24T20:46:46+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "Composer\\Installers\\Plugin",
                "branch-alias": {
                    "dev-main": "2.x-dev"
                },
                "plugin-modifies-install-path": true
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\Installers\\": "src/Composer/Installers"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kyle Robinson Young",
                    "email": "kyle@dontkry.com",
                    "homepage": "https://github.com/shama"
                }
            ],
            "description": "A multi-framework Composer library installer",
            "homepage": "https://composer.github.io/installers/",
            "keywords": [
                "Dolibarr",
                "Eliasis",
                "Hurad",
                "ImageCMS",
                "Kanboard",
                "Lan Management System",
                "MODX Evo",
                "MantisBT",
                "Mautic",
                "Maya",
                "OXID",
                "Plentymarkets",
                "Porto",
                "RadPHP",
                "SMF",
                "Starbug",
                "Thelia",
                "Whmcs",
                "WolfCMS",
                "agl",
                "annotatecms",
                "attogram",
                "bitrix",
                "cakephp",
                "chef",
                "cockpit",
                "codeigniter",
                "concrete5",
                "concreteCMS",
                "croogo",
                "dokuwiki",
                "drupal",
                "eZ Platform",
                "elgg",
                "expressionengine",
                "fuelphp",
                "grav",
                "installer",
                "itop",
                "known",
                "kohana",
                "laravel",
                "lavalite",
                "lithium",
                "magento",
                "majima",
                "mako",
                "matomo",
                "mediawiki",
                "miaoxing",
                "modulework",
                "modx",
                "moodle",
                "osclass",
                "pantheon",
                "phpbb",
                "piwik",
                "ppi",
                "processwire",
                "puppet",
                "pxcms",
                "reindex",
                "roundcube",
                "shopware",
                "silverstripe",
                "sydes",
                "sylius",
                "tastyigniter",
                "wordpress",
                "yawik",
                "zend",
                "zikula"
            ],
            "support": {
                "issues": "https://github.com/composer/installers/issues",
                "source": "https://github.com/composer/installers/tree/v2.3.0"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": "./installers"
        },
        {
            "name": "composer/metadata-minifier",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/metadata-minifier.git",
                "reference": "c549d23829536f0d0e984aaabbf02af91f443207"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/metadata-minifier/zipball/c549d23829536f0d0e984aaabbf02af91f443207",
                "reference": "c549d23829536f0d0e984aaabbf02af91f443207",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "composer/composer": "^2",
                "phpstan/phpstan": "^0.12.55",
                "symfony/phpunit-bridge": "^4.2 || ^5"
            },
            "time": "2021-04-07T13:37:33+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\MetadataMinifier\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "Small utility library that handles metadata minification and expansion.",
            "keywords": [
                "composer",
                "compression"
            ],
            "support": {
                "issues": "https://github.com/composer/metadata-minifier/issues",
                "source": "https://github.com/composer/metadata-minifier/tree/1.0.0"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": "./metadata-minifier"
        },
        {
            "name": "composer/package-versions-deprecated",
            "version": "1.11.99.1",
            "version_normalized": "1.11.99.1",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/package-versions-deprecated.git",
                "reference": "7413f0b55a051e89485c5cb9f765fe24bb02a7b6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/7413f0b55a051e89485c5cb9f765fe24bb02a7b6",
                "reference": "7413f0b55a051e89485c5cb9f765fe24bb02a7b6",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.1.0 || ^2.0",
                "php": "^7 || ^8"
            },
            "replace": {
                "ocramius/package-versions": "1.11.99"
            },
            "require-dev": {
                "composer/composer": "^1.9.3 || ^2.0@dev",
                "ext-zip": "^1.13",
                "phpunit/phpunit": "^6.5 || ^7"
            },
            "time": "2020-11-11T10:22:58+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "PackageVersions\\Installer",
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PackageVersions\\": "src/PackageVersions"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com"
                },
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be"
                }
            ],
            "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
            "support": {
                "issues": "https://github.com/composer/package-versions-deprecated/issues",
                "source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.1"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": "./package-versions-deprecated"
        },
        {
            "name": "composer/pcre",
            "version": "3.3.2",
            "version_normalized": "3.3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/pcre.git",
                "reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/pcre/zipball/b2bed4734f0cc156ee1fe9c0da2550420d99a21e",
                "reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e",
                "shasum": ""
            },
            "require": {
                "php": "^7.4 || ^8.0"
            },
            "conflict": {
                "phpstan/phpstan": "<1.11.10"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.12 || ^2",
                "phpstan/phpstan-strict-rules": "^1 || ^2",
                "phpunit/phpunit": "^8 || ^9"
            },
            "time": "2024-11-12T16:29:46+00:00",
            "type": "library",
            "extra": {
                "phpstan": {
                    "includes": [
                        "extension.neon"
                    ]
                },
                "branch-alias": {
                    "dev-main": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\Pcre\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "PCRE wrapping library that offers type-safe preg_* replacements.",
            "keywords": [
                "PCRE",
                "preg",
                "regex",
                "regular expression"
            ],
            "support": {
                "issues": "https://github.com/composer/pcre/issues",
                "source": "https://github.com/composer/pcre/tree/3.3.2"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": "./pcre"
        },
        {
            "name": "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": "composer/spdx-licenses",
            "version": "1.5.9",
            "version_normalized": "1.5.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/spdx-licenses.git",
                "reference": "edf364cefe8c43501e21e88110aac10b284c3c9f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/edf364cefe8c43501e21e88110aac10b284c3c9f",
                "reference": "edf364cefe8c43501e21e88110aac10b284c3c9f",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.11",
                "symfony/phpunit-bridge": "^3 || ^7"
            },
            "time": "2025-05-12T21:07:07+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\Spdx\\": "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": "SPDX licenses list and validation library.",
            "keywords": [
                "license",
                "spdx",
                "validator"
            ],
            "support": {
                "irc": "ircs://irc.libera.chat:6697/composer",
                "issues": "https://github.com/composer/spdx-licenses/issues",
                "source": "https://github.com/composer/spdx-licenses/tree/1.5.9"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": "./spdx-licenses"
        },
        {
            "name": "composer/xdebug-handler",
            "version": "3.0.5",
            "version_normalized": "3.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/xdebug-handler.git",
                "reference": "6c1925561632e83d60a44492e0b344cf48ab85ef"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/6c1925561632e83d60a44492e0b344cf48ab85ef",
                "reference": "6c1925561632e83d60a44492e0b344cf48ab85ef",
                "shasum": ""
            },
            "require": {
                "composer/pcre": "^1 || ^2 || ^3",
                "php": "^7.2.5 || ^8.0",
                "psr/log": "^1 || ^2 || ^3"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.0",
                "phpstan/phpstan-strict-rules": "^1.1",
                "phpunit/phpunit": "^8.5 || ^9.6 || ^10.5"
            },
            "time": "2024-05-06T16:37:16+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\XdebugHandler\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "John Stevenson",
                    "email": "john-stevenson@blueyonder.co.uk"
                }
            ],
            "description": "Restarts a process without Xdebug.",
            "keywords": [
                "Xdebug",
                "performance"
            ],
            "support": {
                "irc": "ircs://irc.libera.chat:6697/composer",
                "issues": "https://github.com/composer/xdebug-handler/issues",
                "source": "https://github.com/composer/xdebug-handler/tree/3.0.5"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": "./xdebug-handler"
        },
        {
            "name": "doctrine/annotations",
            "version": "2.0.2",
            "version_normalized": "2.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/annotations.git",
                "reference": "901c2ee5d26eb64ff43c47976e114bf00843acf7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/901c2ee5d26eb64ff43c47976e114bf00843acf7",
                "reference": "901c2ee5d26eb64ff43c47976e114bf00843acf7",
                "shasum": ""
            },
            "require": {
                "doctrine/lexer": "^2 || ^3",
                "ext-tokenizer": "*",
                "php": "^7.2 || ^8.0",
                "psr/cache": "^1 || ^2 || ^3"
            },
            "require-dev": {
                "doctrine/cache": "^2.0",
                "doctrine/coding-standard": "^10",
                "phpstan/phpstan": "^1.10.28",
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
                "symfony/cache": "^5.4 || ^6.4 || ^7",
                "vimeo/psalm": "^4.30 || ^5.14"
            },
            "suggest": {
                "php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations"
            },
            "time": "2024-09-05T10:17:24+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
                }
            },
            "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": "Docblock Annotations Parser",
            "homepage": "https://www.doctrine-project.org/projects/annotations.html",
            "keywords": [
                "annotations",
                "docblock",
                "parser"
            ],
            "support": {
                "issues": "https://github.com/doctrine/annotations/issues",
                "source": "https://github.com/doctrine/annotations/tree/2.0.2"
            },
            "abandoned": true,
            "install-path": "../doctrine/annotations"
        },
        {
            "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/data-fixtures",
            "version": "1.8.2",
            "version_normalized": "1.8.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/data-fixtures.git",
                "reference": "6fb221da56dae2011b33d47508e3b8aeb1d91db5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/6fb221da56dae2011b33d47508e3b8aeb1d91db5",
                "reference": "6fb221da56dae2011b33d47508e3b8aeb1d91db5",
                "shasum": ""
            },
            "require": {
                "doctrine/deprecations": "^0.5.3 || ^1.0",
                "doctrine/persistence": "^2.0 || ^3.0",
                "php": "^7.4 || ^8.0",
                "symfony/polyfill-php80": "^1"
            },
            "conflict": {
                "doctrine/dbal": "<3.5 || >=5",
                "doctrine/orm": "<2.14 || >=4",
                "doctrine/phpcr-odm": "<1.3.0"
            },
            "require-dev": {
                "doctrine/annotations": "^1.12 || ^2",
                "doctrine/coding-standard": "^13",
                "doctrine/dbal": "^3.5 || ^4",
                "doctrine/mongodb-odm": "^1.3.0 || ^2.0.0",
                "doctrine/orm": "^2.14 || ^3",
                "ext-sqlite3": "*",
                "fig/log-test": "^1",
                "phpstan/phpstan": "2.1.17",
                "phpunit/phpunit": "^9.6.13 || 10.5.45",
                "psr/log": "^1.1 || ^2 || ^3",
                "symfony/cache": "^5.4 || ^6.3 || ^7",
                "symfony/var-exporter": "^5.4 || ^6.3 || ^7"
            },
            "suggest": {
                "alcaeus/mongo-php-adapter": "For using MongoDB ODM 1.3 with PHP 7 (deprecated)",
                "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
                "doctrine/orm": "For loading ORM fixtures",
                "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
            },
            "time": "2025-06-10T07:00:05+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\DataFixtures\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                }
            ],
            "description": "Data Fixtures for all Doctrine Object Managers",
            "homepage": "https://www.doctrine-project.org",
            "keywords": [
                "database"
            ],
            "support": {
                "issues": "https://github.com/doctrine/data-fixtures/issues",
                "source": "https://github.com/doctrine/data-fixtures/tree/1.8.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%2Fdata-fixtures",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/data-fixtures"
        },
        {
            "name": "doctrine/dbal",
            "version": "3.7.3",
            "version_normalized": "3.7.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/dbal.git",
                "reference": "ce594cbc39a4866c544f1a970d285ff0548221ad"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/dbal/zipball/ce594cbc39a4866c544f1a970d285ff0548221ad",
                "reference": "ce594cbc39a4866c544f1a970d285ff0548221ad",
                "shasum": ""
            },
            "require": {
                "composer-runtime-api": "^2",
                "doctrine/cache": "^1.11|^2.0",
                "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"
            },
            "require-dev": {
                "doctrine/coding-standard": "12.0.0",
                "fig/log-test": "^1",
                "jetbrains/phpstorm-stubs": "2023.1",
                "phpstan/phpstan": "1.10.56",
                "phpstan/phpstan-strict-rules": "^1.5",
                "phpunit/phpunit": "9.6.15",
                "psalm/plugin-phpunit": "0.18.4",
                "slevomat/coding-standard": "8.13.1",
                "squizlabs/php_codesniffer": "3.8.1",
                "symfony/cache": "^5.4|^6.0|^7.0",
                "symfony/console": "^4.4|^5.4|^6.0|^7.0",
                "vimeo/psalm": "4.30.0"
            },
            "suggest": {
                "symfony/console": "For helpful console commands such as SQL execution and import of files."
            },
            "time": "2024-01-21T07:53:09+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.7.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%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/doctrine-fixtures-bundle",
            "version": "3.7.3",
            "version_normalized": "3.7.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
                "reference": "4c3dfcc819ba2725a574f4286aa3f6459f582d5b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/4c3dfcc819ba2725a574f4286aa3f6459f582d5b",
                "reference": "4c3dfcc819ba2725a574f4286aa3f6459f582d5b",
                "shasum": ""
            },
            "require": {
                "doctrine/data-fixtures": "^1.5 || ^2.0",
                "doctrine/doctrine-bundle": "^2.2",
                "doctrine/orm": "^2.14.0 || ^3.0",
                "doctrine/persistence": "^2.4 || ^3.0 || ^4",
                "php": "^7.4 || ^8.0",
                "psr/log": "^1 || ^2 || ^3",
                "symfony/config": "^5.4 || ^6.0 || ^7.0",
                "symfony/console": "^5.4 || ^6.0 || ^7.0",
                "symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
                "symfony/deprecation-contracts": "^2.1 || ^3",
                "symfony/doctrine-bridge": "^5.4.48 || ^6.4.16 || ^7.1.9",
                "symfony/http-kernel": "^5.4 || ^6.0 || ^7.0"
            },
            "conflict": {
                "doctrine/dbal": "< 3"
            },
            "require-dev": {
                "doctrine/coding-standard": "14.0.0",
                "phpstan/phpstan": "2.1.32",
                "phpunit/phpunit": "^9.6.13 || 11.4.14",
                "symfony/phpunit-bridge": "7.3.4"
            },
            "time": "2025-12-03T15:47:21+00:00",
            "type": "symfony-bundle",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Bundle\\FixturesBundle\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Doctrine Project",
                    "homepage": "https://www.doctrine-project.org"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony DoctrineFixturesBundle",
            "homepage": "https://www.doctrine-project.org",
            "keywords": [
                "Fixture",
                "persistence"
            ],
            "support": {
                "issues": "https://github.com/doctrine/DoctrineFixturesBundle/issues",
                "source": "https://github.com/doctrine/DoctrineFixturesBundle/tree/3.7.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%2Fdoctrine-fixtures-bundle",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/doctrine-fixtures-bundle"
        },
        {
            "name": "doctrine/doctrine-migrations-bundle",
            "version": "3.7.0",
            "version_normalized": "3.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
                "reference": "1e380c6dd8ac8488217f39cff6b77e367f1a644b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/1e380c6dd8ac8488217f39cff6b77e367f1a644b",
                "reference": "1e380c6dd8ac8488217f39cff6b77e367f1a644b",
                "shasum": ""
            },
            "require": {
                "doctrine/doctrine-bundle": "^2.4 || ^3.0",
                "doctrine/migrations": "^3.2",
                "php": "^7.2 || ^8.0",
                "symfony/deprecation-contracts": "^2.1 || ^3",
                "symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "composer/semver": "^3.0",
                "doctrine/coding-standard": "^12 || ^14",
                "doctrine/orm": "^2.6 || ^3",
                "phpstan/phpstan": "^1.4 || ^2",
                "phpstan/phpstan-deprecation-rules": "^1 || ^2",
                "phpstan/phpstan-phpunit": "^1 || ^2",
                "phpstan/phpstan-strict-rules": "^1.1 || ^2",
                "phpstan/phpstan-symfony": "^1.3 || ^2",
                "phpunit/phpunit": "^8.5 || ^9.5",
                "symfony/phpunit-bridge": "^6.3 || ^7 || ^8",
                "symfony/var-exporter": "^5.4 || ^6 || ^7 || ^8"
            },
            "time": "2025-11-15T19:02:59+00:00",
            "type": "symfony-bundle",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Bundle\\MigrationsBundle\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Doctrine Project",
                    "homepage": "https://www.doctrine-project.org"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony DoctrineMigrationsBundle",
            "homepage": "https://www.doctrine-project.org",
            "keywords": [
                "dbal",
                "migrations",
                "schema"
            ],
            "support": {
                "issues": "https://github.com/doctrine/DoctrineMigrationsBundle/issues",
                "source": "https://github.com/doctrine/DoctrineMigrationsBundle/tree/3.7.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%2Fdoctrine-migrations-bundle",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/doctrine-migrations-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/migrations",
            "version": "3.9.6",
            "version_normalized": "3.9.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/migrations.git",
                "reference": "ffd8355cdd8505fc650d9604f058bf62aedd80a1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/migrations/zipball/ffd8355cdd8505fc650d9604f058bf62aedd80a1",
                "reference": "ffd8355cdd8505fc650d9604f058bf62aedd80a1",
                "shasum": ""
            },
            "require": {
                "composer-runtime-api": "^2",
                "doctrine/dbal": "^3.6 || ^4",
                "doctrine/deprecations": "^0.5.3 || ^1",
                "doctrine/event-manager": "^1.2 || ^2.0",
                "php": "^8.1",
                "psr/log": "^1.1.3 || ^2 || ^3",
                "symfony/console": "^5.4 || ^6.0 || ^7.0 || ^8.0",
                "symfony/stopwatch": "^5.4 || ^6.0 || ^7.0 || ^8.0",
                "symfony/var-exporter": "^6.2 || ^7.0 || ^8.0"
            },
            "conflict": {
                "doctrine/orm": "<2.12 || >=4"
            },
            "require-dev": {
                "doctrine/coding-standard": "^14",
                "doctrine/orm": "^2.13 || ^3",
                "doctrine/persistence": "^2 || ^3 || ^4",
                "doctrine/sql-formatter": "^1.0",
                "ext-pdo_sqlite": "*",
                "fig/log-test": "^1",
                "phpstan/phpstan": "^2",
                "phpstan/phpstan-deprecation-rules": "^2",
                "phpstan/phpstan-phpunit": "^2",
                "phpstan/phpstan-strict-rules": "^2",
                "phpstan/phpstan-symfony": "^2",
                "phpunit/phpunit": "^10.3 || ^11.0 || ^12.0",
                "symfony/cache": "^5.4 || ^6.0 || ^7.0 || ^8.0",
                "symfony/process": "^5.4 || ^6.0 || ^7.0 || ^8.0",
                "symfony/yaml": "^5.4 || ^6.0 || ^7.0 || ^8.0"
            },
            "suggest": {
                "doctrine/sql-formatter": "Allows to generate formatted SQL with the diff command.",
                "symfony/yaml": "Allows the use of yaml for migration configuration files."
            },
            "time": "2026-02-11T06:46:11+00:00",
            "bin": [
                "bin/doctrine-migrations"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Migrations\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Michael Simonson",
                    "email": "contact@mikesimonson.com"
                }
            ],
            "description": "PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.",
            "homepage": "https://www.doctrine-project.org/projects/migrations.html",
            "keywords": [
                "database",
                "dbal",
                "migrations"
            ],
            "support": {
                "issues": "https://github.com/doctrine/migrations/issues",
                "source": "https://github.com/doctrine/migrations/tree/3.9.6"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fmigrations",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/migrations"
        },
        {
            "name": "doctrine/orm",
            "version": "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": "egulias/email-validator",
            "version": "4.0.4",
            "version_normalized": "4.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/egulias/EmailValidator.git",
                "reference": "d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa",
                "reference": "d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa",
                "shasum": ""
            },
            "require": {
                "doctrine/lexer": "^2.0 || ^3.0",
                "php": ">=8.1",
                "symfony/polyfill-intl-idn": "^1.26"
            },
            "require-dev": {
                "phpunit/phpunit": "^10.2",
                "vimeo/psalm": "^5.12"
            },
            "suggest": {
                "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
            },
            "time": "2025-03-06T22:45:56+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Egulias\\EmailValidator\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Eduardo Gulias Davis"
                }
            ],
            "description": "A library for validating emails against several RFCs",
            "homepage": "https://github.com/egulias/EmailValidator",
            "keywords": [
                "email",
                "emailvalidation",
                "emailvalidator",
                "validation",
                "validator"
            ],
            "support": {
                "issues": "https://github.com/egulias/EmailValidator/issues",
                "source": "https://github.com/egulias/EmailValidator/tree/4.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/egulias",
                    "type": "github"
                }
            ],
            "install-path": "../egulias/email-validator"
        },
        {
            "name": "exercise/htmlpurifier-bundle",
            "version": "5.2",
            "version_normalized": "5.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Exercise/HTMLPurifierBundle.git",
                "reference": "d7cb1c8c8d30ac820ec3504df769485f93abf66a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Exercise/HTMLPurifierBundle/zipball/d7cb1c8c8d30ac820ec3504df769485f93abf66a",
                "reference": "d7cb1c8c8d30ac820ec3504df769485f93abf66a",
                "shasum": ""
            },
            "require": {
                "ezyang/htmlpurifier": "~4.14",
                "php": "^8.1",
                "symfony/config": "^5.4 || ^6.0 || ^7.0 || ^8.0",
                "symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0 || ^8.0",
                "symfony/http-kernel": "^5.4 || ^6.0 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "symfony/form": "^5.4 || ^6.0 || ^7.0 || ^8.0",
                "symfony/phpunit-bridge": "^7.3",
                "twig/twig": "^2.4.4 || ^3.0"
            },
            "time": "2025-11-10T09:59:18+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Exercise\\HTMLPurifierBundle\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "contributors",
                    "homepage": "https://github.com/Exercise/HTMLPurifierBundle/contributors"
                }
            ],
            "description": "HTMLPurifier integration for your Symfony project",
            "homepage": "https://github.com/Exercise/HTMLPurifierBundle",
            "keywords": [
                "Purifier",
                "html",
                "htmlpurifier",
                "symfony"
            ],
            "support": {
                "issues": "https://github.com/Exercise/HTMLPurifierBundle/issues",
                "source": "https://github.com/Exercise/HTMLPurifierBundle/tree/5.2"
            },
            "install-path": "../exercise/htmlpurifier-bundle"
        },
        {
            "name": "ezyang/htmlpurifier",
            "version": "v4.19.0",
            "version_normalized": "4.19.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ezyang/htmlpurifier.git",
                "reference": "b287d2a16aceffbf6e0295559b39662612b77fcf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/b287d2a16aceffbf6e0295559b39662612b77fcf",
                "reference": "b287d2a16aceffbf6e0295559b39662612b77fcf",
                "shasum": ""
            },
            "require": {
                "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0"
            },
            "require-dev": {
                "cerdic/css-tidy": "^1.7 || ^2.0",
                "simpletest/simpletest": "dev-master"
            },
            "suggest": {
                "cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.",
                "ext-bcmath": "Used for unit conversion and imagecrash protection",
                "ext-iconv": "Converts text to and from non-UTF-8 encodings",
                "ext-tidy": "Used for pretty-printing HTML"
            },
            "time": "2025-10-17T16:34:55+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "library/HTMLPurifier.composer.php"
                ],
                "psr-0": {
                    "HTMLPurifier": "library/"
                },
                "exclude-from-classmap": [
                    "/library/HTMLPurifier/Language/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Edward Z. Yang",
                    "email": "admin@htmlpurifier.org",
                    "homepage": "http://ezyang.com"
                }
            ],
            "description": "Standards compliant HTML filter written in PHP",
            "homepage": "http://htmlpurifier.org/",
            "keywords": [
                "html"
            ],
            "support": {
                "issues": "https://github.com/ezyang/htmlpurifier/issues",
                "source": "https://github.com/ezyang/htmlpurifier/tree/v4.19.0"
            },
            "install-path": "../ezyang/htmlpurifier"
        },
        {
            "name": "friendsofsymfony/rest-bundle",
            "version": "3.9.0",
            "version_normalized": "3.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git",
                "reference": "0a0d597a79734a8bd3a90cf6fa58de82940fc873"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/0a0d597a79734a8bd3a90cf6fa58de82940fc873",
                "reference": "0a0d597a79734a8bd3a90cf6fa58de82940fc873",
                "shasum": ""
            },
            "require": {
                "php": "^7.4|^8.0",
                "symfony/config": "^5.4|^6.4|^7.0|^8.0",
                "symfony/dependency-injection": "^5.4|^6.4|^7.0|^8.0",
                "symfony/deprecation-contracts": "^2.1|^3.0",
                "symfony/event-dispatcher": "^5.4|^6.4|^7.0|^8.0",
                "symfony/framework-bundle": "^5.4|^6.4|^7.0|^8.0",
                "symfony/http-foundation": "^5.4|^6.4|^7.0|^8.0",
                "symfony/http-kernel": "^5.4|^6.4|^7.0|^8.0",
                "symfony/routing": "^5.4|^6.4|^7.0|^8.0",
                "symfony/security-core": "^5.4|^6.4|^7.0|^8.0",
                "willdurand/jsonp-callback-validator": "^1.0|^2.0",
                "willdurand/negotiation": "^2.0|^3.0"
            },
            "conflict": {
                "doctrine/annotations": "<1.12",
                "jms/serializer": "<1.13.0",
                "jms/serializer-bundle": "<2.4.3|3.0.0",
                "sensio/framework-extra-bundle": "<6.1"
            },
            "require-dev": {
                "doctrine/annotations": "^1.13.2|^2.0",
                "friendsofphp/php-cs-fixer": "^3.43",
                "jms/serializer": "^1.13|^2.0|^3.0",
                "jms/serializer-bundle": "^2.4.3|^3.0.1|^4.0|^5.0",
                "psr/http-message": "^1.0",
                "psr/log": "^1.0|^2.0|^3.0",
                "sensio/framework-extra-bundle": "^6.1",
                "symfony/asset": "^5.4|^6.4|^7.0|^8.0",
                "symfony/browser-kit": "^5.4|^6.4|^7.0|^8.0",
                "symfony/css-selector": "^5.4|^6.4|^7.0|^8.0",
                "symfony/expression-language": "^5.4|^6.4|^7.0|^8.0",
                "symfony/form": "^5.4|^6.4|^7.0|^8.0",
                "symfony/mime": "^5.4|^6.4|^7.0|^8.0",
                "symfony/phpunit-bridge": "^7.0.1|^8.0",
                "symfony/security-bundle": "^5.4|^6.4|^7.0|^8.0",
                "symfony/serializer": "^5.4|^6.4|^7.0|^8.0",
                "symfony/twig-bundle": "^5.4|^6.4|^7.0|^8.0",
                "symfony/validator": "^5.4|^6.4|^7.0|^8.0",
                "symfony/web-profiler-bundle": "^5.4|^6.4|^7.0|^8.0",
                "symfony/yaml": "^5.4|^6.4|^7.0|^8.0"
            },
            "suggest": {
                "jms/serializer-bundle": "Add support for advanced serialization capabilities, recommended",
                "sensio/framework-extra-bundle": "Add support for the request body converter and the view response listener, not supported with Symfony >=7.0",
                "symfony/serializer": "Add support for basic serialization capabilities and xml decoding",
                "symfony/validator": "Add support for validation capabilities in the ParamFetcher"
            },
            "time": "2026-02-10T02:36:12+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "3.x-dev": "3.1-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FOS\\RestBundle\\": ""
                },
                "exclude-from-classmap": [
                    "Resources/",
                    "Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Lukas Kahwe Smith",
                    "email": "smith@pooteeweet.org"
                },
                {
                    "name": "Konstantin Kudryashov",
                    "email": "ever.zet@gmail.com"
                },
                {
                    "name": "FriendsOfSymfony Community",
                    "homepage": "https://github.com/friendsofsymfony/FOSRestBundle/contributors"
                }
            ],
            "description": "This Bundle provides various tools to rapidly develop RESTful API's with Symfony",
            "homepage": "http://friendsofsymfony.github.com",
            "keywords": [
                "rest"
            ],
            "support": {
                "issues": "https://github.com/FriendsOfSymfony/FOSRestBundle/issues",
                "source": "https://github.com/FriendsOfSymfony/FOSRestBundle/tree/3.9.0"
            },
            "install-path": "../friendsofsymfony/rest-bundle"
        },
        {
            "name": "gaufrette/aws-s3-adapter",
            "version": "v0.4.0",
            "version_normalized": "0.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Gaufrette/aws-s3-adapter.git",
                "reference": "a37143f592d5cb0ba124451439af6e6da6784d89"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Gaufrette/aws-s3-adapter/zipball/a37143f592d5cb0ba124451439af6e6da6784d89",
                "reference": "a37143f592d5cb0ba124451439af6e6da6784d89",
                "shasum": ""
            },
            "require": {
                "aws/aws-sdk-php": "~2||~3",
                "ext-fileinfo": "*",
                "knplabs/gaufrette": "~0.4@dev"
            },
            "time": "2017-06-08T11:37:42+00:00",
            "type": "metapackage",
            "notification-url": "https://packagist.org/downloads/",
            "authors": [
                {
                    "name": "KnpLabs",
                    "email": "hello@knplabs.com"
                }
            ],
            "description": "Aws adapter for Gaufrette",
            "support": {
                "source": "https://github.com/Gaufrette/aws-s3-adapter/tree/master"
            },
            "install-path": null
        },
        {
            "name": "gaufrette/extras",
            "version": "v0.1.0",
            "version_normalized": "0.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/gaufrette-extras.git",
                "reference": "07e10eb879c83ca2f7be8e9b7020f3ca93d165c9"
            },
            "require": {
                "knplabs/gaufrette": "~0.4"
            },
            "require-dev": {
                "aws/aws-sdk-php": "~2.4|~3",
                "phpspec/phpspec": "^3.4",
                "phpunit/phpunit": "~5.5"
            },
            "time": "2026-03-03T13:22:33+00:00",
            "type": "library",
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "Gaufrette\\Extras\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Gaufrette\\Extras\\Tests\\": "tests/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Albin Kerouanton",
                    "email": "albin.kerouanton@knplabs.com"
                },
                {
                    "name": "KnpLabs Team",
                    "homepage": "http://knplabs.com"
                },
                {
                    "name": "The contributors",
                    "homepage": "http://github.com/Gaufrette/extras/contributors"
                }
            ],
            "description": "Provides extra features (prefixed fs, resolvable fs) to Gaufrette",
            "install-path": "../gaufrette/extras"
        },
        {
            "name": "geoip2/geoip2",
            "version": "v2.13.0",
            "version_normalized": "2.13.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/maxmind/GeoIP2-php.git",
                "reference": "6a41d8fbd6b90052bc34dff3b4252d0f88067b23"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/maxmind/GeoIP2-php/zipball/6a41d8fbd6b90052bc34dff3b4252d0f88067b23",
                "reference": "6a41d8fbd6b90052bc34dff3b4252d0f88067b23",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "maxmind-db/reader": "~1.8",
                "maxmind/web-service-common": "~0.8",
                "php": ">=7.2"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.*",
                "phpstan/phpstan": "*",
                "phpunit/phpunit": "^8.0 || ^9.0",
                "squizlabs/php_codesniffer": "3.*"
            },
            "time": "2022-08-05T20:32:58+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GeoIp2\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Gregory J. Oschwald",
                    "email": "goschwald@maxmind.com",
                    "homepage": "https://www.maxmind.com/"
                }
            ],
            "description": "MaxMind GeoIP2 PHP API",
            "homepage": "https://github.com/maxmind/GeoIP2-php",
            "keywords": [
                "IP",
                "geoip",
                "geoip2",
                "geolocation",
                "maxmind"
            ],
            "support": {
                "issues": "https://github.com/maxmind/GeoIP2-php/issues",
                "source": "https://github.com/maxmind/GeoIP2-php/tree/v2.13.0"
            },
            "install-path": "../geoip2/geoip2"
        },
        {
            "name": "giggsey/libphonenumber-for-php",
            "version": "8.13.55",
            "version_normalized": "8.13.55.0",
            "source": {
                "type": "git",
                "url": "https://github.com/giggsey/libphonenumber-for-php.git",
                "reference": "6e28b3d53cf96d7f41c83d9b80b6021ecbd00537"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/6e28b3d53cf96d7f41c83d9b80b6021ecbd00537",
                "reference": "6e28b3d53cf96d7f41c83d9b80b6021ecbd00537",
                "shasum": ""
            },
            "require": {
                "giggsey/locale": "^2.0",
                "php": "^7.4|^8.0",
                "symfony/polyfill-mbstring": "^1.17"
            },
            "replace": {
                "giggsey/libphonenumber-for-php-lite": "self.version"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.64",
                "pear/pear-core-minimal": "^1.10",
                "pear/pear_exception": "^1.0",
                "pear/versioncontrol_git": "^0.7",
                "phing/phing": "^3.0",
                "php-coveralls/php-coveralls": "^2.0",
                "phpunit/phpunit": "^9.6",
                "symfony/console": "^v5.2",
                "symfony/var-exporter": "^5.2"
            },
            "time": "2025-02-14T08:14:08+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "8.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "libphonenumber\\": "src/"
                },
                "exclude-from-classmap": [
                    "/src/data/",
                    "/src/carrier/data/",
                    "/src/geocoding/data/",
                    "/src/timezone/data/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Joshua Gigg",
                    "email": "giggsey@gmail.com",
                    "homepage": "https://giggsey.com/"
                }
            ],
            "description": "PHP Port of Google's libphonenumber",
            "homepage": "https://github.com/giggsey/libphonenumber-for-php",
            "keywords": [
                "geocoding",
                "geolocation",
                "libphonenumber",
                "mobile",
                "phonenumber",
                "validation"
            ],
            "support": {
                "issues": "https://github.com/giggsey/libphonenumber-for-php/issues",
                "source": "https://github.com/giggsey/libphonenumber-for-php"
            },
            "install-path": "../giggsey/libphonenumber-for-php"
        },
        {
            "name": "giggsey/locale",
            "version": "2.9.0",
            "version_normalized": "2.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/giggsey/Locale.git",
                "reference": "fe741e99ae6ccbe8132f3d63d8ec89924e689778"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/giggsey/Locale/zipball/fe741e99ae6ccbe8132f3d63d8ec89924e689778",
                "reference": "fe741e99ae6ccbe8132f3d63d8ec89924e689778",
                "shasum": ""
            },
            "require": {
                "php": "^8.1"
            },
            "require-dev": {
                "ext-json": "*",
                "friendsofphp/php-cs-fixer": "^3.66",
                "infection/infection": "^0.29|^0.32.0",
                "php-coveralls/php-coveralls": "^2.7",
                "phpstan/extension-installer": "^1.4.3",
                "phpstan/phpstan": "^2.1.7",
                "phpstan/phpstan-deprecation-rules": "^2.0.1",
                "phpstan/phpstan-phpunit": "^2.0.4",
                "phpstan/phpstan-strict-rules": "^2.0.3",
                "phpunit/phpunit": "^10.5.45",
                "symfony/console": "^6.4",
                "symfony/filesystem": "^6.4",
                "symfony/finder": "^6.4",
                "symfony/process": "^6.4",
                "symfony/var-exporter": "^6.4"
            },
            "time": "2026-02-24T15:32:13+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Giggsey\\Locale\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Joshua Gigg",
                    "email": "giggsey@gmail.com",
                    "homepage": "https://giggsey.com/"
                }
            ],
            "description": "Locale functions required by libphonenumber-for-php",
            "support": {
                "issues": "https://github.com/giggsey/Locale/issues",
                "source": "https://github.com/giggsey/Locale/tree/2.9.0"
            },
            "install-path": "../giggsey/locale"
        },
        {
            "name": "guzzlehttp/guzzle",
            "version": "7.10.0",
            "version_normalized": "7.10.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/guzzle.git",
                "reference": "b51ac707cfa420b7bfd4e4d5e510ba8008e822b4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b51ac707cfa420b7bfd4e4d5e510ba8008e822b4",
                "reference": "b51ac707cfa420b7bfd4e4d5e510ba8008e822b4",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "guzzlehttp/promises": "^2.3",
                "guzzlehttp/psr7": "^2.8",
                "php": "^7.2.5 || ^8.0",
                "psr/http-client": "^1.0",
                "symfony/deprecation-contracts": "^2.2 || ^3.0"
            },
            "provide": {
                "psr/http-client-implementation": "1.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.2",
                "ext-curl": "*",
                "guzzle/client-integration-tests": "3.0.2",
                "php-http/message-factory": "^1.1",
                "phpunit/phpunit": "^8.5.39 || ^9.6.20",
                "psr/log": "^1.1 || ^2.0 || ^3.0"
            },
            "suggest": {
                "ext-curl": "Required for CURL handler support",
                "ext-intl": "Required for Internationalized Domain Name (IDN) support",
                "psr/log": "Required for using the Log middleware"
            },
            "time": "2025-08-23T22:36:01+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions_include.php"
                ],
                "psr-4": {
                    "GuzzleHttp\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "Jeremy Lindblom",
                    "email": "jeremeamia@gmail.com",
                    "homepage": "https://github.com/jeremeamia"
                },
                {
                    "name": "George Mponos",
                    "email": "gmponos@gmail.com",
                    "homepage": "https://github.com/gmponos"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://github.com/sagikazarmark"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "homepage": "https://github.com/Tobion"
                }
            ],
            "description": "Guzzle is a PHP HTTP client library",
            "keywords": [
                "client",
                "curl",
                "framework",
                "http",
                "http client",
                "psr-18",
                "psr-7",
                "rest",
                "web service"
            ],
            "support": {
                "issues": "https://github.com/guzzle/guzzle/issues",
                "source": "https://github.com/guzzle/guzzle/tree/7.10.0"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
                    "type": "tidelift"
                }
            ],
            "install-path": "../guzzlehttp/guzzle"
        },
        {
            "name": "guzzlehttp/oauth-subscriber",
            "version": "0.8.1",
            "version_normalized": "0.8.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/oauth-subscriber.git",
                "reference": "92b619b03bd21396e51c62e6bce83467d2ce8f53"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/oauth-subscriber/zipball/92b619b03bd21396e51c62e6bce83467d2ce8f53",
                "reference": "92b619b03bd21396e51c62e6bce83467d2ce8f53",
                "shasum": ""
            },
            "require": {
                "guzzlehttp/guzzle": "^7.9",
                "guzzlehttp/psr7": "^2.7",
                "php": "^7.2.5 || ^8.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.2",
                "phpunit/phpunit": "^8.5.36 || ^9.6.15"
            },
            "suggest": {
                "ext-openssl": "Required to sign using RSA-SHA1"
            },
            "time": "2025-01-06T19:15:59+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Subscriber\\Oauth\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "George Mponos",
                    "email": "gmponos@gmail.com",
                    "homepage": "https://github.com/gmponos"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://github.com/Nyholm"
                }
            ],
            "description": "Guzzle OAuth 1.0 subscriber",
            "keywords": [
                "Guzzle",
                "oauth"
            ],
            "support": {
                "issues": "https://github.com/guzzle/oauth-subscriber/issues",
                "source": "https://github.com/guzzle/oauth-subscriber/tree/0.8.1"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/oauth-subscriber",
                    "type": "tidelift"
                }
            ],
            "install-path": "../guzzlehttp/oauth-subscriber"
        },
        {
            "name": "guzzlehttp/promises",
            "version": "2.3.0",
            "version_normalized": "2.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/promises.git",
                "reference": "481557b130ef3790cf82b713667b43030dc9c957"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/promises/zipball/481557b130ef3790cf82b713667b43030dc9c957",
                "reference": "481557b130ef3790cf82b713667b43030dc9c957",
                "shasum": ""
            },
            "require": {
                "php": "^7.2.5 || ^8.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.2",
                "phpunit/phpunit": "^8.5.44 || ^9.6.25"
            },
            "time": "2025-08-22T14:34:08+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Promise\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "homepage": "https://github.com/Tobion"
                }
            ],
            "description": "Guzzle promises library",
            "keywords": [
                "promise"
            ],
            "support": {
                "issues": "https://github.com/guzzle/promises/issues",
                "source": "https://github.com/guzzle/promises/tree/2.3.0"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
                    "type": "tidelift"
                }
            ],
            "install-path": "../guzzlehttp/promises"
        },
        {
            "name": "guzzlehttp/psr7",
            "version": "2.9.0",
            "version_normalized": "2.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/psr7.git",
                "reference": "7d0ed42f28e42d61352a7a79de682e5e67fec884"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/7d0ed42f28e42d61352a7a79de682e5e67fec884",
                "reference": "7d0ed42f28e42d61352a7a79de682e5e67fec884",
                "shasum": ""
            },
            "require": {
                "php": "^7.2.5 || ^8.0",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^1.1 || ^2.0",
                "ralouphie/getallheaders": "^3.0"
            },
            "provide": {
                "psr/http-factory-implementation": "1.0",
                "psr/http-message-implementation": "1.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.2",
                "http-interop/http-factory-tests": "0.9.0",
                "jshttp/mime-db": "1.54.0.1",
                "phpunit/phpunit": "^8.5.44 || ^9.6.25"
            },
            "suggest": {
                "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
            },
            "time": "2026-03-10T16:41:02+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Psr7\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "George Mponos",
                    "email": "gmponos@gmail.com",
                    "homepage": "https://github.com/gmponos"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://github.com/sagikazarmark"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "homepage": "https://github.com/Tobion"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://sagikazarmark.hu"
                }
            ],
            "description": "PSR-7 message implementation that also provides common utility methods",
            "keywords": [
                "http",
                "message",
                "psr-7",
                "request",
                "response",
                "stream",
                "uri",
                "url"
            ],
            "support": {
                "issues": "https://github.com/guzzle/psr7/issues",
                "source": "https://github.com/guzzle/psr7/tree/2.9.0"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
                    "type": "tidelift"
                }
            ],
            "install-path": "../guzzlehttp/psr7"
        },
        {
            "name": "helios-ag/fm-elfinder-bundle",
            "version": "12.7.3",
            "version_normalized": "12.7.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/helios-ag/FMElfinderBundle.git",
                "reference": "8041092383efda82faee697dc1119840a4345eca"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/helios-ag/FMElfinderBundle/zipball/8041092383efda82faee697dc1119840a4345eca",
                "reference": "8041092383efda82faee697dc1119840a4345eca",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": "^8.1",
                "studio-42/elfinder": "~2.1.62",
                "symfony/asset": "^6.4 || ^7.0",
                "symfony/form": "^6.4 || ^7.0",
                "symfony/framework-bundle": "^6.4 || ^7.0",
                "symfony/twig-bundle": "^6.4 || ^7.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "dev-master",
                "matthiasnoback/symfony-config-test": "^6.0",
                "matthiasnoback/symfony-dependency-injection-test": "^6.0",
                "php-coveralls/php-coveralls": "^2.0",
                "symfony/finder": "^6.4 || ^7.0",
                "symfony/phpunit-bridge": "^6.4 || ^7.0.1"
            },
            "suggest": {
                "barryvdh/elfinder-flysystem-driver": "Flysystem driver for elfinder",
                "friendsofsymfony/ckeditor-bundle": "FOSCKEditorBundle WYSIWYG Editor Bundle",
                "helios-ag/fm-summernote-bundle": "FMSummernoteBundle WYSIWYG Editor Bundle",
                "helios-ag/fm-tinymce-bundle": "FMTinyMCEBundle WYSIWYG Editor Bundle",
                "spatie/flysystem-dropbox": "Dropbox 2 Driver for Flysystem"
            },
            "time": "2025-06-19T11:47:45+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "13.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FM\\ElfinderBundle\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Al Ganiev",
                    "email": "helios.ag@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://github.com/helios-ag/FMElfinderBundle/contributors"
                }
            ],
            "description": "ElFinder bundle, adds ElFinder file manager to your Symfony project",
            "homepage": "https://github.com/helios-ag/FMElfinderBundle",
            "keywords": [
                "elfinder",
                "file manager",
                "wysiwyg"
            ],
            "support": {
                "issues": "https://github.com/helios-ag/FMElfinderBundle/issues",
                "source": "https://github.com/helios-ag/FMElfinderBundle/tree/12.7.3"
            },
            "install-path": "../helios-ag/fm-elfinder-bundle"
        },
        {
            "name": "illuminate/collections",
            "version": "v10.49.0",
            "version_normalized": "10.49.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/collections.git",
                "reference": "6ae9c74fa92d4e1824d1b346cd435e8eacdc3232"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/collections/zipball/6ae9c74fa92d4e1824d1b346cd435e8eacdc3232",
                "reference": "6ae9c74fa92d4e1824d1b346cd435e8eacdc3232",
                "shasum": ""
            },
            "require": {
                "illuminate/conditionable": "^10.0",
                "illuminate/contracts": "^10.0",
                "illuminate/macroable": "^10.0",
                "php": "^8.1"
            },
            "suggest": {
                "symfony/var-dumper": "Required to use the dump method (^6.2)."
            },
            "time": "2025-09-08T19:05:53+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "10.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "helpers.php"
                ],
                "psr-4": {
                    "Illuminate\\Support\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Collections package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/collections"
        },
        {
            "name": "illuminate/conditionable",
            "version": "v10.49.0",
            "version_normalized": "10.49.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/conditionable.git",
                "reference": "47c700320b7a419f0d188d111f3bbed978fcbd3f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/conditionable/zipball/47c700320b7a419f0d188d111f3bbed978fcbd3f",
                "reference": "47c700320b7a419f0d188d111f3bbed978fcbd3f",
                "shasum": ""
            },
            "require": {
                "php": "^8.0.2"
            },
            "time": "2025-03-24T11:47:24+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "10.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Support\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Conditionable package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/conditionable"
        },
        {
            "name": "illuminate/contracts",
            "version": "v10.49.0",
            "version_normalized": "10.49.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/contracts.git",
                "reference": "2393ef579e020d88e24283913c815c3e2c143323"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/contracts/zipball/2393ef579e020d88e24283913c815c3e2c143323",
                "reference": "2393ef579e020d88e24283913c815c3e2c143323",
                "shasum": ""
            },
            "require": {
                "php": "^8.1",
                "psr/container": "^1.1.1|^2.0.1",
                "psr/simple-cache": "^1.0|^2.0|^3.0"
            },
            "time": "2025-03-24T11:47:24+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "10.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Contracts\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Contracts package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/contracts"
        },
        {
            "name": "illuminate/macroable",
            "version": "v10.49.0",
            "version_normalized": "10.49.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/macroable.git",
                "reference": "dff667a46ac37b634dcf68909d9d41e94dc97c27"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/macroable/zipball/dff667a46ac37b634dcf68909d9d41e94dc97c27",
                "reference": "dff667a46ac37b634dcf68909d9d41e94dc97c27",
                "shasum": ""
            },
            "require": {
                "php": "^8.1"
            },
            "time": "2023-06-05T12:46:42+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "10.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Support\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Macroable package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/macroable"
        },
        {
            "name": "intervention/image",
            "version": "2.7.2",
            "version_normalized": "2.7.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Intervention/image.git",
                "reference": "04be355f8d6734c826045d02a1079ad658322dad"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Intervention/image/zipball/04be355f8d6734c826045d02a1079ad658322dad",
                "reference": "04be355f8d6734c826045d02a1079ad658322dad",
                "shasum": ""
            },
            "require": {
                "ext-fileinfo": "*",
                "guzzlehttp/psr7": "~1.1 || ^2.0",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "mockery/mockery": "~0.9.2",
                "phpunit/phpunit": "^4.8 || ^5.7 || ^7.5.15"
            },
            "suggest": {
                "ext-gd": "to use GD library based image processing.",
                "ext-imagick": "to use Imagick based image processing.",
                "intervention/imagecache": "Caching extension for the Intervention Image library"
            },
            "time": "2022-05-21T17:30:32+00:00",
            "type": "library",
            "extra": {
                "laravel": {
                    "aliases": {
                        "Image": "Intervention\\Image\\Facades\\Image"
                    },
                    "providers": [
                        "Intervention\\Image\\ImageServiceProvider"
                    ]
                },
                "branch-alias": {
                    "dev-master": "2.4-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Intervention\\Image\\": "src/Intervention/Image"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Oliver Vogel",
                    "email": "oliver@intervention.io",
                    "homepage": "https://intervention.io/"
                }
            ],
            "description": "Image handling and manipulation library with support for Laravel integration",
            "homepage": "http://image.intervention.io/",
            "keywords": [
                "gd",
                "image",
                "imagick",
                "laravel",
                "thumbnail",
                "watermark"
            ],
            "support": {
                "issues": "https://github.com/Intervention/image/issues",
                "source": "https://github.com/Intervention/image/tree/2.7.2"
            },
            "funding": [
                {
                    "url": "https://paypal.me/interventionio",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/Intervention",
                    "type": "github"
                }
            ],
            "install-path": "../intervention/image"
        },
        {
            "name": "ip2location/ip2location-php",
            "version": "7.2.5",
            "version_normalized": "7.2.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/chrislim2888/IP2Location-PHP-Module.git",
                "reference": "5f637f2e95e51861b9d969aa98f4e5868074f922"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/chrislim2888/IP2Location-PHP-Module/zipball/5f637f2e95e51861b9d969aa98f4e5868074f922",
                "reference": "5f637f2e95e51861b9d969aa98f4e5868074f922",
                "shasum": ""
            },
            "time": "2016-06-10T07:21:52+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "IP2Location.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPLv3"
            ],
            "authors": [
                {
                    "name": "IP2Location",
                    "email": "support@ip2location.com",
                    "homepage": "http://www.ip2location.com"
                }
            ],
            "description": "[Official Release] IP2Location PHP API to get location info from IPv4 and IPv6 address.",
            "homepage": "http://www.ip2location.com",
            "keywords": [
                "geolocation",
                "ip2location",
                "ip2locationlite"
            ],
            "support": {
                "issues": "https://github.com/chrislim2888/IP2Location-PHP-Module/issues",
                "source": "https://github.com/chrislim2888/IP2Location-PHP-Module/tree/master"
            },
            "install-path": "../ip2location/ip2location-php"
        },
        {
            "name": "javer/lightsaml",
            "version": "1.9.0",
            "version_normalized": "1.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/javer/lightSAML.git",
                "reference": "b2b6129ac705539639debf94532484fdbaa4493a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/javer/lightSAML/zipball/b2b6129ac705539639debf94532484fdbaa4493a",
                "reference": "b2b6129ac705539639debf94532484fdbaa4493a",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "robrichards/xmlseclibs": "^3.0",
                "symfony/event-dispatcher": "^5.4 || ^6.0 || ^7.0",
                "symfony/http-foundation": "^5.4 || ^6.0 || ^7.0"
            },
            "require-dev": {
                "monolog/monolog": "^2.0 || ^3.0",
                "phpunit/phpunit": "^9.5",
                "pimple/pimple": "~3.0",
                "symfony/css-selector": "^5.4 || ^6.0 || ^7.0",
                "symfony/dom-crawler": "^5.4 || ^6.0 || ^7.0"
            },
            "suggest": {
                "lightsaml/sp-bundle": "Symfony 2 SP security bundle",
                "lightsaml/symfony-bridge": "Symfony 2 build container bridge"
            },
            "time": "2024-12-19T12:25:47+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "LightSaml\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Milos Tomic",
                    "email": "tmilos@gmail.com",
                    "homepage": "https://github.com/tmilos/",
                    "role": "Developer"
                }
            ],
            "description": "Light SAML 2.0 PHP library",
            "homepage": "https://www.lightsaml.com/",
            "keywords": [
                "SAML 2.0",
                "Single Logout",
                "Single SignOn",
                "library",
                "lightSAML",
                "php"
            ],
            "support": {
                "docs": "http://www.lightsaml.com/LightSAML-Core/",
                "issues": "https://github.com/lightsaml/lightsaml/issues",
                "source": "https://github.com/lightSAML/lightSAML"
            },
            "install-path": "../javer/lightsaml"
        },
        {
            "name": "javer/sp-bundle",
            "version": "2.1.0",
            "version_normalized": "2.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/javer/SpBundle.git",
                "reference": "1c90c5ba9e64396c47dc1ea1c492b675f0469768"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/javer/SpBundle/zipball/1c90c5ba9e64396c47dc1ea1c492b675f0469768",
                "reference": "1c90c5ba9e64396c47dc1ea1c492b675f0469768",
                "shasum": ""
            },
            "require": {
                "javer/symfony-bridge": "^1.5",
                "php": ">=8.1",
                "symfony/framework-bundle": "^6.0 || ^7.0",
                "symfony/security-bundle": "^6.0 || ^7.0"
            },
            "require-dev": {
                "ext-simplexml": "*",
                "phpunit/phpunit": "^9.5",
                "symfony/browser-kit": "^6.0 || ^7.0",
                "symfony/css-selector": "^6.0 || ^7.0",
                "symfony/monolog-bundle": "^3.0 || ^4.0",
                "symfony/twig-bundle": "^6.0 || ^7.0"
            },
            "time": "2024-01-09T17:15:53+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "LightSaml\\SpBundle\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Milos Tomic",
                    "email": "tmilos@gmail.com",
                    "homepage": "http://github.com/tmilos",
                    "role": "Developer"
                },
                {
                    "name": "Vadim Borodavko",
                    "email": "vaidm.borodavko@gmail.com",
                    "homepage": "https://github.com/javer",
                    "role": "Developer"
                }
            ],
            "description": "Light SAML2 SP Symfony Bundle",
            "homepage": "http://www.lightsaml.com/SP-Bundle/",
            "support": {
                "source": "https://github.com/javer/SpBundle/tree/2.1.0"
            },
            "install-path": "../javer/sp-bundle"
        },
        {
            "name": "javer/symfony-bridge",
            "version": "1.6.0",
            "version_normalized": "1.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/javer/SymfonyBridgeBundle.git",
                "reference": "9d65dc277278b19ba29c7589ddb1f01d59603ed5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/javer/SymfonyBridgeBundle/zipball/9d65dc277278b19ba29c7589ddb1f01d59603ed5",
                "reference": "9d65dc277278b19ba29c7589ddb1f01d59603ed5",
                "shasum": ""
            },
            "require": {
                "javer/lightsaml": "^1.7",
                "php": ">=8.1",
                "symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
                "symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0",
                "symfony/yaml": "^5.4 || ^6.0 || ^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.5",
                "symfony/browser-kit": "^5.4 || ^6.0 || ^7.0",
                "symfony/filesystem": "^5.4 || ^6.0 || ^7.0",
                "symfony/finder": "^5.4 || ^6.0 || ^7.0",
                "symfony/routing": "^5.4 || ^6.0 || ^7.0"
            },
            "time": "2024-01-09T14:34:34+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "LightSaml\\SymfonyBridgeBundle\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Milos Tomic",
                    "email": "tmilos@gmail.com",
                    "homepage": "http://github.com/tmilos",
                    "role": "Developer"
                }
            ],
            "description": "Light SAML Symfony bridge bundle",
            "homepage": "http://www.lightsaml.com",
            "support": {
                "source": "https://github.com/javer/SymfonyBridgeBundle/tree/1.6.0"
            },
            "install-path": "../javer/symfony-bridge"
        },
        {
            "name": "jbroadway/urlify",
            "version": "1.2.5-stable",
            "version_normalized": "1.2.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/jbroadway/urlify.git",
                "reference": "62f75cfa5ec06935091b348cac52c6672a7ca1f4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jbroadway/urlify/zipball/62f75cfa5ec06935091b348cac52c6672a7ca1f4",
                "reference": "62f75cfa5ec06935091b348cac52c6672a7ca1f4",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2",
                "voku/portable-ascii": "^2.0",
                "voku/stop-words": "^2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5"
            },
            "time": "2025-04-01T21:08:37+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "URLify": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause-Clear"
            ],
            "authors": [
                {
                    "name": "Johnny Broadway",
                    "email": "johnny@johnnybroadway.com",
                    "homepage": "http://www.johnnybroadway.com/"
                }
            ],
            "description": "A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.",
            "homepage": "https://github.com/jbroadway/urlify",
            "keywords": [
                "ascii",
                "blogging",
                "blogs",
                "downcode",
                "encode",
                "iconv",
                "link",
                "seo",
                "slug",
                "slugify",
                "slugs",
                "translit",
                "transliterate",
                "transliteration",
                "unicode",
                "url",
                "urlify"
            ],
            "support": {
                "issues": "https://github.com/jbroadway/urlify/issues",
                "source": "https://github.com/jbroadway/urlify/tree/1.2.5-stable"
            },
            "install-path": "../jbroadway/urlify"
        },
        {
            "name": "jms/metadata",
            "version": "2.9.0",
            "version_normalized": "2.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/schmittjoh/metadata.git",
                "reference": "554319d2e5f0c5d8ccaeffe755eac924e14da330"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/554319d2e5f0c5d8ccaeffe755eac924e14da330",
                "reference": "554319d2e5f0c5d8ccaeffe755eac924e14da330",
                "shasum": ""
            },
            "require": {
                "php": "^7.2|^8.0"
            },
            "require-dev": {
                "doctrine/cache": "^1.0|^2.0",
                "doctrine/coding-standard": "^8.0",
                "mikey179/vfsstream": "^1.6.7",
                "phpunit/phpunit": "^8.5.42|^9.6.23",
                "psr/container": "^1.0|^2.0",
                "symfony/cache": "^3.1|^4.0|^5.0|^6.0|^7.0|^8.0",
                "symfony/dependency-injection": "^3.1|^4.0|^5.0|^6.0|^7.0|^8.0"
            },
            "time": "2025-11-30T20:12:26+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Metadata\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Johannes M. Schmitt",
                    "email": "schmittjoh@gmail.com"
                },
                {
                    "name": "Asmir Mustafic",
                    "email": "goetas@gmail.com"
                }
            ],
            "description": "Class/method/property metadata management in PHP",
            "keywords": [
                "annotations",
                "metadata",
                "xml",
                "yaml"
            ],
            "support": {
                "issues": "https://github.com/schmittjoh/metadata/issues",
                "source": "https://github.com/schmittjoh/metadata/tree/2.9.0"
            },
            "install-path": "../jms/metadata"
        },
        {
            "name": "jms/serializer",
            "version": "3.32.7",
            "version_normalized": "3.32.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/schmittjoh/serializer.git",
                "reference": "d725ebd288688bb24f47ee467b1299b0fc6d04f8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/d725ebd288688bb24f47ee467b1299b0fc6d04f8",
                "reference": "d725ebd288688bb24f47ee467b1299b0fc6d04f8",
                "shasum": ""
            },
            "require": {
                "doctrine/instantiator": "^1.3.1 || ^2.0",
                "doctrine/lexer": "^2.0 || ^3.0",
                "jms/metadata": "^2.6",
                "php": "^7.4 || ^8.0",
                "phpstan/phpdoc-parser": "^1.20 || ^2.0"
            },
            "require-dev": {
                "doctrine/annotations": "^1.14 || ^2.0",
                "doctrine/coding-standard": "^12.0",
                "doctrine/orm": "^2.14 || ^3.0",
                "doctrine/persistence": "^2.5.2 || ^3.0",
                "doctrine/phpcr-odm": "^1.5.2 || ^2.0",
                "ext-pdo_sqlite": "*",
                "jackalope/jackalope-doctrine-dbal": "^1.3",
                "ocramius/proxy-manager": "^1.0 || ^2.0",
                "phpbench/phpbench": "^1.0",
                "phpstan/phpstan": "^2.0",
                "phpunit/phpunit": "^9.0 || ^10.0 || ^11.0",
                "psr/container": "^1.0 || ^2.0",
                "rector/rector": "^1.0.0 || ^2.0",
                "symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0 || ^8.0",
                "symfony/expression-language": "^5.4 || ^6.0 || ^7.0 || ^8.0",
                "symfony/filesystem": "^5.4 || ^6.0 || ^7.0 || ^8.0",
                "symfony/form": "^5.4.45 || ^6.4.27 || ^7.0 || ^8.0",
                "symfony/translation": "^5.4 || ^6.0 || ^7.0 || ^8.0",
                "symfony/uid": "^5.4 || ^6.0 || ^7.0 || ^8.0",
                "symfony/validator": "^5.4 || ^6.0 || ^7.0 || ^8.0",
                "symfony/yaml": "^5.4 || ^6.0 || ^7.0 || ^8.0",
                "twig/twig": "^1.34 || ^2.4 || ^3.0"
            },
            "suggest": {
                "doctrine/collections": "Required if you like to use doctrine collection types as ArrayCollection.",
                "symfony/cache": "Required if you like to use cache functionality.",
                "symfony/uid": "Required if you'd like to serialize UID objects.",
                "symfony/yaml": "Required if you'd like to use the YAML metadata format."
            },
            "time": "2026-03-11T20:11:17+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "JMS\\Serializer\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Johannes M. Schmitt",
                    "email": "schmittjoh@gmail.com"
                },
                {
                    "name": "Asmir Mustafic",
                    "email": "goetas@gmail.com"
                }
            ],
            "description": "Library for (de-)serializing data of any complexity; supports XML, and JSON.",
            "homepage": "http://jmsyst.com/libs/serializer",
            "keywords": [
                "deserialization",
                "jaxb",
                "json",
                "serialization",
                "xml"
            ],
            "support": {
                "issues": "https://github.com/schmittjoh/serializer/issues",
                "source": "https://github.com/schmittjoh/serializer/tree/3.32.7"
            },
            "funding": [
                {
                    "url": "https://github.com/goetas",
                    "type": "github"
                },
                {
                    "url": "https://github.com/scyzoryck",
                    "type": "github"
                }
            ],
            "install-path": "../jms/serializer"
        },
        {
            "name": "jms/serializer-bundle",
            "version": "5.5.2",
            "version_normalized": "5.5.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/schmittjoh/JMSSerializerBundle.git",
                "reference": "34d01be85521e99ca29079438002672af35ff9b0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/34d01be85521e99ca29079438002672af35ff9b0",
                "reference": "34d01be85521e99ca29079438002672af35ff9b0",
                "shasum": ""
            },
            "require": {
                "jms/metadata": "^2.6",
                "jms/serializer": "^3.31",
                "php": "^7.4 || ^8.0",
                "symfony/config": "^5.4 || ^6.0 || ^7.0 || ^8.0",
                "symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0 || ^8.0",
                "symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "doctrine/annotations": "^1.14 || ^2.0",
                "doctrine/coding-standard": "^12.0",
                "doctrine/orm": "^2.14 || ^3.0",
                "phpunit/phpunit": "^8.0 || ^9.0",
                "symfony/expression-language": "^5.4 || ^6.0 || ^7.0 || ^8.0",
                "symfony/finder": "^5.4 || ^6.0 || ^7.0 || ^8.0",
                "symfony/form": "^5.4 || ^6.0 || ^7.0 || ^8.0",
                "symfony/stopwatch": "^5.4 || ^6.0 || ^7.0 || ^8.0",
                "symfony/templating": "^5.4 || ^6.0",
                "symfony/twig-bundle": "^5.4 || ^6.0 || ^7.0 || ^8.0",
                "symfony/uid": "^5.4 || ^6.0 || ^7.0 || ^8.0",
                "symfony/validator": "^5.4 || ^6.0 || ^7.0 || ^8.0",
                "symfony/yaml": "^5.4 || ^6.0 || ^7.0 || ^8.0"
            },
            "suggest": {
                "symfony/expression-language": "Required for opcache preloading ^5.4 || ^6.0 || ^7.0",
                "symfony/finder": "Required for cache warmup, supported versions ^5.4 || ^6.0 || ^7.0"
            },
            "time": "2025-11-25T21:41:31+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "JMS\\SerializerBundle\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Johannes M. Schmitt",
                    "email": "schmittjoh@gmail.com"
                },
                {
                    "name": "Asmir Mustafic",
                    "email": "goetas@gmail.com"
                }
            ],
            "description": "Allows you to easily serialize, and deserialize data of any complexity",
            "homepage": "http://jmsyst.com/bundles/JMSSerializerBundle",
            "keywords": [
                "deserialization",
                "json",
                "serialization",
                "xml"
            ],
            "support": {
                "issues": "https://github.com/schmittjoh/JMSSerializerBundle/issues",
                "source": "https://github.com/schmittjoh/JMSSerializerBundle/tree/5.5.2"
            },
            "funding": [
                {
                    "url": "https://github.com/goetas",
                    "type": "github"
                }
            ],
            "install-path": "../jms/serializer-bundle"
        },
        {
            "name": "joomla/filter",
            "version": "3.0.5",
            "version_normalized": "3.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/joomla-framework/filter.git",
                "reference": "06c9e672d15099622dbb56c8e2a7461ce26d37f6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/joomla-framework/filter/zipball/06c9e672d15099622dbb56c8e2a7461ce26d37f6",
                "reference": "06c9e672d15099622dbb56c8e2a7461ce26d37f6",
                "shasum": ""
            },
            "require": {
                "joomla/string": "^3.0",
                "php": "^8.1.0"
            },
            "require-dev": {
                "joomla/language": "^3.0",
                "phpstan/phpstan": "1.12.27",
                "phpstan/phpstan-deprecation-rules": "1.2.1",
                "phpunit/phpunit": "^9.5.28",
                "squizlabs/php_codesniffer": "^3.7.2"
            },
            "suggest": {
                "joomla/language": "Required only if you want to use `OutputFilter::stringURLSafe`."
            },
            "time": "2025-09-30T15:42:09+00:00",
            "type": "joomla-package",
            "extra": {
                "branch-alias": {
                    "dev-2.0-dev": "2.0-dev",
                    "dev-3.x-dev": "3.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Joomla\\Filter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Joomla Filter Package",
            "homepage": "https://github.com/joomla-framework/filter",
            "keywords": [
                "filter",
                "framework",
                "joomla"
            ],
            "support": {
                "issues": "https://github.com/joomla-framework/filter/issues",
                "source": "https://github.com/joomla-framework/filter/tree/3.0.5"
            },
            "install-path": "../joomla/filter"
        },
        {
            "name": "joomla/string",
            "version": "3.0.4",
            "version_normalized": "3.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/joomla-framework/string.git",
                "reference": "0b3d33564db389e27346f7e275c694897c939434"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/joomla-framework/string/zipball/0b3d33564db389e27346f7e275c694897c939434",
                "reference": "0b3d33564db389e27346f7e275c694897c939434",
                "shasum": ""
            },
            "require": {
                "php": "^8.1.0",
                "symfony/deprecation-contracts": "^2|^3"
            },
            "conflict": {
                "doctrine/inflector": "<1.2"
            },
            "require-dev": {
                "doctrine/inflector": "^1.2",
                "joomla/test": "^3.0",
                "phpstan/phpstan": "1.12.27",
                "phpstan/phpstan-deprecation-rules": "1.2.1",
                "phpunit/phpunit": "^9.5.28",
                "squizlabs/php_codesniffer": "^3.7.2"
            },
            "suggest": {
                "doctrine/inflector": "To use the string inflector",
                "ext-mbstring": "For improved processing"
            },
            "time": "2025-07-19T15:25:56+00:00",
            "type": "joomla-package",
            "extra": {
                "branch-alias": {
                    "dev-2.0-dev": "2.0-dev",
                    "dev-3.x-dev": "3.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/phputf8/utf8.php",
                    "src/phputf8/ord.php",
                    "src/phputf8/str_ireplace.php",
                    "src/phputf8/str_pad.php",
                    "src/phputf8/str_split.php",
                    "src/phputf8/strcasecmp.php",
                    "src/phputf8/strcspn.php",
                    "src/phputf8/stristr.php",
                    "src/phputf8/strrev.php",
                    "src/phputf8/strspn.php",
                    "src/phputf8/trim.php",
                    "src/phputf8/ucfirst.php",
                    "src/phputf8/ucwords.php",
                    "src/phputf8/utils/ascii.php",
                    "src/phputf8/utils/validation.php"
                ],
                "psr-4": {
                    "Joomla\\String\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Joomla String Package",
            "homepage": "https://github.com/joomla-framework/string",
            "keywords": [
                "framework",
                "joomla",
                "string"
            ],
            "support": {
                "issues": "https://github.com/joomla-framework/string/issues",
                "source": "https://github.com/joomla-framework/string/tree/3.0.4"
            },
            "install-path": "../joomla/string"
        },
        {
            "name": "justinrainbow/json-schema",
            "version": "v6.7.2",
            "version_normalized": "6.7.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/jsonrainbow/json-schema.git",
                "reference": "6fea66c7204683af437864e7c4e7abf383d14bc0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/6fea66c7204683af437864e7c4e7abf383d14bc0",
                "reference": "6fea66c7204683af437864e7c4e7abf383d14bc0",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "marc-mabe/php-enum": "^4.4",
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.3.0",
                "json-schema/json-schema-test-suite": "^23.2",
                "marc-mabe/php-enum-phpstan": "^2.0",
                "phpspec/prophecy": "^1.19",
                "phpstan/phpstan": "^1.12",
                "phpunit/phpunit": "^8.5"
            },
            "time": "2026-02-15T15:06:22+00:00",
            "bin": [
                "bin/validate-json"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "6.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "JsonSchema\\": "src/JsonSchema/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bruno Prieto Reis",
                    "email": "bruno.p.reis@gmail.com"
                },
                {
                    "name": "Justin Rainbow",
                    "email": "justin.rainbow@gmail.com"
                },
                {
                    "name": "Igor Wiedler",
                    "email": "igor@wiedler.ch"
                },
                {
                    "name": "Robert Schönthal",
                    "email": "seroscho@googlemail.com"
                }
            ],
            "description": "A library to validate a json schema.",
            "homepage": "https://github.com/jsonrainbow/json-schema",
            "keywords": [
                "json",
                "schema"
            ],
            "support": {
                "issues": "https://github.com/jsonrainbow/json-schema/issues",
                "source": "https://github.com/jsonrainbow/json-schema/tree/v6.7.2"
            },
            "install-path": "../justinrainbow/json-schema"
        },
        {
            "name": "kamermans/guzzle-oauth2-subscriber",
            "version": "v1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kamermans/guzzle-oauth2-subscriber.git",
                "reference": "7c311987ce7dcb6bfcd8320cc64588ad8fca075a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kamermans/guzzle-oauth2-subscriber/zipball/7c311987ce7dcb6bfcd8320cc64588ad8fca075a",
                "reference": "7c311987ce7dcb6bfcd8320cc64588ad8fca075a",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.0"
            },
            "suggest": {
                "guzzlehttp/guzzle": "Guzzle ~4.0|~5.0|~6.0|~7.0"
            },
            "time": "2025-05-13T19:40:57+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kamermans\\OAuth2\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Steve Kamerman",
                    "email": "stevekamerman@gmail.com"
                }
            ],
            "description": "OAuth 2.0 client for Guzzle 4, 5, 6 and 7+",
            "keywords": [
                "Guzzle",
                "oauth"
            ],
            "support": {
                "issues": "https://github.com/kamermans/guzzle-oauth2-subscriber/issues",
                "source": "https://github.com/kamermans/guzzle-oauth2-subscriber/tree/v1.1.1"
            },
            "install-path": "../kamermans/guzzle-oauth2-subscriber"
        },
        {
            "name": "klapaudius/oauth-server-bundle",
            "version": "5.1.3",
            "version_normalized": "5.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/klapaudius/FOSOAuthServerBundle.git",
                "reference": "c67a39afd881b4a36adf6df74c2873b9a3ceb0b7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/klapaudius/FOSOAuthServerBundle/zipball/c67a39afd881b4a36adf6df74c2873b9a3ceb0b7",
                "reference": "c67a39afd881b4a36adf6df74c2873b9a3ceb0b7",
                "shasum": ""
            },
            "require": {
                "doctrine/doctrine-bundle": "~2.0",
                "klapaudius/oauth2-php": "~1.6",
                "php": "^8.0",
                "symfony/dependency-injection": "~7.0",
                "symfony/form": "~7.0",
                "symfony/framework-bundle": "~7.0",
                "symfony/security-bundle": "~7.0",
                "symfony/twig-bundle": "~7.0"
            },
            "require-dev": {
                "doctrine/mongodb-odm": "~2.0",
                "doctrine/orm": "~2.2",
                "ext-mongodb": "*",
                "friendsofphp/php-cs-fixer": "^3.0",
                "php-mock/php-mock-phpunit": "~1.0|~2.0",
                "phpstan/phpstan-phpunit": "^1.0",
                "phpunit/phpunit": "~11.0",
                "symfony/class-loader": "^2.0",
                "symfony/console": "~7.0",
                "symfony/phpunit-bridge": "~7.0",
                "symfony/templating": "~6.0|~7.0",
                "symfony/yaml": "~7.0"
            },
            "suggest": {
                "doctrine/doctrine-bundle": "*",
                "doctrine/mongodb-odm-bundle": "*",
                "symfony/console": "Needed to be able to use commands",
                "symfony/form": "Needed to be able to use the AuthorizeFormType"
            },
            "time": "2025-08-28T11:39:01+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FOS\\OAuthServerBundle\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Klapaudius",
                    "email": "klapaudius@gmail.com"
                },
                {
                    "name": "Arnaud Le Blanc",
                    "email": "arnaud.lb@gmail.com"
                },
                {
                    "name": "FriendsOfSymfony Community",
                    "homepage": "https://github.com/FriendsOfSymfony/FOSOAuthServerBundle/contributors"
                }
            ],
            "description": "Symfony(5.x to 7.x) OAuth Server Bundle",
            "homepage": "https://github.com/klapaudius/FOSOAuthServerBundle",
            "keywords": [
                "oauth",
                "oauth2",
                "server"
            ],
            "support": {
                "issues": "https://github.com/klapaudius/FOSOAuthServerBundle/issues",
                "source": "https://github.com/klapaudius/FOSOAuthServerBundle/tree/5.1.3"
            },
            "funding": [
                {
                    "url": "https://github.com/klapaudius",
                    "type": "github"
                }
            ],
            "install-path": "../klapaudius/oauth-server-bundle"
        },
        {
            "name": "klapaudius/oauth2-php",
            "version": "1.9.0",
            "version_normalized": "1.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/klapaudius/oauth2-php.git",
                "reference": "8d9e2e1cc8b4fb6db355e663b5ab520eaf6aace2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/klapaudius/oauth2-php/zipball/8d9e2e1cc8b4fb6db355e663b5ab520eaf6aace2",
                "reference": "8d9e2e1cc8b4fb6db355e663b5ab520eaf6aace2",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3 || ^7.2.5 || ^8.0.0 || ^8.2.0 || ^8.3.0",
                "symfony/http-foundation": "~5.0|~6.0|~7.0|~8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.0 || ^6.0 || ^8.0 || ^9.0.0 || ^10.0.0 || ^11.0.0"
            },
            "time": "2025-12-21T22:21:50+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OAuth2\\": "lib/"
                },
                "exclude-from-classmap": [
                    "/tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Klapaudius",
                    "email": "klapaudius@gmail.com"
                },
                {
                    "name": "Arnaud Le Blanc",
                    "email": "arnaud.lb@gmail.com"
                },
                {
                    "name": "FriendsOfSymfony Community",
                    "homepage": "https://github.com/FriendsOfSymfony/oauth2-php/contributors"
                }
            ],
            "description": "OAuth2 library",
            "homepage": "https://github.com/klapaudius/oauth2-php",
            "keywords": [
                "oauth",
                "oauth2"
            ],
            "support": {
                "source": "https://github.com/klapaudius/oauth2-php/tree/1.9.0"
            },
            "install-path": "../klapaudius/oauth2-php"
        },
        {
            "name": "knplabs/gaufrette",
            "version": "v0.9.0",
            "version_normalized": "0.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/KnpLabs/Gaufrette.git",
                "reference": "786247eba04d4693e88a80ca9fdabb634675dcac"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/KnpLabs/Gaufrette/zipball/786247eba04d4693e88a80ca9fdabb634675dcac",
                "reference": "786247eba04d4693e88a80ca9fdabb634675dcac",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "conflict": {
                "microsoft/windowsazure": "<0.4.3"
            },
            "require-dev": {
                "akeneo/phpspec-skip-example-extension": "^4.0",
                "amazonwebservices/aws-sdk-for-php": "1.5.*",
                "aws/aws-sdk-php": "^2.4.12||~3",
                "doctrine/dbal": ">=2.3",
                "dropbox-php/dropbox-php": "*",
                "google/apiclient": "~1.1.3",
                "league/flysystem": "~1.0",
                "microsoft/azure-storage-blob": "^1.0",
                "mikey179/vfsstream": "~1.2.0",
                "mongodb/mongodb": "^1.1",
                "pedrotroller/php-cs-custom-fixer": "^2.17",
                "phpseclib/phpseclib": "^2.0",
                "phpspec/phpspec": "~5.1",
                "phpunit/phpunit": "~7.5",
                "rackspace/php-opencloud": "^1.9.2"
            },
            "suggest": {
                "ext-curl": "*",
                "ext-fileinfo": "This extension is used to automatically detect the content-type of a file in the AwsS3, OpenCloud, AzureBlogStorage and GoogleCloudStorage adapters",
                "ext-mbstring": "*",
                "gaufrette/aws-s3-adapter": "to use AwsS3 adapter (supports SDK v2 and v3)",
                "gaufrette/azure-blob-storage-adapter": "to use AzureBlobStorage adapter",
                "gaufrette/doctrine-dbal-adapter": "to use DBAL adapter",
                "gaufrette/flysystem-adapter": "to use Flysystem adapter",
                "gaufrette/ftp-adapter": "to use Ftp adapter",
                "gaufrette/gridfs-adapter": "to use GridFS adapter",
                "gaufrette/in-memory-adapter": "to use InMemory adapter",
                "gaufrette/local-adapter": "to use Local adapter",
                "gaufrette/opencloud-adapter": "to use Opencloud adapter",
                "gaufrette/phpseclib-sftp-adapter": "to use PhpseclibSftp adapter",
                "gaufrette/zip-adapter": "to use Zip adapter",
                "google/apiclient": "to use GoogleCloudStorage adapter",
                "knplabs/knp-gaufrette-bundle": "to use with Symfony2"
            },
            "time": "2019-12-26T15:15:38+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.10.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Gaufrette": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "KnpLabs Team",
                    "homepage": "http://knplabs.com"
                },
                {
                    "name": "The contributors",
                    "homepage": "http://github.com/knplabs/Gaufrette/contributors"
                }
            ],
            "description": "PHP library that provides a filesystem abstraction layer",
            "homepage": "http://knplabs.com",
            "keywords": [
                "abstraction",
                "file",
                "filesystem",
                "media"
            ],
            "support": {
                "issues": "https://github.com/KnpLabs/Gaufrette/issues",
                "source": "https://github.com/KnpLabs/Gaufrette/tree/master"
            },
            "install-path": "../knplabs/gaufrette"
        },
        {
            "name": "knplabs/knp-menu",
            "version": "v3.8.0",
            "version_normalized": "3.8.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/KnpLabs/KnpMenu.git",
                "reference": "79d325909a1d428a93f1a0f55e90177830e283bb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/KnpLabs/KnpMenu/zipball/79d325909a1d428a93f1a0f55e90177830e283bb",
                "reference": "79d325909a1d428a93f1a0f55e90177830e283bb",
                "shasum": ""
            },
            "require": {
                "php": "^8.1"
            },
            "conflict": {
                "symfony/http-foundation": "<5.4",
                "twig/twig": "<2.16"
            },
            "require-dev": {
                "phpstan/phpstan": "^2.1",
                "phpunit/phpunit": "^9.6",
                "psr/container": "^1.0 || ^2.0",
                "symfony/http-foundation": "^5.4 || ^6.0 || ^7.0",
                "symfony/phpunit-bridge": "^7.0",
                "symfony/routing": "^5.4 || ^6.0 || ^7.0",
                "twig/twig": "^2.16 || ^3.0"
            },
            "suggest": {
                "twig/twig": "for the TwigRenderer and the integration with your templates"
            },
            "time": "2025-06-13T15:03:33+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Knp\\Menu\\": "src/Knp/Menu"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "KnpLabs",
                    "homepage": "https://knplabs.com"
                },
                {
                    "name": "Christophe Coevoet",
                    "email": "stof@notk.org"
                },
                {
                    "name": "The Community",
                    "homepage": "https://github.com/KnpLabs/KnpMenu/contributors"
                }
            ],
            "description": "An object oriented menu library",
            "homepage": "https://knplabs.com",
            "keywords": [
                "menu",
                "tree"
            ],
            "support": {
                "issues": "https://github.com/KnpLabs/KnpMenu/issues",
                "source": "https://github.com/KnpLabs/KnpMenu/tree/v3.8.0"
            },
            "install-path": "../knplabs/knp-menu"
        },
        {
            "name": "knplabs/knp-menu-bundle",
            "version": "v3.7.0",
            "version_normalized": "3.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/KnpLabs/KnpMenuBundle.git",
                "reference": "aa22e57f8f41c34ad5e382aae4d0c12998c0eb5a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/KnpLabs/KnpMenuBundle/zipball/aa22e57f8f41c34ad5e382aae4d0c12998c0eb5a",
                "reference": "aa22e57f8f41c34ad5e382aae4d0c12998c0eb5a",
                "shasum": ""
            },
            "require": {
                "knplabs/knp-menu": "^3.8",
                "php": "^8.1",
                "symfony/config": "^6.4 | ^7.0 | ^8.0",
                "symfony/dependency-injection": "^6.4 | ^7.0 | ^8.0",
                "symfony/deprecation-contracts": "^2.5 | ^3.3",
                "symfony/http-kernel": "^6.4 | ^7.0 | ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^10.5 | ^11.5 | ^12.4",
                "symfony/expression-language": "^6.4 | ^7.0 | ^8.0",
                "symfony/phpunit-bridge": "^7.0 | ^8.0",
                "symfony/templating": "^6.4 | ^7.0 | ^8.0"
            },
            "time": "2025-11-30T08:30:04+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Knp\\Bundle\\MenuBundle\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Knplabs",
                    "homepage": "http://knplabs.com"
                },
                {
                    "name": "Christophe Coevoet",
                    "email": "stof@notk.org"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://github.com/KnpLabs/KnpMenuBundle/contributors"
                }
            ],
            "description": "This bundle provides an integration of the KnpMenu library",
            "keywords": [
                "menu"
            ],
            "support": {
                "issues": "https://github.com/KnpLabs/KnpMenuBundle/issues",
                "source": "https://github.com/KnpLabs/KnpMenuBundle/tree/v3.7.0"
            },
            "install-path": "../knplabs/knp-menu-bundle"
        },
        {
            "name": "league/flysystem",
            "version": "3.32.0",
            "version_normalized": "3.32.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/flysystem.git",
                "reference": "254b1595b16b22dbddaaef9ed6ca9fdac4956725"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/254b1595b16b22dbddaaef9ed6ca9fdac4956725",
                "reference": "254b1595b16b22dbddaaef9ed6ca9fdac4956725",
                "shasum": ""
            },
            "require": {
                "league/flysystem-local": "^3.0.0",
                "league/mime-type-detection": "^1.0.0",
                "php": "^8.0.2"
            },
            "conflict": {
                "async-aws/core": "<1.19.0",
                "async-aws/s3": "<1.14.0",
                "aws/aws-sdk-php": "3.209.31 || 3.210.0",
                "guzzlehttp/guzzle": "<7.0",
                "guzzlehttp/ringphp": "<1.1.1",
                "phpseclib/phpseclib": "3.0.15",
                "symfony/http-client": "<5.2"
            },
            "require-dev": {
                "async-aws/s3": "^1.5 || ^2.0",
                "async-aws/simple-s3": "^1.1 || ^2.0",
                "aws/aws-sdk-php": "^3.295.10",
                "composer/semver": "^3.0",
                "ext-fileinfo": "*",
                "ext-ftp": "*",
                "ext-mongodb": "^1.3|^2",
                "ext-zip": "*",
                "friendsofphp/php-cs-fixer": "^3.5",
                "google/cloud-storage": "^1.23",
                "guzzlehttp/psr7": "^2.6",
                "microsoft/azure-storage-blob": "^1.1",
                "mongodb/mongodb": "^1.2|^2",
                "phpseclib/phpseclib": "^3.0.36",
                "phpstan/phpstan": "^1.10",
                "phpunit/phpunit": "^9.5.11|^10.0",
                "sabre/dav": "^4.6.0"
            },
            "time": "2026-02-25T17:01:41+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\Flysystem\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Frank de Jonge",
                    "email": "info@frankdejonge.nl"
                }
            ],
            "description": "File storage abstraction for PHP",
            "keywords": [
                "WebDAV",
                "aws",
                "cloud",
                "file",
                "files",
                "filesystem",
                "filesystems",
                "ftp",
                "s3",
                "sftp",
                "storage"
            ],
            "support": {
                "issues": "https://github.com/thephpleague/flysystem/issues",
                "source": "https://github.com/thephpleague/flysystem/tree/3.32.0"
            },
            "install-path": "../league/flysystem"
        },
        {
            "name": "league/flysystem-local",
            "version": "3.31.0",
            "version_normalized": "3.31.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/flysystem-local.git",
                "reference": "2f669db18a4c20c755c2bb7d3a7b0b2340488079"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/2f669db18a4c20c755c2bb7d3a7b0b2340488079",
                "reference": "2f669db18a4c20c755c2bb7d3a7b0b2340488079",
                "shasum": ""
            },
            "require": {
                "ext-fileinfo": "*",
                "league/flysystem": "^3.0.0",
                "league/mime-type-detection": "^1.0.0",
                "php": "^8.0.2"
            },
            "time": "2026-01-23T15:30:45+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\Flysystem\\Local\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Frank de Jonge",
                    "email": "info@frankdejonge.nl"
                }
            ],
            "description": "Local filesystem adapter for Flysystem.",
            "keywords": [
                "Flysystem",
                "file",
                "files",
                "filesystem",
                "local"
            ],
            "support": {
                "source": "https://github.com/thephpleague/flysystem-local/tree/3.31.0"
            },
            "install-path": "../league/flysystem-local"
        },
        {
            "name": "league/mime-type-detection",
            "version": "1.16.0",
            "version_normalized": "1.16.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/mime-type-detection.git",
                "reference": "2d6702ff215bf922936ccc1ad31007edc76451b9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/2d6702ff215bf922936ccc1ad31007edc76451b9",
                "reference": "2d6702ff215bf922936ccc1ad31007edc76451b9",
                "shasum": ""
            },
            "require": {
                "ext-fileinfo": "*",
                "php": "^7.4 || ^8.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.2",
                "phpstan/phpstan": "^0.12.68",
                "phpunit/phpunit": "^8.5.8 || ^9.3 || ^10.0"
            },
            "time": "2024-09-21T08:32:55+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\MimeTypeDetection\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Frank de Jonge",
                    "email": "info@frankdejonge.nl"
                }
            ],
            "description": "Mime-type detection for Flysystem",
            "support": {
                "issues": "https://github.com/thephpleague/mime-type-detection/issues",
                "source": "https://github.com/thephpleague/mime-type-detection/tree/1.16.0"
            },
            "funding": [
                {
                    "url": "https://github.com/frankdejonge",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
                    "type": "tidelift"
                }
            ],
            "install-path": "../league/mime-type-detection"
        },
        {
            "name": "maennchen/zipstream-php",
            "version": "3.2.1",
            "version_normalized": "3.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/maennchen/ZipStream-PHP.git",
                "reference": "682f1098a8fddbaf43edac2306a691c7ad508ec5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/682f1098a8fddbaf43edac2306a691c7ad508ec5",
                "reference": "682f1098a8fddbaf43edac2306a691c7ad508ec5",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "ext-zlib": "*",
                "php-64bit": "^8.3"
            },
            "require-dev": {
                "brianium/paratest": "^7.7",
                "ext-zip": "*",
                "friendsofphp/php-cs-fixer": "^3.86",
                "guzzlehttp/guzzle": "^7.5",
                "mikey179/vfsstream": "^1.6",
                "php-coveralls/php-coveralls": "^2.5",
                "phpunit/phpunit": "^12.0",
                "vimeo/psalm": "^6.0"
            },
            "suggest": {
                "guzzlehttp/psr7": "^2.4",
                "psr/http-message": "^2.0"
            },
            "time": "2025-12-10T09:58:31+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ZipStream\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paul Duncan",
                    "email": "pabs@pablotron.org"
                },
                {
                    "name": "Jonatan Männchen",
                    "email": "jonatan@maennchen.ch"
                },
                {
                    "name": "Jesse Donat",
                    "email": "donatj@gmail.com"
                },
                {
                    "name": "András Kolesár",
                    "email": "kolesar@kolesar.hu"
                }
            ],
            "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
            "keywords": [
                "stream",
                "zip"
            ],
            "support": {
                "issues": "https://github.com/maennchen/ZipStream-PHP/issues",
                "source": "https://github.com/maennchen/ZipStream-PHP/tree/3.2.1"
            },
            "funding": [
                {
                    "url": "https://github.com/maennchen",
                    "type": "github"
                }
            ],
            "install-path": "../maennchen/zipstream-php"
        },
        {
            "name": "marc-mabe/php-enum",
            "version": "v4.7.2",
            "version_normalized": "4.7.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/marc-mabe/php-enum.git",
                "reference": "bb426fcdd65c60fb3638ef741e8782508fda7eef"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/marc-mabe/php-enum/zipball/bb426fcdd65c60fb3638ef741e8782508fda7eef",
                "reference": "bb426fcdd65c60fb3638ef741e8782508fda7eef",
                "shasum": ""
            },
            "require": {
                "ext-reflection": "*",
                "php": "^7.1 | ^8.0"
            },
            "require-dev": {
                "phpbench/phpbench": "^0.16.10 || ^1.0.4",
                "phpstan/phpstan": "^1.3.1",
                "phpunit/phpunit": "^7.5.20 | ^8.5.22 | ^9.5.11",
                "vimeo/psalm": "^4.17.0 | ^5.26.1"
            },
            "time": "2025-09-14T11:18:39+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-3.x": "3.2-dev",
                    "dev-master": "4.7-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "MabeEnum\\": "src/"
                },
                "classmap": [
                    "stubs/Stringable.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Marc Bennewitz",
                    "email": "dev@mabe.berlin",
                    "homepage": "https://mabe.berlin/",
                    "role": "Lead"
                }
            ],
            "description": "Simple and fast implementation of enumerations with native PHP",
            "homepage": "https://github.com/marc-mabe/php-enum",
            "keywords": [
                "enum",
                "enum-map",
                "enum-set",
                "enumeration",
                "enumerator",
                "enummap",
                "enumset",
                "map",
                "set",
                "type",
                "type-hint",
                "typehint"
            ],
            "support": {
                "issues": "https://github.com/marc-mabe/php-enum/issues",
                "source": "https://github.com/marc-mabe/php-enum/tree/v4.7.2"
            },
            "install-path": "../marc-mabe/php-enum"
        },
        {
            "name": "markbaker/complex",
            "version": "3.0.2",
            "version_normalized": "3.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/MarkBaker/PHPComplex.git",
                "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
                "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
                "phpcompatibility/php-compatibility": "^9.3",
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
                "squizlabs/php_codesniffer": "^3.7"
            },
            "time": "2022-12-06T16:21:08+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Complex\\": "classes/src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mark Baker",
                    "email": "mark@lange.demon.co.uk"
                }
            ],
            "description": "PHP Class for working with complex numbers",
            "homepage": "https://github.com/MarkBaker/PHPComplex",
            "keywords": [
                "complex",
                "mathematics"
            ],
            "support": {
                "issues": "https://github.com/MarkBaker/PHPComplex/issues",
                "source": "https://github.com/MarkBaker/PHPComplex/tree/3.0.2"
            },
            "install-path": "../markbaker/complex"
        },
        {
            "name": "markbaker/matrix",
            "version": "3.0.1",
            "version_normalized": "3.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/MarkBaker/PHPMatrix.git",
                "reference": "728434227fe21be27ff6d86621a1b13107a2562c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/728434227fe21be27ff6d86621a1b13107a2562c",
                "reference": "728434227fe21be27ff6d86621a1b13107a2562c",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
                "phpcompatibility/php-compatibility": "^9.3",
                "phpdocumentor/phpdocumentor": "2.*",
                "phploc/phploc": "^4.0",
                "phpmd/phpmd": "2.*",
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
                "sebastian/phpcpd": "^4.0",
                "squizlabs/php_codesniffer": "^3.7"
            },
            "time": "2022-12-02T22:17:43+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Matrix\\": "classes/src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mark Baker",
                    "email": "mark@demon-angel.eu"
                }
            ],
            "description": "PHP Class for working with matrices",
            "homepage": "https://github.com/MarkBaker/PHPMatrix",
            "keywords": [
                "mathematics",
                "matrix",
                "vector"
            ],
            "support": {
                "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
                "source": "https://github.com/MarkBaker/PHPMatrix/tree/3.0.1"
            },
            "install-path": "../markbaker/matrix"
        },
        {
            "name": "matomo/device-detector",
            "version": "6.5.0",
            "version_normalized": "6.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/matomo-org/device-detector.git",
                "reference": "e0fff2309dad83eb3cfb2564e524be715cfcf3cf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/matomo-org/device-detector/zipball/e0fff2309dad83eb3cfb2564e524be715cfcf3cf",
                "reference": "e0fff2309dad83eb3cfb2564e524be715cfcf3cf",
                "shasum": ""
            },
            "require": {
                "mustangostang/spyc": "*",
                "php": "^7.2|^8.0"
            },
            "replace": {
                "piwik/device-detector": "self.version"
            },
            "require-dev": {
                "matthiasmullie/scrapbook": "^1.4.7",
                "mayflower/mo4-coding-standard": "^v9.0.0",
                "phpstan/phpstan": "^1.10.44",
                "phpunit/phpunit": "^8.5.2 || ^9 || ^10 || ^11 || ^12",
                "psr/cache": "^1.0.1 || ^2.0 || ^3.0",
                "psr/simple-cache": "^1.0.1 || ^2.0 || ^3.0",
                "slevomat/coding-standard": "<8.16.0",
                "symfony/yaml": "^5.1.7"
            },
            "suggest": {
                "ext-yaml": "Necessary for using the Pecl YAML parser"
            },
            "time": "2026-01-21T07:53:39+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "DeviceDetector\\": ""
                },
                "exclude-from-classmap": [
                    "Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "The Matomo Team",
                    "email": "hello@matomo.org",
                    "homepage": "https://matomo.org/team/"
                }
            ],
            "description": "The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.",
            "homepage": "https://matomo.org",
            "keywords": [
                "devicedetection",
                "parser",
                "useragent"
            ],
            "support": {
                "forum": "https://forum.matomo.org/",
                "issues": "https://github.com/matomo-org/device-detector/issues",
                "source": "https://github.com/matomo-org/matomo",
                "wiki": "https://dev.matomo.org/"
            },
            "install-path": "../matomo/device-detector"
        },
        {
            "name": "matthiasmullie/minify",
            "version": "1.3.75",
            "version_normalized": "1.3.75.0",
            "source": {
                "type": "git",
                "url": "https://github.com/matthiasmullie/minify.git",
                "reference": "76ba4a5f555fd7bf4aa408af608e991569076671"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/76ba4a5f555fd7bf4aa408af608e991569076671",
                "reference": "76ba4a5f555fd7bf4aa408af608e991569076671",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "matthiasmullie/path-converter": "~1.1",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": ">=2.0",
                "matthiasmullie/scrapbook": ">=1.3",
                "phpunit/phpunit": ">=4.8"
            },
            "suggest": {
                "psr/cache-implementation": "Cache implementation to use with Minify::cache"
            },
            "time": "2025-06-25T09:56:19+00:00",
            "bin": [
                "bin/minifycss",
                "bin/minifyjs"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "MatthiasMullie\\Minify\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matthias Mullie",
                    "email": "minify@mullie.eu",
                    "homepage": "https://www.mullie.eu",
                    "role": "Developer"
                }
            ],
            "description": "CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.",
            "homepage": "https://github.com/matthiasmullie/minify",
            "keywords": [
                "JS",
                "css",
                "javascript",
                "minifier",
                "minify"
            ],
            "support": {
                "issues": "https://github.com/matthiasmullie/minify/issues",
                "source": "https://github.com/matthiasmullie/minify/tree/1.3.75"
            },
            "funding": [
                {
                    "url": "https://github.com/matthiasmullie",
                    "type": "github"
                }
            ],
            "install-path": "../matthiasmullie/minify"
        },
        {
            "name": "matthiasmullie/path-converter",
            "version": "1.1.3",
            "version_normalized": "1.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/matthiasmullie/path-converter.git",
                "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/matthiasmullie/path-converter/zipball/e7d13b2c7e2f2268e1424aaed02085518afa02d9",
                "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9",
                "shasum": ""
            },
            "require": {
                "ext-pcre": "*",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8"
            },
            "time": "2019-02-05T23:41:09+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "MatthiasMullie\\PathConverter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Matthias Mullie",
                    "email": "pathconverter@mullie.eu",
                    "homepage": "http://www.mullie.eu",
                    "role": "Developer"
                }
            ],
            "description": "Relative path converter",
            "homepage": "http://github.com/matthiasmullie/path-converter",
            "keywords": [
                "converter",
                "path",
                "paths",
                "relative"
            ],
            "support": {
                "issues": "https://github.com/matthiasmullie/path-converter/issues",
                "source": "https://github.com/matthiasmullie/path-converter/tree/1.1.3"
            },
            "install-path": "../matthiasmullie/path-converter"
        },
        {
            "name": "mautic/core-composer-scaffold",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/core-composer-scaffold.git",
                "reference": "44f609f59d19b9573a1a45442b788f17ed1d07c6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/core-composer-scaffold/zipball/44f609f59d19b9573a1a45442b788f17ed1d07c6",
                "reference": "44f609f59d19b9573a1a45442b788f17ed1d07c6",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.1 || ^2",
                "php": ">=7.4.0"
            },
            "require-dev": {
                "composer/composer": "^1.8@stable"
            },
            "time": "2025-08-29T09:34:57+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "Mautic\\Composer\\Plugin\\Scaffold\\Plugin",
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Mautic\\Composer\\Plugin\\Scaffold\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "A flexible Composer project scaffold builder.",
            "homepage": "https://www.mautic.org",
            "keywords": [
                "Mautic"
            ],
            "support": {
                "issues": "https://github.com/mautic/core-composer-scaffold/issues",
                "source": "https://github.com/mautic/core-composer-scaffold/tree/1.0.0"
            },
            "install-path": "../mautic/core-composer-scaffold"
        },
        {
            "name": "mautic/core-lib",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/core-lib.git",
                "reference": "4128a99d9467df99e1ab8e23aa0c0a5d38238513"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/core-lib/zipball/4128a99d9467df99e1ab8e23aa0c0a5d38238513",
                "reference": "4128a99d9467df99e1ab8e23aa0c0a5d38238513",
                "shasum": ""
            },
            "require": {
                "api-platform/core": "^4.1.0",
                "aws/aws-sdk-php": "~3.0",
                "barryvdh/elfinder-flysystem-driver": "^0.4.3",
                "beberlei/doctrineextensions": "^1.3",
                "bjeavons/zxcvbn-php": "^1.3",
                "composer/composer": "^2.2",
                "composer/package-versions-deprecated": "1.11.99.1",
                "doctrine/annotations": "^2.0",
                "doctrine/data-fixtures": "^1.6.6",
                "doctrine/dbal": "^3.6.2 < 3.8.0",
                "doctrine/doctrine-bundle": "^2.7",
                "doctrine/doctrine-fixtures-bundle": "^3.4.4",
                "doctrine/doctrine-migrations-bundle": "^3.2.2",
                "doctrine/orm": "^2.14.0",
                "exercise/htmlpurifier-bundle": "^5.0",
                "ext-iconv": "*",
                "ext-imap": "*",
                "ext-pdo": "*",
                "ext-zip": "*",
                "ext-zlib": "*",
                "ezyang/htmlpurifier": "^4.16",
                "friendsofsymfony/rest-bundle": "^3.8",
                "gaufrette/aws-s3-adapter": "^0.4.0",
                "gaufrette/extras": "^0.1.0",
                "geoip2/geoip2": "~2.0",
                "giggsey/libphonenumber-for-php": "^8.12",
                "guzzlehttp/guzzle": "^7.6",
                "guzzlehttp/oauth-subscriber": "^0.8.1",
                "helios-ag/fm-elfinder-bundle": "^12.3",
                "illuminate/collections": "^10.48",
                "ip2location/ip2location-php": "^7.2",
                "javer/sp-bundle": "^2.0",
                "jbroadway/urlify": "^1.0",
                "jms/serializer-bundle": "^5.4",
                "joomla/filter": "~3.0.5",
                "kamermans/guzzle-oauth2-subscriber": "^1.0",
                "klapaudius/oauth-server-bundle": "5.1.3",
                "knplabs/gaufrette": "~0.9.0",
                "knplabs/knp-menu-bundle": "^3.0",
                "matomo/device-detector": "^6.4.5",
                "matthiasmullie/minify": "^1.3",
                "oneup/uploader-bundle": "^5.0",
                "php": "~8.2",
                "php-http/guzzle7-adapter": "^1.0",
                "phpoffice/phpspreadsheet": "^5.0.0",
                "predis/predis": "^3.0",
                "ramsey/uuid": "^4.7",
                "simshaun/recurr": "^5.0",
                "symfony/asset": "~7.4.0",
                "symfony/cache": "~7.4.0",
                "symfony/config": "~7.4.0",
                "symfony/console": "~7.4.0",
                "symfony/dependency-injection": "~7.4.0",
                "symfony/doctrine-bridge": "~7.4.0",
                "symfony/doctrine-messenger": "~7.4.0",
                "symfony/dotenv": "~7.4.0",
                "symfony/event-dispatcher": "~7.4.0",
                "symfony/expression-language": "~7.4.0",
                "symfony/filesystem": "~7.4.0",
                "symfony/finder": "~7.4.0",
                "symfony/form": "~7.4.0",
                "symfony/framework-bundle": "~7.4.0",
                "symfony/http-client": "~7.4.0",
                "symfony/http-foundation": "~7.4.0",
                "symfony/http-kernel": "~7.4.0",
                "symfony/intl": "~7.4.0",
                "symfony/lock": "~7.4.0",
                "symfony/mailer": "~7.4.0",
                "symfony/messenger": "~7.4.0",
                "symfony/mime": "~7.4.0",
                "symfony/monolog-bridge": "~7.4.0",
                "symfony/monolog-bundle": "~3.10.0",
                "symfony/options-resolver": "~7.4.0",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/process": "~7.4.0",
                "symfony/property-access": "~7.4.0",
                "symfony/routing": "~7.4.0",
                "symfony/security-bundle": "~7.4.0",
                "symfony/security-core": "~7.4.0",
                "symfony/security-csrf": "~7.4.0",
                "symfony/serializer": "~7.4.0",
                "symfony/stopwatch": "~7.4.0",
                "symfony/translation": "~7.4.0",
                "symfony/twig-bundle": "~7.4.0",
                "symfony/validator": "~7.4.0",
                "twilio/sdk": "^5.25",
                "wikimedia/less.php": "^5.4"
            },
            "conflict": {
                "psr/simple-cache": ">=3.0.0"
            },
            "time": "2026-02-24T13:40:31+00:00",
            "type": "mautic-core",
            "extra": {
                "mautic-scaffold": {
                    "file-mapping": {
                        "[project-root]/.env": "assets/scaffold/files/.env",
                        "[web-root]/.htaccess": "assets/scaffold/files/htaccess",
                        "[web-root]/index.php": "assets/scaffold/files/index.php",
                        "[web-root]/robots.txt": "assets/scaffold/files/robots.txt",
                        "[web-root]/favicon.ico": "assets/scaffold/files/favicon.ico",
                        "[project-root]/.gitignore": "assets/scaffold/files/example.gitignore",
                        "[project-root]/bin/console": "assets/scaffold/files/console",
                        "[project-root]/package.json": "assets/scaffold/files/package.json",
                        "[web-root]/themes/blank.png": "assets/scaffold/files/blank.png",
                        "[project-root]/bin/.htaccess": "assets/scaffold/files/deny.htaccess",
                        "[project-root]/tsconfig.json": "assets/scaffold/files/tsconfig.json",
                        "[project-root]/config/.gitkeep": "assets/scaffold/files/gitkeep",
                        "[web-root]/themes/blank-big.png": "assets/scaffold/files/blank-big.png",
                        "[project-root]/package-lock.json": "assets/scaffold/files/package-lock.json",
                        "[project-root]/webpack.config.js": "assets/scaffold/files/webpack.config.js",
                        "[web-root]/media/files/.htaccess": "assets/scaffold/files/deny.htaccess",
                        "[web-root]/media/images/.htaccess": "assets/scaffold/files/images.htaccess",
                        "[web-root]/translations/.htaccess": "assets/scaffold/files/deny.htaccess",
                        "[project-root]/patches/at.js+1.5.4.patch": "assets/scaffold/files/patches/at.js+1.5.4.patch",
                        "[project-root]/patches/chosen-js+1.8.7.patch": "assets/scaffold/files/patches/chosen-js+1.8.7.patch"
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "AppKernel.php",
                    "AppTestKernel.php"
                ],
                "psr-4": {
                    "Mautic\\": "bundles/",
                    "MauticPlugin\\": "plugins/",
                    "Mautic\\Middleware\\": "middlewares/",
                    "Mautic\\Migrations\\": "migrations/",
                    "Mautic\\CodingStandards\\": "codingstandards/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0"
            ],
            "description": "Mautic Open Source Distribution",
            "support": {
                "source": "https://github.com/mautic/core-lib/tree/7.0.1"
            },
            "install-path": "../../docroot/app"
        },
        {
            "name": "mautic/core-project-message",
            "version": "4.x-dev",
            "version_normalized": "4.9999999.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/core-project-message.git",
                "reference": "e096644f9dd62af3a0a277851d9f2bc8dfc11584"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/core-project-message/zipball/e096644f9dd62af3a0a277851d9f2bc8dfc11584",
                "reference": "e096644f9dd62af3a0a277851d9f2bc8dfc11584",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.1 || ^2",
                "php": ">=7.4.0"
            },
            "time": "2023-06-02T19:53:34+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "Mautic\\Composer\\Plugin\\ProjectMessage\\MessagePlugin"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Mautic\\Composer\\Plugin\\ProjectMessage\\": "."
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Adds a message after Composer installation.",
            "homepage": "https://www.mautic.org",
            "keywords": [
                "Mautic"
            ],
            "support": {
                "issues": "https://github.com/mautic/core-project-message/issues",
                "source": "https://github.com/mautic/core-project-message/tree/4.x"
            },
            "install-path": "../mautic/core-project-message"
        },
        {
            "name": "mautic/grapes-js-builder-bundle",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/plugin-grapesjs-builder.git",
                "reference": "02e74ee4d1f47532ec0dfcf92f17339fde51dc9a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/plugin-grapesjs-builder/zipball/02e74ee4d1f47532ec0dfcf92f17339fde51dc9a",
                "reference": "02e74ee4d1f47532ec0dfcf92f17339fde51dc9a",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^0.11.12",
                "symplify/easy-coding-standard": "^6.0"
            },
            "time": "2025-11-24T10:35:25+00:00",
            "type": "mautic-plugin",
            "extra": {
                "install-directory-name": "GrapesJsBuilderBundle"
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "GrapesJS Builder with MJML support for Mautic",
            "keywords": [
                "Mautic",
                "integration",
                "plugin"
            ],
            "support": {
                "source": "https://github.com/mautic/plugin-grapesjs-builder/tree/7.0.1"
            },
            "funding": [
                {
                    "url": "https://github.com/mautic",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/mautic",
                    "type": "open_collective"
                }
            ],
            "install-path": "../../docroot/plugins/GrapesJsBuilderBundle"
        },
        {
            "name": "mautic/plugin-clearbit",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/plugin-clearbit.git",
                "reference": "f51a1425814af0f9b808a17293ab540b6c6dc16d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/plugin-clearbit/zipball/f51a1425814af0f9b808a17293ab540b6c6dc16d",
                "reference": "f51a1425814af0f9b808a17293ab540b6c6dc16d",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-17T15:42:24+00:00",
            "type": "mautic-plugin",
            "extra": {
                "install-directory-name": "MauticClearbitBundle"
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Clearbit Plugin",
            "keywords": [
                "Mautic",
                "integration",
                "plugin"
            ],
            "support": {
                "source": "https://github.com/mautic/plugin-clearbit/tree/7.0.1"
            },
            "install-path": "../../docroot/plugins/MauticClearbitBundle"
        },
        {
            "name": "mautic/plugin-cloudstorage",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/plugin-cloudstorage.git",
                "reference": "da598d2d3e75ba08c60aba65e57cca62254eb7a7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/plugin-cloudstorage/zipball/da598d2d3e75ba08c60aba65e57cca62254eb7a7",
                "reference": "da598d2d3e75ba08c60aba65e57cca62254eb7a7",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-04-29T11:01:14+00:00",
            "type": "mautic-plugin",
            "extra": {
                "install-directory-name": "MauticCloudStorageBundle"
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Cloudstorage Plugin",
            "keywords": [
                "Mautic",
                "integration",
                "plugin"
            ],
            "support": {
                "source": "https://github.com/mautic/plugin-cloudstorage/tree/7.0.1"
            },
            "install-path": "../../docroot/plugins/MauticCloudStorageBundle"
        },
        {
            "name": "mautic/plugin-crm",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/plugin-crm.git",
                "reference": "b925006cbffe891857109da65314c946a67f928d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/plugin-crm/zipball/b925006cbffe891857109da65314c946a67f928d",
                "reference": "b925006cbffe891857109da65314c946a67f928d",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-07-11T13:57:42+00:00",
            "type": "mautic-plugin",
            "extra": {
                "install-directory-name": "MauticCrmBundle"
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "CRM Plugin",
            "keywords": [
                "Mautic",
                "integration",
                "plugin"
            ],
            "support": {
                "source": "https://github.com/mautic/plugin-crm/tree/7.0.1"
            },
            "install-path": "../../docroot/plugins/MauticCrmBundle"
        },
        {
            "name": "mautic/plugin-emailmarketing",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/plugin-emailmarketing.git",
                "reference": "416e50c54d92b647822c4fec181b34c62ae0df39"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/plugin-emailmarketing/zipball/416e50c54d92b647822c4fec181b34c62ae0df39",
                "reference": "416e50c54d92b647822c4fec181b34c62ae0df39",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-17T15:42:24+00:00",
            "type": "mautic-plugin",
            "extra": {
                "install-directory-name": "MauticEmailMarketingBundle"
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Email Marketing Plugin",
            "keywords": [
                "Mautic",
                "integration",
                "plugin"
            ],
            "support": {
                "source": "https://github.com/mautic/plugin-emailmarketing/tree/7.0.1"
            },
            "install-path": "../../docroot/plugins/MauticEmailMarketingBundle"
        },
        {
            "name": "mautic/plugin-focus",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/plugin-focus.git",
                "reference": "7d46c6d47beb29212ec89a1ff127b02da8367740"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/plugin-focus/zipball/7d46c6d47beb29212ec89a1ff127b02da8367740",
                "reference": "7d46c6d47beb29212ec89a1ff127b02da8367740",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2026-02-11T16:00:33+00:00",
            "type": "mautic-plugin",
            "extra": {
                "install-directory-name": "MauticFocusBundle"
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Focus Plugin",
            "keywords": [
                "Mautic",
                "integration",
                "plugin"
            ],
            "support": {
                "source": "https://github.com/mautic/plugin-focus/tree/7.0.1"
            },
            "install-path": "../../docroot/plugins/MauticFocusBundle"
        },
        {
            "name": "mautic/plugin-fullcontact",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/plugin-fullcontact.git",
                "reference": "798ca988ed5ca5037df42e6a9f13cc1aaed669a4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/plugin-fullcontact/zipball/798ca988ed5ca5037df42e6a9f13cc1aaed669a4",
                "reference": "798ca988ed5ca5037df42e6a9f13cc1aaed669a4",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-07-18T15:13:41+00:00",
            "type": "mautic-plugin",
            "extra": {
                "install-directory-name": "MauticFullContactBundle"
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Full Contact Plugin",
            "keywords": [
                "Mautic",
                "integration",
                "plugin"
            ],
            "support": {
                "source": "https://github.com/mautic/plugin-fullcontact/tree/7.0.1"
            },
            "install-path": "../../docroot/plugins/MauticFullContactBundle"
        },
        {
            "name": "mautic/plugin-gmail",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/plugin-gmail.git",
                "reference": "6baf7c1ae73e4c53aacb20f6d95e444197803698"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/plugin-gmail/zipball/6baf7c1ae73e4c53aacb20f6d95e444197803698",
                "reference": "6baf7c1ae73e4c53aacb20f6d95e444197803698",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-17T15:42:24+00:00",
            "type": "mautic-plugin",
            "extra": {
                "install-directory-name": "MauticGmailBundle"
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Gmail Plugin",
            "keywords": [
                "Mautic",
                "integration",
                "plugin"
            ],
            "support": {
                "source": "https://github.com/mautic/plugin-gmail/tree/7.0.1"
            },
            "install-path": "../../docroot/plugins/MauticGmailBundle"
        },
        {
            "name": "mautic/plugin-outlook",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/plugin-outlook.git",
                "reference": "f882b0e9416e1df1ab1fac96f77dbc4ddd4d80a7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/plugin-outlook/zipball/f882b0e9416e1df1ab1fac96f77dbc4ddd4d80a7",
                "reference": "f882b0e9416e1df1ab1fac96f77dbc4ddd4d80a7",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-17T15:42:24+00:00",
            "type": "mautic-plugin",
            "extra": {
                "install-directory-name": "MauticOutlookBundle"
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Outlook Plugin",
            "keywords": [
                "Mautic",
                "integration",
                "plugin"
            ],
            "support": {
                "source": "https://github.com/mautic/plugin-outlook/tree/7.0.1"
            },
            "install-path": "../../docroot/plugins/MauticOutlookBundle"
        },
        {
            "name": "mautic/plugin-social",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/plugin-social.git",
                "reference": "d4bd0d585b47c9149d707a464c48e512d1d71fb5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/plugin-social/zipball/d4bd0d585b47c9149d707a464c48e512d1d71fb5",
                "reference": "d4bd0d585b47c9149d707a464c48e512d1d71fb5",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-10-16T11:58:23+00:00",
            "type": "mautic-plugin",
            "extra": {
                "install-directory-name": "MauticSocialBundle"
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Social Plugin",
            "keywords": [
                "Mautic",
                "integration",
                "plugin"
            ],
            "support": {
                "source": "https://github.com/mautic/plugin-social/tree/7.0.1"
            },
            "install-path": "../../docroot/plugins/MauticSocialBundle"
        },
        {
            "name": "mautic/plugin-tagmanager",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/plugin-tagmanager.git",
                "reference": "72606d758c1658fa1671f6366b20ae959608096d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/plugin-tagmanager/zipball/72606d758c1658fa1671f6366b20ae959608096d",
                "reference": "72606d758c1658fa1671f6366b20ae959608096d",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-10-07T03:38:24+00:00",
            "type": "mautic-plugin",
            "extra": {
                "install-directory-name": "MauticTagManagerBundle"
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Tag Manager Plugin",
            "keywords": [
                "Mautic",
                "integration",
                "plugin"
            ],
            "support": {
                "source": "https://github.com/mautic/plugin-tagmanager/tree/7.0.1"
            },
            "install-path": "../../docroot/plugins/MauticTagManagerBundle"
        },
        {
            "name": "mautic/plugin-zapier",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/plugin-zapier.git",
                "reference": "442cc17079c469b3ae1297d90c1365f64bb521dc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/plugin-zapier/zipball/442cc17079c469b3ae1297d90c1365f64bb521dc",
                "reference": "442cc17079c469b3ae1297d90c1365f64bb521dc",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-17T15:42:24+00:00",
            "type": "mautic-plugin",
            "extra": {
                "install-directory-name": "MauticZapierBundle"
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Zapier Plugin",
            "keywords": [
                "Mautic",
                "integration",
                "plugin"
            ],
            "support": {
                "source": "https://github.com/mautic/plugin-zapier/tree/7.0.1"
            },
            "install-path": "../../docroot/plugins/MauticZapierBundle"
        },
        {
            "name": "mautic/theme-1-2-1-2-column",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-1-2-1-2-column.git",
                "reference": "1bcbd6ab41971b0c75c24d2a5a0a5f0ed5f401df"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-1-2-1-2-column/zipball/1bcbd6ab41971b0c75c24d2a5a0a5f0ed5f401df",
                "reference": "1bcbd6ab41971b0c75c24d2a5a0a5f0ed5f401df",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-25T14:22:49+00:00",
            "type": "mautic-theme",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "1:2:1:2 Column",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "issues": "https://github.com/mautic/theme-1-2-1-2-column/issues",
                "source": "https://github.com/mautic/theme-1-2-1-2-column/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/Theme1212Column"
        },
        {
            "name": "mautic/theme-1-2-1-column",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-1-2-1-column.git",
                "reference": "48648eba3c20a11ae2c1912a3728a0c45edfd25c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-1-2-1-column/zipball/48648eba3c20a11ae2c1912a3728a0c45edfd25c",
                "reference": "48648eba3c20a11ae2c1912a3728a0c45edfd25c",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-25T14:22:49+00:00",
            "type": "mautic-theme",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "1:2:1 Column",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "issues": "https://github.com/mautic/theme-1-2-1-column/issues",
                "source": "https://github.com/mautic/theme-1-2-1-column/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/Theme121Column"
        },
        {
            "name": "mautic/theme-1-2-column",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-1-2-column.git",
                "reference": "22a97a1bfdf0e4f0bbe7de18096bcf316c3f781b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-1-2-column/zipball/22a97a1bfdf0e4f0bbe7de18096bcf316c3f781b",
                "reference": "22a97a1bfdf0e4f0bbe7de18096bcf316c3f781b",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-25T14:22:49+00:00",
            "type": "mautic-theme",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "1:2 Column",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "issues": "https://github.com/mautic/theme-1-2-column/issues",
                "source": "https://github.com/mautic/theme-1-2-column/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/Theme12Column"
        },
        {
            "name": "mautic/theme-1-3-1-3-column",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-1-3-1-3-column.git",
                "reference": "9a65bc0de873a50cb4057abf2d631927ade281cf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-1-3-1-3-column/zipball/9a65bc0de873a50cb4057abf2d631927ade281cf",
                "reference": "9a65bc0de873a50cb4057abf2d631927ade281cf",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-25T14:22:49+00:00",
            "type": "mautic-theme",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "1:3:1:3 Column",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "issues": "https://github.com/mautic/theme-1-3-1-3-column/issues",
                "source": "https://github.com/mautic/theme-1-3-1-3-column/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/Theme1313Column"
        },
        {
            "name": "mautic/theme-1-3-column",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-1-3-column.git",
                "reference": "ae543df0184b3f51068340aa353831440688db34"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-1-3-column/zipball/ae543df0184b3f51068340aa353831440688db34",
                "reference": "ae543df0184b3f51068340aa353831440688db34",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-25T14:22:49+00:00",
            "type": "mautic-theme",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "1:3 Column",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "issues": "https://github.com/mautic/theme-1-3-column/issues",
                "source": "https://github.com/mautic/theme-1-3-column/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/Theme13Column"
        },
        {
            "name": "mautic/theme-attract",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-attract.git",
                "reference": "f519f14f32a5264e34f2612bb87d060c69b9ccaa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-attract/zipball/f519f14f32a5264e34f2612bb87d060c69b9ccaa",
                "reference": "f519f14f32a5264e34f2612bb87d060c69b9ccaa",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-17T15:42:24+00:00",
            "type": "mautic-theme",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Attract email theme",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "issues": "https://github.com/mautic/theme-attract/issues",
                "source": "https://github.com/mautic/theme-attract/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/ThemeAttract"
        },
        {
            "name": "mautic/theme-aurora",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-aurora.git",
                "reference": "2cb09e1b784c684c9cf526cd516509a8aa195a4f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-aurora/zipball/2cb09e1b784c684c9cf526cd516509a8aa195a4f",
                "reference": "2cb09e1b784c684c9cf526cd516509a8aa195a4f",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-17T15:42:24+00:00",
            "type": "mautic-theme",
            "extra": {
                "install-directory-name": "aurora"
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Mautic Aurora Theme",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "source": "https://github.com/mautic/theme-aurora/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/aurora"
        },
        {
            "name": "mautic/theme-blank",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-blank.git",
                "reference": "5ca510eb89641e76d7001387531126ecd7fe7240"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-blank/zipball/5ca510eb89641e76d7001387531126ecd7fe7240",
                "reference": "5ca510eb89641e76d7001387531126ecd7fe7240",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-17T15:42:24+00:00",
            "type": "mautic-theme",
            "extra": {
                "install-directory-name": "blank"
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Mautic Blank Theme",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "source": "https://github.com/mautic/theme-blank/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/blank"
        },
        {
            "name": "mautic/theme-blend",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-blend.git",
                "reference": "e500b74f3e2c36958ba831698da20fd62880376a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-blend/zipball/e500b74f3e2c36958ba831698da20fd62880376a",
                "reference": "e500b74f3e2c36958ba831698da20fd62880376a",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": ">=7.0"
            },
            "time": "2025-03-17T12:30:38+00:00",
            "type": "mautic-theme",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Mautic Blend Theme",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "issues": "https://github.com/mautic/theme-blend/issues",
                "source": "https://github.com/mautic/theme-blend/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/ThemeBlend"
        },
        {
            "name": "mautic/theme-brienz",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-brienz.git",
                "reference": "cf380fb6f02764f9a5dc2f741f9d0a6263f6d643"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-brienz/zipball/cf380fb6f02764f9a5dc2f741f9d0a6263f6d643",
                "reference": "cf380fb6f02764f9a5dc2f741f9d0a6263f6d643",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-17T15:42:24+00:00",
            "type": "mautic-theme",
            "extra": {
                "install-directory-name": "brienz"
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Mautic Brienz Theme",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "source": "https://github.com/mautic/theme-brienz/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/brienz"
        },
        {
            "name": "mautic/theme-capture",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-capture.git",
                "reference": "7ef4082d0e7979cc7e0a73d3605a4b095c143084"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-capture/zipball/7ef4082d0e7979cc7e0a73d3605a4b095c143084",
                "reference": "7ef4082d0e7979cc7e0a73d3605a4b095c143084",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": ">=7.0"
            },
            "time": "2025-03-17T12:30:38+00:00",
            "type": "mautic-theme",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Mautic Capture Theme",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "issues": "https://github.com/mautic/theme-capture/issues",
                "source": "https://github.com/mautic/theme-capture/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/ThemeCapture"
        },
        {
            "name": "mautic/theme-cards",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-cards.git",
                "reference": "c7921517f0902cecacf93f3e6cccb9884903a659"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-cards/zipball/c7921517f0902cecacf93f3e6cccb9884903a659",
                "reference": "c7921517f0902cecacf93f3e6cccb9884903a659",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-17T15:42:24+00:00",
            "type": "mautic-theme",
            "extra": {
                "install-directory-name": "cards"
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Mautic Cards Theme",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "source": "https://github.com/mautic/theme-cards/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/cards"
        },
        {
            "name": "mautic/theme-chord",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-chord.git",
                "reference": "93a685f884a02125cd4248541d15fe44ac678fbe"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-chord/zipball/93a685f884a02125cd4248541d15fe44ac678fbe",
                "reference": "93a685f884a02125cd4248541d15fe44ac678fbe",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": ">=7.0"
            },
            "time": "2025-04-02T13:18:42+00:00",
            "type": "mautic-theme",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Chord",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "issues": "https://github.com/mautic/theme-chord/issues",
                "source": "https://github.com/mautic/theme-chord/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/ThemeChord"
        },
        {
            "name": "mautic/theme-confirmme",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-confirmme.git",
                "reference": "1586011eac5a19c2eb18ec223593e6ae2a631680"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-confirmme/zipball/1586011eac5a19c2eb18ec223593e6ae2a631680",
                "reference": "1586011eac5a19c2eb18ec223593e6ae2a631680",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-17T15:42:24+00:00",
            "type": "mautic-theme",
            "extra": {
                "install-directory-name": "confirmme"
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Mautic Confirmme Theme",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "source": "https://github.com/mautic/theme-confirmme/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/confirmme"
        },
        {
            "name": "mautic/theme-connect-through-content",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-connect-through-content.git",
                "reference": "cddb88151323525acaf1917f6362ecba4d89bad3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-connect-through-content/zipball/cddb88151323525acaf1917f6362ecba4d89bad3",
                "reference": "cddb88151323525acaf1917f6362ecba4d89bad3",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-25T14:22:49+00:00",
            "type": "mautic-theme",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Connect through content",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "issues": "https://github.com/mautic/theme-connect-through-content/issues",
                "source": "https://github.com/mautic/theme-connect-through-content/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/ThemeConnectThroughContent"
        },
        {
            "name": "mautic/theme-creative",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-creative.git",
                "reference": "edb2e8db7c0edb33cf722a4dffa32c7d8b600bb4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-creative/zipball/edb2e8db7c0edb33cf722a4dffa32c7d8b600bb4",
                "reference": "edb2e8db7c0edb33cf722a4dffa32c7d8b600bb4",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-17T15:42:24+00:00",
            "type": "mautic-theme",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Creative theme",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "issues": "https://github.com/mautic/theme-creative/issues",
                "source": "https://github.com/mautic/theme-creative/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/ThemeCreative"
        },
        {
            "name": "mautic/theme-eclipse",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-eclipse.git",
                "reference": "6448e5d44549c4eb31a5f97785aed803b30625e9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-eclipse/zipball/6448e5d44549c4eb31a5f97785aed803b30625e9",
                "reference": "6448e5d44549c4eb31a5f97785aed803b30625e9",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": ">=7.0"
            },
            "time": "2025-04-02T13:18:42+00:00",
            "type": "mautic-theme",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Eclipse theme",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "issues": "https://github.com/mautic/theme-eclipse/issues",
                "source": "https://github.com/mautic/theme-eclipse/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/ThemeEclipse"
        },
        {
            "name": "mautic/theme-educate",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-educate.git",
                "reference": "c5e00a2cea713ad10a56f77a24e9fd2a5aece016"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-educate/zipball/c5e00a2cea713ad10a56f77a24e9fd2a5aece016",
                "reference": "c5e00a2cea713ad10a56f77a24e9fd2a5aece016",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-25T14:22:49+00:00",
            "type": "mautic-theme",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Educate",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "issues": "https://github.com/mautic/theme-educate/issues",
                "source": "https://github.com/mautic/theme-educate/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/ThemeEducate"
        },
        {
            "name": "mautic/theme-formscape",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-formscape.git",
                "reference": "7897dff00c73dd0cca3bc228bac750e0aaa443cf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-formscape/zipball/7897dff00c73dd0cca3bc228bac750e0aaa443cf",
                "reference": "7897dff00c73dd0cca3bc228bac750e0aaa443cf",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": ">=7.0"
            },
            "time": "2025-03-20T18:49:50+00:00",
            "type": "mautic-theme",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Mautic Formscape Theme",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "issues": "https://github.com/mautic/theme-formscape/issues",
                "source": "https://github.com/mautic/theme-formscape/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/ThemeFormscape"
        },
        {
            "name": "mautic/theme-fresh-center",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-fresh-center.git",
                "reference": "d5d84fa34cf970f13c2552c5bb8f93851739657b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-fresh-center/zipball/d5d84fa34cf970f13c2552c5bb8f93851739657b",
                "reference": "d5d84fa34cf970f13c2552c5bb8f93851739657b",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-17T15:42:24+00:00",
            "type": "mautic-theme",
            "extra": {
                "install-directory-name": "fresh-center"
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Mautic Fresh Center Theme",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "source": "https://github.com/mautic/theme-fresh-center/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/fresh-center"
        },
        {
            "name": "mautic/theme-fresh-fixed",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-fresh-fixed.git",
                "reference": "097ac61b329374937fbd0587f189516b45128b67"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-fresh-fixed/zipball/097ac61b329374937fbd0587f189516b45128b67",
                "reference": "097ac61b329374937fbd0587f189516b45128b67",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-17T15:42:24+00:00",
            "type": "mautic-theme",
            "extra": {
                "install-directory-name": "fresh-fixed"
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Mautic Fresh Fixed Theme",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "source": "https://github.com/mautic/theme-fresh-fixed/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/fresh-fixed"
        },
        {
            "name": "mautic/theme-fresh-left",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-fresh-left.git",
                "reference": "bc429545d364dbe09e385e7ae2629ddadae4f2dd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-fresh-left/zipball/bc429545d364dbe09e385e7ae2629ddadae4f2dd",
                "reference": "bc429545d364dbe09e385e7ae2629ddadae4f2dd",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-17T15:42:24+00:00",
            "type": "mautic-theme",
            "extra": {
                "install-directory-name": "fresh-left"
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Mautic Fresh Left Theme",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "source": "https://github.com/mautic/theme-fresh-left/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/fresh-left"
        },
        {
            "name": "mautic/theme-fresh-wide",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-fresh-wide.git",
                "reference": "efe9adcdc9f019aa95956c8dccc3aba4538e1848"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-fresh-wide/zipball/efe9adcdc9f019aa95956c8dccc3aba4538e1848",
                "reference": "efe9adcdc9f019aa95956c8dccc3aba4538e1848",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-17T15:42:24+00:00",
            "type": "mautic-theme",
            "extra": {
                "install-directory-name": "fresh-wide"
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Mautic Fresh Wide Theme",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "source": "https://github.com/mautic/theme-fresh-wide/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/fresh-wide"
        },
        {
            "name": "mautic/theme-gallery",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-gallery.git",
                "reference": "95497934c0a8bd0f11df0699236adb7c91a08d8e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-gallery/zipball/95497934c0a8bd0f11df0699236adb7c91a08d8e",
                "reference": "95497934c0a8bd0f11df0699236adb7c91a08d8e",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-25T14:22:49+00:00",
            "type": "mautic-theme",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Gallery",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "issues": "https://github.com/mautic/theme-gallery/issues",
                "source": "https://github.com/mautic/theme-gallery/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/ThemeGallery"
        },
        {
            "name": "mautic/theme-goldstar",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-goldstar.git",
                "reference": "0ec77d5699ea9887da4c7251286abaf7aebb1558"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-goldstar/zipball/0ec77d5699ea9887da4c7251286abaf7aebb1558",
                "reference": "0ec77d5699ea9887da4c7251286abaf7aebb1558",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-17T15:42:24+00:00",
            "type": "mautic-theme",
            "extra": {
                "install-directory-name": "goldstar"
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Mautic Goldstar Theme",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "source": "https://github.com/mautic/theme-goldstar/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/goldstar"
        },
        {
            "name": "mautic/theme-make-announcement",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-make-announcement.git",
                "reference": "d739b822eef4dab487558dbe033dc65c41bba021"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-make-announcement/zipball/d739b822eef4dab487558dbe033dc65c41bba021",
                "reference": "d739b822eef4dab487558dbe033dc65c41bba021",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-25T14:22:49+00:00",
            "type": "mautic-theme",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Make an announcement",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "issues": "https://github.com/mautic/theme-make-announcement/issues",
                "source": "https://github.com/mautic/theme-make-announcement/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/ThemeMakeAnnouncement"
        },
        {
            "name": "mautic/theme-mono",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-mono.git",
                "reference": "90f9b6d60a0c8dd9dd51a741591ab0f1bf675144"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-mono/zipball/90f9b6d60a0c8dd9dd51a741591ab0f1bf675144",
                "reference": "90f9b6d60a0c8dd9dd51a741591ab0f1bf675144",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": ">=7.0"
            },
            "time": "2025-03-17T12:30:38+00:00",
            "type": "mautic-theme",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Mautic Mono Theme",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "issues": "https://github.com/mautic/theme-mono/issues",
                "source": "https://github.com/mautic/theme-mono/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/ThemeMono"
        },
        {
            "name": "mautic/theme-multi-step",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-multi-step.git",
                "reference": "1569884da0ce3a9143d2147b9b557e5a9f252cd9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-multi-step/zipball/1569884da0ce3a9143d2147b9b557e5a9f252cd9",
                "reference": "1569884da0ce3a9143d2147b9b557e5a9f252cd9",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": ">=7.0"
            },
            "time": "2025-07-11T08:46:49+00:00",
            "type": "mautic-theme",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Multi-step theme",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "issues": "https://github.com/mautic/theme-multi-step/issues",
                "source": "https://github.com/mautic/theme-multi-step/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/ThemeMultiStep"
        },
        {
            "name": "mautic/theme-neopolitan",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-neopolitan.git",
                "reference": "23a0bc969e6832b2bd2fc95219e5386464f87c30"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-neopolitan/zipball/23a0bc969e6832b2bd2fc95219e5386464f87c30",
                "reference": "23a0bc969e6832b2bd2fc95219e5386464f87c30",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-17T15:42:24+00:00",
            "type": "mautic-theme",
            "extra": {
                "install-directory-name": "neopolitan"
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Mautic Neopolitan Theme",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "source": "https://github.com/mautic/theme-neopolitan/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/neopolitan"
        },
        {
            "name": "mautic/theme-oxygen",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-oxygen.git",
                "reference": "d74c7e9b7c70f331b7de55391fe6893d2d9288e8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-oxygen/zipball/d74c7e9b7c70f331b7de55391fe6893d2d9288e8",
                "reference": "d74c7e9b7c70f331b7de55391fe6893d2d9288e8",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-17T15:42:24+00:00",
            "type": "mautic-theme",
            "extra": {
                "install-directory-name": "oxygen"
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Mautic Oxygen Theme",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "source": "https://github.com/mautic/theme-oxygen/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/oxygen"
        },
        {
            "name": "mautic/theme-paprika",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-paprika.git",
                "reference": "b7f06262c4bd35e1c62ea79e7879065fe548d46a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-paprika/zipball/b7f06262c4bd35e1c62ea79e7879065fe548d46a",
                "reference": "b7f06262c4bd35e1c62ea79e7879065fe548d46a",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-17T15:42:24+00:00",
            "type": "mautic-theme",
            "extra": {
                "install-directory-name": "paprika"
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Mautic Paprika Theme",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "source": "https://github.com/mautic/theme-paprika/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/paprika"
        },
        {
            "name": "mautic/theme-reachout",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-reachout.git",
                "reference": "64ad7b5c1d37086d22c007072a2eda48dacc474e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-reachout/zipball/64ad7b5c1d37086d22c007072a2eda48dacc474e",
                "reference": "64ad7b5c1d37086d22c007072a2eda48dacc474e",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": ">=7.0"
            },
            "time": "2025-03-17T12:30:38+00:00",
            "type": "mautic-theme",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Mautic ReachOut Theme",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "issues": "https://github.com/mautic/theme-reachout/issues",
                "source": "https://github.com/mautic/theme-reachout/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/ThemeReachout"
        },
        {
            "name": "mautic/theme-showcase",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-showcase.git",
                "reference": "a67a404e4adeac59a703bfd5b3016be4cd3f8c92"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-showcase/zipball/a67a404e4adeac59a703bfd5b3016be4cd3f8c92",
                "reference": "a67a404e4adeac59a703bfd5b3016be4cd3f8c92",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-25T14:22:49+00:00",
            "type": "mautic-theme",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Showcase",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "issues": "https://github.com/mautic/theme-showcase/issues",
                "source": "https://github.com/mautic/theme-showcase/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/ThemeShowcase"
        },
        {
            "name": "mautic/theme-simple-text",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-simple-text.git",
                "reference": "817ff65e6b6e39f22931624b4508d36d2731311a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-simple-text/zipball/817ff65e6b6e39f22931624b4508d36d2731311a",
                "reference": "817ff65e6b6e39f22931624b4508d36d2731311a",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-25T14:22:49+00:00",
            "type": "mautic-theme",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Simple text",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "issues": "https://github.com/mautic/theme-simple-text/issues",
                "source": "https://github.com/mautic/theme-simple-text/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/ThemeSimpleText"
        },
        {
            "name": "mautic/theme-skyline",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-skyline.git",
                "reference": "3b236b4bbabab4725a4bf495e0906f205ebff069"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-skyline/zipball/3b236b4bbabab4725a4bf495e0906f205ebff069",
                "reference": "3b236b4bbabab4725a4bf495e0906f205ebff069",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-17T15:42:24+00:00",
            "type": "mautic-theme",
            "extra": {
                "install-directory-name": "skyline"
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Mautic Skyline Theme",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "source": "https://github.com/mautic/theme-skyline/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/skyline"
        },
        {
            "name": "mautic/theme-sparse",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-sparse.git",
                "reference": "041f44471d05e8a95479c052cdd4befca60e66f2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-sparse/zipball/041f44471d05e8a95479c052cdd4befca60e66f2",
                "reference": "041f44471d05e8a95479c052cdd4befca60e66f2",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-17T15:42:24+00:00",
            "type": "mautic-theme",
            "extra": {
                "install-directory-name": "sparse"
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Mautic Sparse Theme",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "source": "https://github.com/mautic/theme-sparse/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/sparse"
        },
        {
            "name": "mautic/theme-sunday",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-sunday.git",
                "reference": "0c3a390e29f116dfaa94881c5fd5c24d2c7f57e6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-sunday/zipball/0c3a390e29f116dfaa94881c5fd5c24d2c7f57e6",
                "reference": "0c3a390e29f116dfaa94881c5fd5c24d2c7f57e6",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-17T15:42:24+00:00",
            "type": "mautic-theme",
            "extra": {
                "install-directory-name": "sunday"
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Mautic Sunday Theme",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "source": "https://github.com/mautic/theme-sunday/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/sunday"
        },
        {
            "name": "mautic/theme-survey",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-survey.git",
                "reference": "7703acc326887e00c770df9904267b0c3122a7db"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-survey/zipball/7703acc326887e00c770df9904267b0c3122a7db",
                "reference": "7703acc326887e00c770df9904267b0c3122a7db",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-25T14:22:49+00:00",
            "type": "mautic-theme",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Survey",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "issues": "https://github.com/mautic/theme-survey/issues",
                "source": "https://github.com/mautic/theme-survey/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/ThemeSurvey"
        },
        {
            "name": "mautic/theme-trulypersonal",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-trulypersonal.git",
                "reference": "3ed61adcf664f30bdaac4b3a76f90fd059c3416d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-trulypersonal/zipball/3ed61adcf664f30bdaac4b3a76f90fd059c3416d",
                "reference": "3ed61adcf664f30bdaac4b3a76f90fd059c3416d",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-17T15:42:24+00:00",
            "type": "mautic-theme",
            "extra": {
                "install-directory-name": "trulypersonal"
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Mautic Truly Personal Theme",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "source": "https://github.com/mautic/theme-trulypersonal/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/trulypersonal"
        },
        {
            "name": "mautic/theme-vibrant",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-vibrant.git",
                "reference": "2a127b9fa00632404441788157a787bee8588890"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-vibrant/zipball/2a127b9fa00632404441788157a787bee8588890",
                "reference": "2a127b9fa00632404441788157a787bee8588890",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-17T15:42:24+00:00",
            "type": "mautic-theme",
            "extra": {
                "install-directory-name": "vibrant"
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Mautic Vibrant Theme",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "source": "https://github.com/mautic/theme-vibrant/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/vibrant"
        },
        {
            "name": "mautic/theme-welcome",
            "version": "7.0.1",
            "version_normalized": "7.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mautic/theme-welcome.git",
                "reference": "38330ff01821f2971c7c434ba5a7b1eb22bdeb91"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mautic/theme-welcome/zipball/38330ff01821f2971c7c434ba5a7b1eb22bdeb91",
                "reference": "38330ff01821f2971c7c434ba5a7b1eb22bdeb91",
                "shasum": ""
            },
            "require": {
                "mautic/core-lib": "^7.0"
            },
            "time": "2025-03-25T14:22:49+00:00",
            "type": "mautic-theme",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "description": "Welcome",
            "keywords": [
                "Mautic",
                "theme"
            ],
            "support": {
                "issues": "https://github.com/mautic/theme-welcome/issues",
                "source": "https://github.com/mautic/theme-welcome/tree/7.0.1"
            },
            "install-path": "../../docroot/themes/ThemeWelcome"
        },
        {
            "name": "maxmind-db/reader",
            "version": "v1.13.1",
            "version_normalized": "1.13.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/maxmind/MaxMind-DB-Reader-php.git",
                "reference": "2194f58d0f024ce923e685cdf92af3daf9951908"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/maxmind/MaxMind-DB-Reader-php/zipball/2194f58d0f024ce923e685cdf92af3daf9951908",
                "reference": "2194f58d0f024ce923e685cdf92af3daf9951908",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "conflict": {
                "ext-maxminddb": "<1.11.1 || >=2.0.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.*",
                "phpstan/phpstan": "*",
                "phpunit/phpunit": ">=8.0.0,<10.0.0",
                "squizlabs/php_codesniffer": "4.*"
            },
            "suggest": {
                "ext-bcmath": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
                "ext-gmp": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
                "ext-maxminddb": "A C-based database decoder that provides significantly faster lookups",
                "maxmind-db/reader-ext": "C extension for significantly faster IP lookups (install via PIE: pie install maxmind-db/reader-ext)"
            },
            "time": "2025-11-21T22:24:26+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "MaxMind\\Db\\": "src/MaxMind/Db"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Gregory J. Oschwald",
                    "email": "goschwald@maxmind.com",
                    "homepage": "https://www.maxmind.com/"
                }
            ],
            "description": "MaxMind DB Reader API",
            "homepage": "https://github.com/maxmind/MaxMind-DB-Reader-php",
            "keywords": [
                "database",
                "geoip",
                "geoip2",
                "geolocation",
                "maxmind"
            ],
            "support": {
                "issues": "https://github.com/maxmind/MaxMind-DB-Reader-php/issues",
                "source": "https://github.com/maxmind/MaxMind-DB-Reader-php/tree/v1.13.1"
            },
            "install-path": "../maxmind-db/reader"
        },
        {
            "name": "maxmind/web-service-common",
            "version": "v0.11.1",
            "version_normalized": "0.11.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/maxmind/web-service-common-php.git",
                "reference": "c309236b5a5555b96cf560089ec3cead12d845d2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/maxmind/web-service-common-php/zipball/c309236b5a5555b96cf560089ec3cead12d845d2",
                "reference": "c309236b5a5555b96cf560089ec3cead12d845d2",
                "shasum": ""
            },
            "require": {
                "composer/ca-bundle": "^1.0.3",
                "ext-curl": "*",
                "ext-json": "*",
                "php": ">=8.1"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.*",
                "phpstan/phpstan": "*",
                "phpunit/phpunit": "^10.0",
                "squizlabs/php_codesniffer": "4.*"
            },
            "time": "2026-01-13T17:56:03+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "MaxMind\\Exception\\": "src/Exception",
                    "MaxMind\\WebService\\": "src/WebService"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Gregory Oschwald",
                    "email": "goschwald@maxmind.com"
                }
            ],
            "description": "Internal MaxMind Web Service API",
            "homepage": "https://github.com/maxmind/web-service-common-php",
            "support": {
                "issues": "https://github.com/maxmind/web-service-common-php/issues",
                "source": "https://github.com/maxmind/web-service-common-php/tree/v0.11.1"
            },
            "install-path": "../maxmind/web-service-common"
        },
        {
            "name": "monolog/monolog",
            "version": "3.10.0",
            "version_normalized": "3.10.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/monolog.git",
                "reference": "b321dd6749f0bf7189444158a3ce785cc16d69b0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/b321dd6749f0bf7189444158a3ce785cc16d69b0",
                "reference": "b321dd6749f0bf7189444158a3ce785cc16d69b0",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "psr/log": "^2.0 || ^3.0"
            },
            "provide": {
                "psr/log-implementation": "3.0.0"
            },
            "require-dev": {
                "aws/aws-sdk-php": "^3.0",
                "doctrine/couchdb": "~1.0@dev",
                "elasticsearch/elasticsearch": "^7 || ^8",
                "ext-json": "*",
                "graylog2/gelf-php": "^1.4.2 || ^2.0",
                "guzzlehttp/guzzle": "^7.4.5",
                "guzzlehttp/psr7": "^2.2",
                "mongodb/mongodb": "^1.8 || ^2.0",
                "php-amqplib/php-amqplib": "~2.4 || ^3",
                "php-console/php-console": "^3.1.8",
                "phpstan/phpstan": "^2",
                "phpstan/phpstan-deprecation-rules": "^2",
                "phpstan/phpstan-strict-rules": "^2",
                "phpunit/phpunit": "^10.5.17 || ^11.0.7",
                "predis/predis": "^1.1 || ^2",
                "rollbar/rollbar": "^4.0",
                "ruflin/elastica": "^7 || ^8",
                "symfony/mailer": "^5.4 || ^6",
                "symfony/mime": "^5.4 || ^6"
            },
            "suggest": {
                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
                "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
                "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
                "ext-mbstring": "Allow to work properly with unicode symbols",
                "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
                "ext-openssl": "Required to send log messages using SSL",
                "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
                "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
                "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
                "rollbar/rollbar": "Allow sending log messages to Rollbar",
                "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
            },
            "time": "2026-01-02T08:56:05+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Monolog\\": "src/Monolog"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "https://seld.be"
                }
            ],
            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
            "homepage": "https://github.com/Seldaek/monolog",
            "keywords": [
                "log",
                "logging",
                "psr-3"
            ],
            "support": {
                "issues": "https://github.com/Seldaek/monolog/issues",
                "source": "https://github.com/Seldaek/monolog/tree/3.10.0"
            },
            "funding": [
                {
                    "url": "https://github.com/Seldaek",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
                    "type": "tidelift"
                }
            ],
            "install-path": "../monolog/monolog"
        },
        {
            "name": "mtdowling/jmespath.php",
            "version": "2.8.0",
            "version_normalized": "2.8.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/jmespath/jmespath.php.git",
                "reference": "a2a865e05d5f420b50cc2f85bb78d565db12a6bc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/a2a865e05d5f420b50cc2f85bb78d565db12a6bc",
                "reference": "a2a865e05d5f420b50cc2f85bb78d565db12a6bc",
                "shasum": ""
            },
            "require": {
                "php": "^7.2.5 || ^8.0",
                "symfony/polyfill-mbstring": "^1.17"
            },
            "require-dev": {
                "composer/xdebug-handler": "^3.0.3",
                "phpunit/phpunit": "^8.5.33"
            },
            "time": "2024-09-04T18:46:31+00:00",
            "bin": [
                "bin/jp.php"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.8-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/JmesPath.php"
                ],
                "psr-4": {
                    "JmesPath\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                }
            ],
            "description": "Declaratively specify how to extract elements from a JSON document",
            "keywords": [
                "json",
                "jsonpath"
            ],
            "support": {
                "issues": "https://github.com/jmespath/jmespath.php/issues",
                "source": "https://github.com/jmespath/jmespath.php/tree/2.8.0"
            },
            "install-path": "../mtdowling/jmespath.php"
        },
        {
            "name": "mustangostang/spyc",
            "version": "0.6.3",
            "version_normalized": "0.6.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mustangostang/spyc.git",
                "reference": "4627c838b16550b666d15aeae1e5289dd5b77da0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mustangostang/spyc/zipball/4627c838b16550b666d15aeae1e5289dd5b77da0",
                "reference": "4627c838b16550b666d15aeae1e5289dd5b77da0",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.1"
            },
            "require-dev": {
                "phpunit/phpunit": "4.3.*@dev"
            },
            "time": "2019-09-10T13:16:29+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.5.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "Spyc.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "mustangostang",
                    "email": "vlad.andersen@gmail.com"
                }
            ],
            "description": "A simple YAML loader/dumper class for PHP",
            "homepage": "https://github.com/mustangostang/spyc/",
            "keywords": [
                "spyc",
                "yaml",
                "yml"
            ],
            "support": {
                "issues": "https://github.com/mustangostang/spyc/issues",
                "source": "https://github.com/mustangostang/spyc/tree/0.6.3"
            },
            "install-path": "../mustangostang/spyc"
        },
        {
            "name": "oneup/uploader-bundle",
            "version": "5.1.2",
            "version_normalized": "5.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/1up-lab/OneupUploaderBundle.git",
                "reference": "3a3306ecf331140a45b695753132d3ee713c2969"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/1up-lab/OneupUploaderBundle/zipball/3a3306ecf331140a45b695753132d3ee713c2969",
                "reference": "3a3306ecf331140a45b695753132d3ee713c2969",
                "shasum": ""
            },
            "require": {
                "php": "^8.0",
                "symfony/asset": "^6.0 || ^7.0 || ^8.0",
                "symfony/event-dispatcher-contracts": "^1.0 || ^2.0 || ^3.0",
                "symfony/finder": "^6.0 || ^7.0 || ^8.0",
                "symfony/framework-bundle": "^6.0 || ^7.0 || ^8.0",
                "symfony/mime": "^6.0 || ^7.0 || ^8.0",
                "symfony/translation": "^6.0 || ^7.0 || ^8.0",
                "symfony/translation-contracts": "^1.0 || ^2.0 || ^3.0",
                "symfony/yaml": "^6.0 || ^7.0 || ^8.0",
                "twig/twig": "^2.4 || ^3.0"
            },
            "require-dev": {
                "amazonwebservices/aws-sdk-for-php": "1.5.*",
                "doctrine/common": "^2.12 || ^3.0",
                "doctrine/doctrine-bundle": "^2.4 || ^3.2",
                "friendsofphp/php-cs-fixer": "^3.40",
                "knplabs/gaufrette": "^0.9",
                "m2mtech/flysystem-stream-wrapper": "^1.0",
                "oneup/flysystem-bundle": "^4.1",
                "phpstan/phpstan": "^1.8",
                "phpunit/phpunit": "^9.5",
                "symfony/browser-kit": "^6.0 || ^7.0 || ^8.0",
                "symfony/phpunit-bridge": "^6.0.17 || ^7.0 || ^8.0",
                "symfony/security-bundle": "^6.0 || ^7.0 || ^8.0",
                "symfony/var-dumper": "^6.0 || ^7.0 || ^8.0",
                "twistor/flysystem-stream-wrapper": "^1.0"
            },
            "suggest": {
                "knplabs/knp-gaufrette-bundle": "0.1.*",
                "m2mtech/flysystem-stream-wrapper": "^1.0 (Required when using Flysystem)",
                "oneup/flysystem-bundle": "^3.0"
            },
            "time": "2026-02-17T09:07:03+00:00",
            "type": "symfony-bundle",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Oneup\\UploaderBundle\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jim Schmid",
                    "email": "js@1up.io",
                    "homepage": "https://1up.io",
                    "role": "Developer"
                },
                {
                    "name": "David Greminger",
                    "email": "dg@1up.io",
                    "homepage": "https://1up.io",
                    "role": "Developer"
                }
            ],
            "description": "This Symfony bundle provides a server implementation for handling single and multiple file uploads using either FineUploader, jQuery File Uploader, YUI3 Uploader, Uploadify, FancyUpload, MooUpload, Plupload or Dropzone. Features include chunked uploads, orphanages, Gaufrette and Flysystem support.",
            "homepage": "https://1up.io",
            "keywords": [
                "FancyUpload",
                "FineUploader",
                "MooUpload",
                "Uploadify",
                "YUI3 Uploader",
                "blueimp",
                "dropzone",
                "fileupload",
                "jQuery File Uploader",
                "plupload",
                "upload"
            ],
            "support": {
                "issues": "https://github.com/1up-lab/OneupUploaderBundle/issues",
                "source": "https://github.com/1up-lab/OneupUploaderBundle/tree/5.1.2"
            },
            "install-path": "../oneup/uploader-bundle"
        },
        {
            "name": "php-http/guzzle7-adapter",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-http/guzzle7-adapter.git",
                "reference": "03a415fde709c2f25539790fecf4d9a31bc3d0eb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-http/guzzle7-adapter/zipball/03a415fde709c2f25539790fecf4d9a31bc3d0eb",
                "reference": "03a415fde709c2f25539790fecf4d9a31bc3d0eb",
                "shasum": ""
            },
            "require": {
                "guzzlehttp/guzzle": "^7.0",
                "php": "^7.3 | ^8.0",
                "php-http/httplug": "^2.0",
                "psr/http-client": "^1.0"
            },
            "provide": {
                "php-http/async-client-implementation": "1.0",
                "php-http/client-implementation": "1.0",
                "psr/http-client-implementation": "1.0"
            },
            "require-dev": {
                "php-http/client-integration-tests": "^3.0",
                "php-http/message-factory": "^1.1",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpunit/phpunit": "^8.0|^9.3"
            },
            "time": "2024-11-26T11:14:36+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Http\\Adapter\\Guzzle7\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com"
                }
            ],
            "description": "Guzzle 7 HTTP Adapter",
            "homepage": "http://httplug.io",
            "keywords": [
                "Guzzle",
                "http"
            ],
            "support": {
                "issues": "https://github.com/php-http/guzzle7-adapter/issues",
                "source": "https://github.com/php-http/guzzle7-adapter/tree/1.1.0"
            },
            "install-path": "../php-http/guzzle7-adapter"
        },
        {
            "name": "php-http/httplug",
            "version": "2.4.1",
            "version_normalized": "2.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-http/httplug.git",
                "reference": "5cad731844891a4c282f3f3e1b582c46839d22f4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-http/httplug/zipball/5cad731844891a4c282f3f3e1b582c46839d22f4",
                "reference": "5cad731844891a4c282f3f3e1b582c46839d22f4",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0",
                "php-http/promise": "^1.1",
                "psr/http-client": "^1.0",
                "psr/http-message": "^1.0 || ^2.0"
            },
            "require-dev": {
                "friends-of-phpspec/phpspec-code-coverage": "^4.1 || ^5.0 || ^6.0",
                "phpspec/phpspec": "^5.1 || ^6.0 || ^7.0"
            },
            "time": "2024-09-23T11:39:58+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Http\\Client\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Eric GELOEN",
                    "email": "geloen.eric@gmail.com"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://sagikazarmark.hu"
                }
            ],
            "description": "HTTPlug, the HTTP client abstraction for PHP",
            "homepage": "http://httplug.io",
            "keywords": [
                "client",
                "http"
            ],
            "support": {
                "issues": "https://github.com/php-http/httplug/issues",
                "source": "https://github.com/php-http/httplug/tree/2.4.1"
            },
            "install-path": "../php-http/httplug"
        },
        {
            "name": "php-http/promise",
            "version": "1.3.1",
            "version_normalized": "1.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-http/promise.git",
                "reference": "fc85b1fba37c169a69a07ef0d5a8075770cc1f83"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-http/promise/zipball/fc85b1fba37c169a69a07ef0d5a8075770cc1f83",
                "reference": "fc85b1fba37c169a69a07ef0d5a8075770cc1f83",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "friends-of-phpspec/phpspec-code-coverage": "^4.3.2 || ^6.3",
                "phpspec/phpspec": "^5.1.2 || ^6.2 || ^7.4"
            },
            "time": "2024-03-15T13:55:21+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Http\\Promise\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Joel Wurtz",
                    "email": "joel.wurtz@gmail.com"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com"
                }
            ],
            "description": "Promise used for asynchronous HTTP requests",
            "homepage": "http://httplug.io",
            "keywords": [
                "promise"
            ],
            "support": {
                "issues": "https://github.com/php-http/promise/issues",
                "source": "https://github.com/php-http/promise/tree/1.3.1"
            },
            "install-path": "../php-http/promise"
        },
        {
            "name": "phpoffice/phpspreadsheet",
            "version": "5.5.0",
            "version_normalized": "5.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
                "reference": "eecd31b885a1c8192f12738130f85bbc6e8906ba"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/eecd31b885a1c8192f12738130f85bbc6e8906ba",
                "reference": "eecd31b885a1c8192f12738130f85bbc6e8906ba",
                "shasum": ""
            },
            "require": {
                "composer/pcre": "^1||^2||^3",
                "ext-ctype": "*",
                "ext-dom": "*",
                "ext-fileinfo": "*",
                "ext-filter": "*",
                "ext-gd": "*",
                "ext-iconv": "*",
                "ext-libxml": "*",
                "ext-mbstring": "*",
                "ext-simplexml": "*",
                "ext-xml": "*",
                "ext-xmlreader": "*",
                "ext-xmlwriter": "*",
                "ext-zip": "*",
                "ext-zlib": "*",
                "maennchen/zipstream-php": "^2.1 || ^3.0",
                "markbaker/complex": "^3.0",
                "markbaker/matrix": "^3.0",
                "php": "^8.1",
                "psr/simple-cache": "^1.0 || ^2.0 || ^3.0"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "dev-main",
                "dompdf/dompdf": "^2.0 || ^3.0",
                "ext-intl": "*",
                "friendsofphp/php-cs-fixer": "^3.2",
                "mitoteam/jpgraph": "^10.5",
                "mpdf/mpdf": "^8.1.1",
                "phpcompatibility/php-compatibility": "^9.3",
                "phpstan/phpstan": "^1.1 || ^2.0",
                "phpstan/phpstan-deprecation-rules": "^1.0 || ^2.0",
                "phpstan/phpstan-phpunit": "^1.0 || ^2.0",
                "phpunit/phpunit": "^10.5",
                "squizlabs/php_codesniffer": "^3.7",
                "tecnickcom/tcpdf": "^6.5"
            },
            "suggest": {
                "dompdf/dompdf": "Option for rendering PDF with PDF Writer",
                "ext-intl": "PHP Internationalization Functions, required for NumberFormat Wizard and StringHelper::setLocale()",
                "mitoteam/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
                "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
                "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer"
            },
            "time": "2026-03-01T00:58:56+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Maarten Balliauw",
                    "homepage": "https://blog.maartenballiauw.be"
                },
                {
                    "name": "Mark Baker",
                    "homepage": "https://markbakeruk.net"
                },
                {
                    "name": "Franck Lefevre",
                    "homepage": "https://rootslabs.net"
                },
                {
                    "name": "Erik Tilt"
                },
                {
                    "name": "Adrien Crivelli"
                },
                {
                    "name": "Owen Leibman"
                }
            ],
            "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
            "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
            "keywords": [
                "OpenXML",
                "excel",
                "gnumeric",
                "ods",
                "php",
                "spreadsheet",
                "xls",
                "xlsx"
            ],
            "support": {
                "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
                "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/5.5.0"
            },
            "install-path": "../phpoffice/phpspreadsheet"
        },
        {
            "name": "phpstan/phpdoc-parser",
            "version": "2.3.2",
            "version_normalized": "2.3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpstan/phpdoc-parser.git",
                "reference": "a004701b11273a26cd7955a61d67a7f1e525a45a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/a004701b11273a26cd7955a61d67a7f1e525a45a",
                "reference": "a004701b11273a26cd7955a61d67a7f1e525a45a",
                "shasum": ""
            },
            "require": {
                "php": "^7.4 || ^8.0"
            },
            "require-dev": {
                "doctrine/annotations": "^2.0",
                "nikic/php-parser": "^5.3.0",
                "php-parallel-lint/php-parallel-lint": "^1.2",
                "phpstan/extension-installer": "^1.0",
                "phpstan/phpstan": "^2.0",
                "phpstan/phpstan-phpunit": "^2.0",
                "phpstan/phpstan-strict-rules": "^2.0",
                "phpunit/phpunit": "^9.6",
                "symfony/process": "^5.2"
            },
            "time": "2026-01-25T14:56:51+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PHPStan\\PhpDocParser\\": [
                        "src/"
                    ]
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "PHPDoc parser with support for nullable, intersection and generic types",
            "support": {
                "issues": "https://github.com/phpstan/phpdoc-parser/issues",
                "source": "https://github.com/phpstan/phpdoc-parser/tree/2.3.2"
            },
            "install-path": "../phpstan/phpdoc-parser"
        },
        {
            "name": "predis/predis",
            "version": "v3.4.2",
            "version_normalized": "3.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/predis/predis.git",
                "reference": "2033429520d8997a7815a2485f56abe6d2d0e075"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/predis/predis/zipball/2033429520d8997a7815a2485f56abe6d2d0e075",
                "reference": "2033429520d8997a7815a2485f56abe6d2d0e075",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0",
                "psr/http-message": "^1.0|^2.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.3",
                "phpstan/phpstan": "^1.9",
                "phpunit/phpcov": "^6.0 || ^8.0",
                "phpunit/phpunit": "^8.0 || ~9.4.4"
            },
            "suggest": {
                "ext-relay": "Faster connection with in-memory caching (>=0.6.2)"
            },
            "time": "2026-03-09T20:33:04+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Predis\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Till Krüss",
                    "homepage": "https://till.im",
                    "role": "Maintainer"
                }
            ],
            "description": "A flexible and feature-complete Redis/Valkey client for PHP.",
            "homepage": "http://github.com/predis/predis",
            "keywords": [
                "nosql",
                "predis",
                "redis"
            ],
            "support": {
                "issues": "https://github.com/predis/predis/issues",
                "source": "https://github.com/predis/predis/tree/v3.4.2"
            },
            "funding": [
                {
                    "url": "https://github.com/sponsors/tillkruss",
                    "type": "github"
                }
            ],
            "install-path": "../predis/predis"
        },
        {
            "name": "psr/cache",
            "version": "3.0.0",
            "version_normalized": "3.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/cache.git",
                "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
                "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.0"
            },
            "time": "2021-02-03T23:26:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Cache\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for caching libraries",
            "keywords": [
                "cache",
                "psr",
                "psr-6"
            ],
            "support": {
                "source": "https://github.com/php-fig/cache/tree/3.0.0"
            },
            "install-path": "../psr/cache"
        },
        {
            "name": "psr/clock",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/clock.git",
                "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
                "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
                "shasum": ""
            },
            "require": {
                "php": "^7.0 || ^8.0"
            },
            "time": "2022-11-25T14:36:26+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Clock\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for reading the clock.",
            "homepage": "https://github.com/php-fig/clock",
            "keywords": [
                "clock",
                "now",
                "psr",
                "psr-20",
                "time"
            ],
            "support": {
                "issues": "https://github.com/php-fig/clock/issues",
                "source": "https://github.com/php-fig/clock/tree/1.0.0"
            },
            "install-path": "../psr/clock"
        },
        {
            "name": "psr/container",
            "version": "2.0.2",
            "version_normalized": "2.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/container.git",
                "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
                "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4.0"
            },
            "time": "2021-11-05T16:47:00+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Container\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common Container Interface (PHP FIG PSR-11)",
            "homepage": "https://github.com/php-fig/container",
            "keywords": [
                "PSR-11",
                "container",
                "container-interface",
                "container-interop",
                "psr"
            ],
            "support": {
                "issues": "https://github.com/php-fig/container/issues",
                "source": "https://github.com/php-fig/container/tree/2.0.2"
            },
            "install-path": "../psr/container"
        },
        {
            "name": "psr/event-dispatcher",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/event-dispatcher.git",
                "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
                "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.0"
            },
            "time": "2019-01-08T18:20:26+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\EventDispatcher\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Standard interfaces for event handling.",
            "keywords": [
                "events",
                "psr",
                "psr-14"
            ],
            "support": {
                "issues": "https://github.com/php-fig/event-dispatcher/issues",
                "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
            },
            "install-path": "../psr/event-dispatcher"
        },
        {
            "name": "psr/http-client",
            "version": "1.0.3",
            "version_normalized": "1.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-client.git",
                "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
                "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
                "shasum": ""
            },
            "require": {
                "php": "^7.0 || ^8.0",
                "psr/http-message": "^1.0 || ^2.0"
            },
            "time": "2023-09-23T14:17:50+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Client\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP clients",
            "homepage": "https://github.com/php-fig/http-client",
            "keywords": [
                "http",
                "http-client",
                "psr",
                "psr-18"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-client"
            },
            "install-path": "../psr/http-client"
        },
        {
            "name": "psr/http-factory",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-factory.git",
                "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
                "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1",
                "psr/http-message": "^1.0 || ^2.0"
            },
            "time": "2024-04-15T12:06:14+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
            "keywords": [
                "factory",
                "http",
                "message",
                "psr",
                "psr-17",
                "psr-7",
                "request",
                "response"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-factory"
            },
            "install-path": "../psr/http-factory"
        },
        {
            "name": "psr/http-message",
            "version": "2.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-message.git",
                "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
                "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "time": "2023-04-04T09:54:51+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP messages",
            "homepage": "https://github.com/php-fig/http-message",
            "keywords": [
                "http",
                "http-message",
                "psr",
                "psr-7",
                "request",
                "response"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-message/tree/2.0"
            },
            "install-path": "../psr/http-message"
        },
        {
            "name": "psr/link",
            "version": "2.0.1",
            "version_normalized": "2.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/link.git",
                "reference": "84b159194ecfd7eaa472280213976e96415433f7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/link/zipball/84b159194ecfd7eaa472280213976e96415433f7",
                "reference": "84b159194ecfd7eaa472280213976e96415433f7",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.0"
            },
            "suggest": {
                "fig/link-util": "Provides some useful PSR-13 utilities"
            },
            "time": "2021-03-11T23:00:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Link\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interfaces for HTTP links",
            "homepage": "https://github.com/php-fig/link",
            "keywords": [
                "http",
                "http-link",
                "link",
                "psr",
                "psr-13",
                "rest"
            ],
            "support": {
                "source": "https://github.com/php-fig/link/tree/2.0.1"
            },
            "install-path": "../psr/link"
        },
        {
            "name": "psr/log",
            "version": "3.0.2",
            "version_normalized": "3.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
                "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.0"
            },
            "time": "2024-09-11T13:17:53+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Log\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for logging libraries",
            "homepage": "https://github.com/php-fig/log",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "support": {
                "source": "https://github.com/php-fig/log/tree/3.0.2"
            },
            "install-path": "../psr/log"
        },
        {
            "name": "psr/simple-cache",
            "version": "2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/simple-cache.git",
                "reference": "8707bf3cea6f710bf6ef05491234e3ab06f6432a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/8707bf3cea6f710bf6ef05491234e3ab06f6432a",
                "reference": "8707bf3cea6f710bf6ef05491234e3ab06f6432a",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.0"
            },
            "time": "2021-10-29T13:22:09+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\SimpleCache\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interfaces for simple caching",
            "keywords": [
                "cache",
                "caching",
                "psr",
                "psr-16",
                "simple-cache"
            ],
            "support": {
                "source": "https://github.com/php-fig/simple-cache/tree/2.0.0"
            },
            "install-path": "../psr/simple-cache"
        },
        {
            "name": "ralouphie/getallheaders",
            "version": "3.0.3",
            "version_normalized": "3.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ralouphie/getallheaders.git",
                "reference": "120b605dfeb996808c31b6477290a714d356e822"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
                "reference": "120b605dfeb996808c31b6477290a714d356e822",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.1",
                "phpunit/phpunit": "^5 || ^6.5"
            },
            "time": "2019-03-08T08:55:37+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/getallheaders.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ralph Khattar",
                    "email": "ralph.khattar@gmail.com"
                }
            ],
            "description": "A polyfill for getallheaders.",
            "support": {
                "issues": "https://github.com/ralouphie/getallheaders/issues",
                "source": "https://github.com/ralouphie/getallheaders/tree/develop"
            },
            "install-path": "../ralouphie/getallheaders"
        },
        {
            "name": "ramsey/collection",
            "version": "2.1.1",
            "version_normalized": "2.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ramsey/collection.git",
                "reference": "344572933ad0181accbf4ba763e85a0306a8c5e2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ramsey/collection/zipball/344572933ad0181accbf4ba763e85a0306a8c5e2",
                "reference": "344572933ad0181accbf4ba763e85a0306a8c5e2",
                "shasum": ""
            },
            "require": {
                "php": "^8.1"
            },
            "require-dev": {
                "captainhook/plugin-composer": "^5.3",
                "ergebnis/composer-normalize": "^2.45",
                "fakerphp/faker": "^1.24",
                "hamcrest/hamcrest-php": "^2.0",
                "jangregor/phpstan-prophecy": "^2.1",
                "mockery/mockery": "^1.6",
                "php-parallel-lint/php-console-highlighter": "^1.0",
                "php-parallel-lint/php-parallel-lint": "^1.4",
                "phpspec/prophecy-phpunit": "^2.3",
                "phpstan/extension-installer": "^1.4",
                "phpstan/phpstan": "^2.1",
                "phpstan/phpstan-mockery": "^2.0",
                "phpstan/phpstan-phpunit": "^2.0",
                "phpunit/phpunit": "^10.5",
                "ramsey/coding-standard": "^2.3",
                "ramsey/conventional-commits": "^1.6",
                "roave/security-advisories": "dev-latest"
            },
            "time": "2025-03-22T05:38:12+00:00",
            "type": "library",
            "extra": {
                "captainhook": {
                    "force-install": true
                },
                "ramsey/conventional-commits": {
                    "configFile": "conventional-commits.json"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Ramsey\\Collection\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ben Ramsey",
                    "email": "ben@benramsey.com",
                    "homepage": "https://benramsey.com"
                }
            ],
            "description": "A PHP library for representing and manipulating collections.",
            "keywords": [
                "array",
                "collection",
                "hash",
                "map",
                "queue",
                "set"
            ],
            "support": {
                "issues": "https://github.com/ramsey/collection/issues",
                "source": "https://github.com/ramsey/collection/tree/2.1.1"
            },
            "install-path": "../ramsey/collection"
        },
        {
            "name": "ramsey/uuid",
            "version": "4.9.2",
            "version_normalized": "4.9.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ramsey/uuid.git",
                "reference": "8429c78ca35a09f27565311b98101e2826affde0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ramsey/uuid/zipball/8429c78ca35a09f27565311b98101e2826affde0",
                "reference": "8429c78ca35a09f27565311b98101e2826affde0",
                "shasum": ""
            },
            "require": {
                "brick/math": "^0.8.16 || ^0.9 || ^0.10 || ^0.11 || ^0.12 || ^0.13 || ^0.14",
                "php": "^8.0",
                "ramsey/collection": "^1.2 || ^2.0"
            },
            "replace": {
                "rhumsaa/uuid": "self.version"
            },
            "require-dev": {
                "captainhook/captainhook": "^5.25",
                "captainhook/plugin-composer": "^5.3",
                "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
                "ergebnis/composer-normalize": "^2.47",
                "mockery/mockery": "^1.6",
                "paragonie/random-lib": "^2",
                "php-mock/php-mock": "^2.6",
                "php-mock/php-mock-mockery": "^1.5",
                "php-parallel-lint/php-parallel-lint": "^1.4.0",
                "phpbench/phpbench": "^1.2.14",
                "phpstan/extension-installer": "^1.4",
                "phpstan/phpstan": "^2.1",
                "phpstan/phpstan-mockery": "^2.0",
                "phpstan/phpstan-phpunit": "^2.0",
                "phpunit/phpunit": "^9.6",
                "slevomat/coding-standard": "^8.18",
                "squizlabs/php_codesniffer": "^3.13"
            },
            "suggest": {
                "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
                "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
                "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
                "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
                "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
            },
            "time": "2025-12-14T04:43:48+00:00",
            "type": "library",
            "extra": {
                "captainhook": {
                    "force-install": true
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions.php"
                ],
                "psr-4": {
                    "Ramsey\\Uuid\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
            "keywords": [
                "guid",
                "identifier",
                "uuid"
            ],
            "support": {
                "issues": "https://github.com/ramsey/uuid/issues",
                "source": "https://github.com/ramsey/uuid/tree/4.9.2"
            },
            "install-path": "../ramsey/uuid"
        },
        {
            "name": "react/promise",
            "version": "v3.3.0",
            "version_normalized": "3.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/reactphp/promise.git",
                "reference": "23444f53a813a3296c1368bb104793ce8d88f04a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/reactphp/promise/zipball/23444f53a813a3296c1368bb104793ce8d88f04a",
                "reference": "23444f53a813a3296c1368bb104793ce8d88f04a",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.0"
            },
            "require-dev": {
                "phpstan/phpstan": "1.12.28 || 1.4.10",
                "phpunit/phpunit": "^9.6 || ^7.5"
            },
            "time": "2025-08-19T18:57:03+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions_include.php"
                ],
                "psr-4": {
                    "React\\Promise\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jan Sorgalla",
                    "email": "jsorgalla@gmail.com",
                    "homepage": "https://sorgalla.com/"
                },
                {
                    "name": "Christian Lück",
                    "email": "christian@clue.engineering",
                    "homepage": "https://clue.engineering/"
                },
                {
                    "name": "Cees-Jan Kiewiet",
                    "email": "reactphp@ceesjankiewiet.nl",
                    "homepage": "https://wyrihaximus.net/"
                },
                {
                    "name": "Chris Boden",
                    "email": "cboden@gmail.com",
                    "homepage": "https://cboden.dev/"
                }
            ],
            "description": "A lightweight implementation of CommonJS Promises/A for PHP",
            "keywords": [
                "promise",
                "promises"
            ],
            "support": {
                "issues": "https://github.com/reactphp/promise/issues",
                "source": "https://github.com/reactphp/promise/tree/v3.3.0"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/reactphp",
                    "type": "open_collective"
                }
            ],
            "install-path": "../react/promise"
        },
        {
            "name": "robrichards/xmlseclibs",
            "version": "3.1.5",
            "version_normalized": "3.1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/robrichards/xmlseclibs.git",
                "reference": "03062be78178cbb5e8f605cd255dc32a14981f92"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/03062be78178cbb5e8f605cd255dc32a14981f92",
                "reference": "03062be78178cbb5e8f605cd255dc32a14981f92",
                "shasum": ""
            },
            "require": {
                "ext-openssl": "*",
                "php": ">= 5.4"
            },
            "time": "2026-03-13T10:31:56+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "RobRichards\\XMLSecLibs\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "A PHP library for XML Security",
            "homepage": "https://github.com/robrichards/xmlseclibs",
            "keywords": [
                "security",
                "signature",
                "xml",
                "xmldsig"
            ],
            "support": {
                "issues": "https://github.com/robrichards/xmlseclibs/issues",
                "source": "https://github.com/robrichards/xmlseclibs/tree/3.1.5"
            },
            "install-path": "../robrichards/xmlseclibs"
        },
        {
            "name": "seld/jsonlint",
            "version": "1.11.0",
            "version_normalized": "1.11.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/jsonlint.git",
                "reference": "1748aaf847fc731cfad7725aec413ee46f0cc3a2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/1748aaf847fc731cfad7725aec413ee46f0cc3a2",
                "reference": "1748aaf847fc731cfad7725aec413ee46f0cc3a2",
                "shasum": ""
            },
            "require": {
                "php": "^5.3 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.11",
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^8.5.13"
            },
            "time": "2024-07-11T14:55:45+00:00",
            "bin": [
                "bin/jsonlint"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Seld\\JsonLint\\": "src/Seld/JsonLint/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "https://seld.be"
                }
            ],
            "description": "JSON Linter",
            "keywords": [
                "json",
                "linter",
                "parser",
                "validator"
            ],
            "support": {
                "issues": "https://github.com/Seldaek/jsonlint/issues",
                "source": "https://github.com/Seldaek/jsonlint/tree/1.11.0"
            },
            "funding": [
                {
                    "url": "https://github.com/Seldaek",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/seld/jsonlint",
                    "type": "tidelift"
                }
            ],
            "install-path": "../seld/jsonlint"
        },
        {
            "name": "seld/phar-utils",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/phar-utils.git",
                "reference": "ea2f4014f163c1be4c601b9b7bd6af81ba8d701c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/ea2f4014f163c1be4c601b9b7bd6af81ba8d701c",
                "reference": "ea2f4014f163c1be4c601b9b7bd6af81ba8d701c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "time": "2022-08-31T10:31:18+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Seld\\PharUtils\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be"
                }
            ],
            "description": "PHAR file format utilities, for when PHP phars you up",
            "keywords": [
                "phar"
            ],
            "support": {
                "issues": "https://github.com/Seldaek/phar-utils/issues",
                "source": "https://github.com/Seldaek/phar-utils/tree/1.2.1"
            },
            "install-path": "../seld/phar-utils"
        },
        {
            "name": "seld/signal-handler",
            "version": "2.0.2",
            "version_normalized": "2.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/signal-handler.git",
                "reference": "04a6112e883ad76c0ada8e4a9f7520bbfdb6bb98"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/signal-handler/zipball/04a6112e883ad76c0ada8e4a9f7520bbfdb6bb98",
                "reference": "04a6112e883ad76c0ada8e4a9f7520bbfdb6bb98",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^1",
                "phpstan/phpstan-deprecation-rules": "^1.0",
                "phpstan/phpstan-phpunit": "^1",
                "phpstan/phpstan-strict-rules": "^1.3",
                "phpunit/phpunit": "^7.5.20 || ^8.5.23",
                "psr/log": "^1 || ^2 || ^3"
            },
            "time": "2023-09-03T09:24:00+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Seld\\Signal\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development",
            "keywords": [
                "posix",
                "sigint",
                "signal",
                "sigterm",
                "unix"
            ],
            "support": {
                "issues": "https://github.com/Seldaek/signal-handler/issues",
                "source": "https://github.com/Seldaek/signal-handler/tree/2.0.2"
            },
            "install-path": "../seld/signal-handler"
        },
        {
            "name": "simshaun/recurr",
            "version": "v5.0.3",
            "version_normalized": "5.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/simshaun/recurr.git",
                "reference": "7b136768d64f257065e38a804ee6d2f9af6ba6d1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simshaun/recurr/zipball/7b136768d64f257065e38a804ee6d2f9af6ba6d1",
                "reference": "7b136768d64f257065e38a804ee6d2f9af6ba6d1",
                "shasum": ""
            },
            "require": {
                "doctrine/collections": "~1.6||^2.0",
                "php": "^7.2||^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5.16",
                "symfony/yaml": "^5.3"
            },
            "time": "2024-12-12T15:39:24+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Recurr\\": "src/Recurr/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Shaun Simmons",
                    "email": "shaun@shaun.pub",
                    "homepage": "https://shaun.pub"
                }
            ],
            "description": "PHP library for working with recurrence rules",
            "homepage": "https://github.com/simshaun/recurr",
            "keywords": [
                "dates",
                "events",
                "recurrence",
                "recurring",
                "rrule"
            ],
            "support": {
                "issues": "https://github.com/simshaun/recurr/issues",
                "source": "https://github.com/simshaun/recurr/tree/v5.0.3"
            },
            "install-path": "../simshaun/recurr"
        },
        {
            "name": "studio-42/elfinder",
            "version": "2.1.66",
            "version_normalized": "2.1.66.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Studio-42/elFinder.git",
                "reference": "78488951e44d69e8b9e4e849f8268df408632a6c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Studio-42/elFinder/zipball/78488951e44d69e8b9e4e849f8268df408632a6c",
                "reference": "78488951e44d69e8b9e4e849f8268df408632a6c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2"
            },
            "suggest": {
                "barryvdh/elfinder-flysystem-driver": "VolumeDriver for elFinder to use Flysystem as a root.",
                "google/apiclient": "VolumeDriver GoogleDrive require `google/apiclient:^2.0.",
                "kunalvarma05/dropbox-php-sdk": "VolumeDriver `Dropbox`2 require `kunalvarma05/dropbox-php-sdk.",
                "nao-pon/flysystem-google-drive": "require in GoogleDrive network volume mounting with Flysystem."
            },
            "time": "2025-08-28T11:51:22+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Dmitry Levashov",
                    "email": "dio@std42.ru",
                    "homepage": "http://std42.ru"
                },
                {
                    "name": "Troex Nevelin",
                    "email": "troex@fury.scancode.ru",
                    "homepage": "http://std42.ru"
                },
                {
                    "name": "Naoki Sawada",
                    "email": "hypweb+elfinder@gmail.com",
                    "homepage": "http://xoops.hypweb.net"
                },
                {
                    "name": "Community contributions",
                    "homepage": "https://github.com/Studio-42/elFinder/contributors"
                }
            ],
            "description": "File manager for web",
            "homepage": "http://elfinder.org",
            "support": {
                "issues": "https://github.com/Studio-42/elFinder/issues",
                "source": "https://github.com/Studio-42/elFinder/tree/2.1.66"
            },
            "funding": [
                {
                    "url": "https://github.com/nao-pon",
                    "type": "github"
                }
            ],
            "install-path": "../studio-42/elfinder"
        },
        {
            "name": "symfony/asset",
            "version": "v7.4.6",
            "version_normalized": "7.4.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/asset.git",
                "reference": "d944ae87e4697af05aadeacfc5e603c3c18ef4fb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/asset/zipball/d944ae87e4697af05aadeacfc5e603c3c18ef4fb",
                "reference": "d944ae87e4697af05aadeacfc5e603c3c18ef4fb",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2"
            },
            "conflict": {
                "symfony/http-foundation": "<6.4"
            },
            "require-dev": {
                "symfony/http-client": "^6.4|^7.0|^8.0",
                "symfony/http-foundation": "^6.4|^7.0|^8.0",
                "symfony/http-kernel": "^6.4|^7.0|^8.0"
            },
            "time": "2026-02-09T09:33:46+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Asset\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/asset/tree/v7.4.6"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/asset"
        },
        {
            "name": "symfony/cache",
            "version": "v7.4.7",
            "version_normalized": "7.4.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/cache.git",
                "reference": "665522ec357540e66c294c08583b40ee576574f0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/cache/zipball/665522ec357540e66c294c08583b40ee576574f0",
                "reference": "665522ec357540e66c294c08583b40ee576574f0",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "psr/cache": "^2.0|^3.0",
                "psr/log": "^1.1|^2|^3",
                "symfony/cache-contracts": "^3.6",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/service-contracts": "^2.5|^3",
                "symfony/var-exporter": "^6.4|^7.0|^8.0"
            },
            "conflict": {
                "doctrine/dbal": "<3.6",
                "ext-redis": "<6.1",
                "ext-relay": "<0.12.1",
                "symfony/dependency-injection": "<6.4",
                "symfony/http-kernel": "<6.4",
                "symfony/var-dumper": "<6.4"
            },
            "provide": {
                "psr/cache-implementation": "2.0|3.0",
                "psr/simple-cache-implementation": "1.0|2.0|3.0",
                "symfony/cache-implementation": "1.1|2.0|3.0"
            },
            "require-dev": {
                "cache/integration-tests": "dev-master",
                "doctrine/dbal": "^3.6|^4",
                "predis/predis": "^1.1|^2.0",
                "psr/simple-cache": "^1.0|^2.0|^3.0",
                "symfony/clock": "^6.4|^7.0|^8.0",
                "symfony/config": "^6.4|^7.0|^8.0",
                "symfony/dependency-injection": "^6.4|^7.0|^8.0",
                "symfony/filesystem": "^6.4|^7.0|^8.0",
                "symfony/http-kernel": "^6.4|^7.0|^8.0",
                "symfony/messenger": "^6.4|^7.0|^8.0",
                "symfony/var-dumper": "^6.4|^7.0|^8.0"
            },
            "time": "2026-03-06T08:14:57+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Cache\\": ""
                },
                "classmap": [
                    "Traits/ValueWrapper.php"
                ],
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides extended PSR-6, PSR-16 (and tags) implementations",
            "homepage": "https://symfony.com",
            "keywords": [
                "caching",
                "psr6"
            ],
            "support": {
                "source": "https://github.com/symfony/cache/tree/v7.4.7"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/cache"
        },
        {
            "name": "symfony/cache-contracts",
            "version": "v3.6.0",
            "version_normalized": "3.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/cache-contracts.git",
                "reference": "5d68a57d66910405e5c0b63d6f0af941e66fc868"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/5d68a57d66910405e5c0b63d6f0af941e66fc868",
                "reference": "5d68a57d66910405e5c0b63d6f0af941e66fc868",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "psr/cache": "^3.0"
            },
            "time": "2025-03-13T15:25:07+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/contracts",
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.6-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\Cache\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Generic abstractions related to caching",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/cache-contracts/tree/v3.6.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/cache-contracts"
        },
        {
            "name": "symfony/clock",
            "version": "v7.4.0",
            "version_normalized": "7.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/clock.git",
                "reference": "9169f24776edde469914c1e7a1442a50f7a4e110"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/clock/zipball/9169f24776edde469914c1e7a1442a50f7a4e110",
                "reference": "9169f24776edde469914c1e7a1442a50f7a4e110",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "psr/clock": "^1.0",
                "symfony/polyfill-php83": "^1.28"
            },
            "provide": {
                "psr/clock-implementation": "1.0"
            },
            "time": "2025-11-12T15:39:26+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "Resources/now.php"
                ],
                "psr-4": {
                    "Symfony\\Component\\Clock\\": ""
                },
                "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": "Decouples applications from the system clock",
            "homepage": "https://symfony.com",
            "keywords": [
                "clock",
                "psr20",
                "time"
            ],
            "support": {
                "source": "https://github.com/symfony/clock/tree/v7.4.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/clock"
        },
        {
            "name": "symfony/config",
            "version": "v7.4.7",
            "version_normalized": "7.4.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/config.git",
                "reference": "6c17162555bfb58957a55bb0e43e00035b6ae3d5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/config/zipball/6c17162555bfb58957a55bb0e43e00035b6ae3d5",
                "reference": "6c17162555bfb58957a55bb0e43e00035b6ae3d5",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/filesystem": "^7.1|^8.0",
                "symfony/polyfill-ctype": "~1.8"
            },
            "conflict": {
                "symfony/finder": "<6.4",
                "symfony/service-contracts": "<2.5"
            },
            "require-dev": {
                "symfony/event-dispatcher": "^6.4|^7.0|^8.0",
                "symfony/finder": "^6.4|^7.0|^8.0",
                "symfony/messenger": "^6.4|^7.0|^8.0",
                "symfony/service-contracts": "^2.5|^3",
                "symfony/yaml": "^6.4|^7.0|^8.0"
            },
            "time": "2026-03-06T10:41:14+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Config\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/config/tree/v7.4.7"
            },
            "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/config"
        },
        {
            "name": "symfony/console",
            "version": "v7.4.7",
            "version_normalized": "7.4.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/console.git",
                "reference": "e1e6770440fb9c9b0cf725f81d1361ad1835329d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/console/zipball/e1e6770440fb9c9b0cf725f81d1361ad1835329d",
                "reference": "e1e6770440fb9c9b0cf725f81d1361ad1835329d",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/service-contracts": "^2.5|^3",
                "symfony/string": "^7.2|^8.0"
            },
            "conflict": {
                "symfony/dependency-injection": "<6.4",
                "symfony/dotenv": "<6.4",
                "symfony/event-dispatcher": "<6.4",
                "symfony/lock": "<6.4",
                "symfony/process": "<6.4"
            },
            "provide": {
                "psr/log-implementation": "1.0|2.0|3.0"
            },
            "require-dev": {
                "psr/log": "^1|^2|^3",
                "symfony/config": "^6.4|^7.0|^8.0",
                "symfony/dependency-injection": "^6.4|^7.0|^8.0",
                "symfony/event-dispatcher": "^6.4|^7.0|^8.0",
                "symfony/http-foundation": "^6.4|^7.0|^8.0",
                "symfony/http-kernel": "^6.4|^7.0|^8.0",
                "symfony/lock": "^6.4|^7.0|^8.0",
                "symfony/messenger": "^6.4|^7.0|^8.0",
                "symfony/process": "^6.4|^7.0|^8.0",
                "symfony/stopwatch": "^6.4|^7.0|^8.0",
                "symfony/var-dumper": "^6.4|^7.0|^8.0"
            },
            "time": "2026-03-06T14:06:20+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Console\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Eases the creation of beautiful and testable command line interfaces",
            "homepage": "https://symfony.com",
            "keywords": [
                "cli",
                "command-line",
                "console",
                "terminal"
            ],
            "support": {
                "source": "https://github.com/symfony/console/tree/v7.4.7"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/console"
        },
        {
            "name": "symfony/dependency-injection",
            "version": "v7.4.7",
            "version_normalized": "7.4.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/dependency-injection.git",
                "reference": "0f651e58f4917fb0e2cd261ccbfe3d71e6e0f5db"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/0f651e58f4917fb0e2cd261ccbfe3d71e6e0f5db",
                "reference": "0f651e58f4917fb0e2cd261ccbfe3d71e6e0f5db",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "psr/container": "^1.1|^2.0",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/service-contracts": "^3.6",
                "symfony/var-exporter": "^6.4.20|^7.2.5|^8.0"
            },
            "conflict": {
                "ext-psr": "<1.1|>=2",
                "symfony/config": "<6.4",
                "symfony/finder": "<6.4",
                "symfony/yaml": "<6.4"
            },
            "provide": {
                "psr/container-implementation": "1.1|2.0",
                "symfony/service-implementation": "1.1|2.0|3.0"
            },
            "require-dev": {
                "symfony/config": "^6.4|^7.0|^8.0",
                "symfony/expression-language": "^6.4|^7.0|^8.0",
                "symfony/yaml": "^6.4|^7.0|^8.0"
            },
            "time": "2026-03-03T07:48:48+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\DependencyInjection\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Allows you to standardize and centralize the way objects are constructed in your application",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/dependency-injection/tree/v7.4.7"
            },
            "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/dependency-injection"
        },
        {
            "name": "symfony/deprecation-contracts",
            "version": "v3.6.0",
            "version_normalized": "3.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/deprecation-contracts.git",
                "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62",
                "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "time": "2024-09-25T14:21:43+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/contracts",
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.6-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "function.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "A generic function and convention to trigger deprecation notices",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/deprecation-contracts/tree/v3.6.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/deprecation-contracts"
        },
        {
            "name": "symfony/doctrine-bridge",
            "version": "v7.4.7",
            "version_normalized": "7.4.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/doctrine-bridge.git",
                "reference": "4fc5e2dd41be3c0b6321e0373072782edeff45ed"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/4fc5e2dd41be3c0b6321e0373072782edeff45ed",
                "reference": "4fc5e2dd41be3c0b6321e0373072782edeff45ed",
                "shasum": ""
            },
            "require": {
                "doctrine/event-manager": "^2",
                "doctrine/persistence": "^3.1|^4",
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/service-contracts": "^2.5|^3"
            },
            "conflict": {
                "doctrine/collections": "<1.8",
                "doctrine/dbal": "<3.6",
                "doctrine/lexer": "<1.1",
                "doctrine/orm": "<2.15",
                "symfony/cache": "<6.4",
                "symfony/dependency-injection": "<6.4",
                "symfony/form": "<6.4.6|>=7,<7.0.6",
                "symfony/http-foundation": "<6.4",
                "symfony/http-kernel": "<6.4",
                "symfony/lock": "<6.4",
                "symfony/messenger": "<6.4",
                "symfony/property-info": "<6.4",
                "symfony/security-bundle": "<6.4",
                "symfony/security-core": "<6.4",
                "symfony/validator": "<7.4"
            },
            "require-dev": {
                "doctrine/collections": "^1.8|^2.0",
                "doctrine/data-fixtures": "^1.1|^2",
                "doctrine/dbal": "^3.6|^4",
                "doctrine/orm": "^2.15|^3",
                "psr/log": "^1|^2|^3",
                "symfony/cache": "^6.4|^7.0|^8.0",
                "symfony/config": "^6.4|^7.0|^8.0",
                "symfony/dependency-injection": "^6.4|^7.0|^8.0",
                "symfony/doctrine-messenger": "^6.4|^7.0|^8.0",
                "symfony/expression-language": "^6.4|^7.0|^8.0",
                "symfony/form": "^7.2|^8.0",
                "symfony/http-kernel": "^6.4|^7.0|^8.0",
                "symfony/lock": "^6.4|^7.0|^8.0",
                "symfony/messenger": "^6.4|^7.0|^8.0",
                "symfony/property-access": "^6.4|^7.0|^8.0",
                "symfony/property-info": "^6.4|^7.0|^8.0",
                "symfony/security-core": "^6.4|^7.0|^8.0",
                "symfony/stopwatch": "^6.4|^7.0|^8.0",
                "symfony/translation": "^6.4|^7.0|^8.0",
                "symfony/type-info": "^7.1.8|^8.0",
                "symfony/uid": "^6.4|^7.0|^8.0",
                "symfony/validator": "^7.4|^8.0",
                "symfony/var-dumper": "^6.4|^7.0|^8.0"
            },
            "time": "2026-03-05T08:16:50+00:00",
            "type": "symfony-bridge",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Bridge\\Doctrine\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides integration for Doctrine with various Symfony components",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/doctrine-bridge/tree/v7.4.7"
            },
            "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/doctrine-bridge"
        },
        {
            "name": "symfony/doctrine-messenger",
            "version": "v7.4.6",
            "version_normalized": "7.4.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/doctrine-messenger.git",
                "reference": "a429cd95983eaea2371ea279bed3b8a93b9ecdd3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/a429cd95983eaea2371ea279bed3b8a93b9ecdd3",
                "reference": "a429cd95983eaea2371ea279bed3b8a93b9ecdd3",
                "shasum": ""
            },
            "require": {
                "doctrine/dbal": "^3.6|^4",
                "php": ">=8.2",
                "symfony/messenger": "^7.2|^8.0",
                "symfony/service-contracts": "^2.5|^3"
            },
            "conflict": {
                "doctrine/persistence": "<1.3"
            },
            "require-dev": {
                "doctrine/persistence": "^1.3|^2|^3",
                "symfony/property-access": "^6.4|^7.0|^8.0",
                "symfony/serializer": "^6.4|^7.0|^8.0"
            },
            "time": "2026-02-18T09:40:04+00:00",
            "type": "symfony-messenger-bridge",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Messenger\\Bridge\\Doctrine\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Doctrine Messenger Bridge",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/doctrine-messenger/tree/v7.4.6"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/doctrine-messenger"
        },
        {
            "name": "symfony/dotenv",
            "version": "v7.4.7",
            "version_normalized": "7.4.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/dotenv.git",
                "reference": "7e5529a0b02395cb4614cdf507495a4cef3115c5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/dotenv/zipball/7e5529a0b02395cb4614cdf507495a4cef3115c5",
                "reference": "7e5529a0b02395cb4614cdf507495a4cef3115c5",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2"
            },
            "conflict": {
                "symfony/console": "<6.4",
                "symfony/process": "<6.4"
            },
            "require-dev": {
                "symfony/console": "^6.4|^7.0|^8.0",
                "symfony/process": "^6.4|^7.0|^8.0"
            },
            "time": "2026-03-03T07:48:48+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Dotenv\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Registers environment variables from a .env file",
            "homepage": "https://symfony.com",
            "keywords": [
                "dotenv",
                "env",
                "environment"
            ],
            "support": {
                "source": "https://github.com/symfony/dotenv/tree/v7.4.7"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/dotenv"
        },
        {
            "name": "symfony/error-handler",
            "version": "v7.4.4",
            "version_normalized": "7.4.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/error-handler.git",
                "reference": "8da531f364ddfee53e36092a7eebbbd0b775f6b8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/error-handler/zipball/8da531f364ddfee53e36092a7eebbbd0b775f6b8",
                "reference": "8da531f364ddfee53e36092a7eebbbd0b775f6b8",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "psr/log": "^1|^2|^3",
                "symfony/polyfill-php85": "^1.32",
                "symfony/var-dumper": "^6.4|^7.0|^8.0"
            },
            "conflict": {
                "symfony/deprecation-contracts": "<2.5",
                "symfony/http-kernel": "<6.4"
            },
            "require-dev": {
                "symfony/console": "^6.4|^7.0|^8.0",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/http-kernel": "^6.4|^7.0|^8.0",
                "symfony/serializer": "^6.4|^7.0|^8.0",
                "symfony/webpack-encore-bundle": "^1.0|^2.0"
            },
            "time": "2026-01-20T16:42:42+00:00",
            "bin": [
                "Resources/bin/patch-type-declarations"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\ErrorHandler\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides tools to manage errors and ease debugging PHP code",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/error-handler/tree/v7.4.4"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/error-handler"
        },
        {
            "name": "symfony/event-dispatcher",
            "version": "v7.4.4",
            "version_normalized": "7.4.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher.git",
                "reference": "dc2c0eba1af673e736bb851d747d266108aea746"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/dc2c0eba1af673e736bb851d747d266108aea746",
                "reference": "dc2c0eba1af673e736bb851d747d266108aea746",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/event-dispatcher-contracts": "^2.5|^3"
            },
            "conflict": {
                "symfony/dependency-injection": "<6.4",
                "symfony/service-contracts": "<2.5"
            },
            "provide": {
                "psr/event-dispatcher-implementation": "1.0",
                "symfony/event-dispatcher-implementation": "2.0|3.0"
            },
            "require-dev": {
                "psr/log": "^1|^2|^3",
                "symfony/config": "^6.4|^7.0|^8.0",
                "symfony/dependency-injection": "^6.4|^7.0|^8.0",
                "symfony/error-handler": "^6.4|^7.0|^8.0",
                "symfony/expression-language": "^6.4|^7.0|^8.0",
                "symfony/framework-bundle": "^6.4|^7.0|^8.0",
                "symfony/http-foundation": "^6.4|^7.0|^8.0",
                "symfony/service-contracts": "^2.5|^3",
                "symfony/stopwatch": "^6.4|^7.0|^8.0"
            },
            "time": "2026-01-05T11:45:34+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\EventDispatcher\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/event-dispatcher/tree/v7.4.4"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/event-dispatcher"
        },
        {
            "name": "symfony/event-dispatcher-contracts",
            "version": "v3.6.0",
            "version_normalized": "3.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher-contracts.git",
                "reference": "59eb412e93815df44f05f342958efa9f46b1e586"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/59eb412e93815df44f05f342958efa9f46b1e586",
                "reference": "59eb412e93815df44f05f342958efa9f46b1e586",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "psr/event-dispatcher": "^1"
            },
            "time": "2024-09-25T14:21:43+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/contracts",
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.6-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\EventDispatcher\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Generic abstractions related to dispatching event",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.6.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/event-dispatcher-contracts"
        },
        {
            "name": "symfony/expression-language",
            "version": "v7.4.4",
            "version_normalized": "7.4.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/expression-language.git",
                "reference": "f3a6497eb6573e185f2ec41cd3b3f0cd68ddf667"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/expression-language/zipball/f3a6497eb6573e185f2ec41cd3b3f0cd68ddf667",
                "reference": "f3a6497eb6573e185f2ec41cd3b3f0cd68ddf667",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/cache": "^6.4|^7.0|^8.0",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/service-contracts": "^2.5|^3"
            },
            "time": "2026-01-05T08:47:25+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\ExpressionLanguage\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides an engine that can compile and evaluate expressions",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/expression-language/tree/v7.4.4"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/expression-language"
        },
        {
            "name": "symfony/filesystem",
            "version": "v7.4.6",
            "version_normalized": "7.4.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/filesystem.git",
                "reference": "3ebc794fa5315e59fd122561623c2e2e4280538e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/filesystem/zipball/3ebc794fa5315e59fd122561623c2e2e4280538e",
                "reference": "3ebc794fa5315e59fd122561623c2e2e4280538e",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-mbstring": "~1.8"
            },
            "require-dev": {
                "symfony/process": "^6.4|^7.0|^8.0"
            },
            "time": "2026-02-25T16:50:00+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Filesystem\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides basic utilities for the filesystem",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/filesystem/tree/v7.4.6"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/filesystem"
        },
        {
            "name": "symfony/finder",
            "version": "v7.4.6",
            "version_normalized": "7.4.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/finder.git",
                "reference": "8655bf1076b7a3a346cb11413ffdabff50c7ffcf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/finder/zipball/8655bf1076b7a3a346cb11413ffdabff50c7ffcf",
                "reference": "8655bf1076b7a3a346cb11413ffdabff50c7ffcf",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2"
            },
            "require-dev": {
                "symfony/filesystem": "^6.4|^7.0|^8.0"
            },
            "time": "2026-01-29T09:40:50+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Finder\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Finds files and directories via an intuitive fluent interface",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/finder/tree/v7.4.6"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/finder"
        },
        {
            "name": "symfony/form",
            "version": "v7.4.7",
            "version_normalized": "7.4.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/form.git",
                "reference": "5f24175103fd0a62b98442207c240688210fd88b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/form/zipball/5f24175103fd0a62b98442207c240688210fd88b",
                "reference": "5f24175103fd0a62b98442207c240688210fd88b",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/event-dispatcher": "^6.4|^7.0|^8.0",
                "symfony/options-resolver": "^7.3|^8.0",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-intl-icu": "^1.21",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/property-access": "^6.4|^7.0|^8.0",
                "symfony/service-contracts": "^2.5|^3"
            },
            "conflict": {
                "symfony/console": "<6.4",
                "symfony/dependency-injection": "<6.4",
                "symfony/doctrine-bridge": "<6.4",
                "symfony/error-handler": "<6.4",
                "symfony/framework-bundle": "<6.4",
                "symfony/http-kernel": "<6.4",
                "symfony/intl": "<7.4",
                "symfony/translation": "<6.4.3|>=7.0,<7.0.3",
                "symfony/translation-contracts": "<2.5",
                "symfony/twig-bridge": "<6.4"
            },
            "require-dev": {
                "doctrine/collections": "^1.0|^2.0",
                "symfony/clock": "^6.4|^7.0|^8.0",
                "symfony/config": "^6.4|^7.0|^8.0",
                "symfony/console": "^6.4|^7.0|^8.0",
                "symfony/dependency-injection": "^6.4|^7.0|^8.0",
                "symfony/expression-language": "^6.4|^7.0|^8.0",
                "symfony/html-sanitizer": "^6.4|^7.0|^8.0",
                "symfony/http-foundation": "^6.4|^7.0|^8.0",
                "symfony/http-kernel": "^6.4|^7.0|^8.0",
                "symfony/intl": "^7.4|^8.0",
                "symfony/security-core": "^6.4|^7.0|^8.0",
                "symfony/security-csrf": "^6.4|^7.0|^8.0",
                "symfony/translation": "^6.4.3|^7.0.3|^8.0",
                "symfony/uid": "^6.4|^7.0|^8.0",
                "symfony/validator": "^6.4.12|^7.1.5|^8.0",
                "symfony/var-dumper": "^6.4|^7.0|^8.0"
            },
            "time": "2026-03-05T12:30:09+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Form\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Allows to easily create, process and reuse HTML forms",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/form/tree/v7.4.7"
            },
            "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/form"
        },
        {
            "name": "symfony/framework-bundle",
            "version": "v7.4.7",
            "version_normalized": "7.4.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/framework-bundle.git",
                "reference": "c94bc78c85d76af67918404a95d44940f66a7c2f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/c94bc78c85d76af67918404a95d44940f66a7c2f",
                "reference": "c94bc78c85d76af67918404a95d44940f66a7c2f",
                "shasum": ""
            },
            "require": {
                "composer-runtime-api": ">=2.1",
                "ext-xml": "*",
                "php": ">=8.2",
                "symfony/cache": "^6.4.12|^7.0|^8.0",
                "symfony/config": "^7.4.4|^8.0.4",
                "symfony/dependency-injection": "^7.4.4|^8.0.4",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/error-handler": "^7.3|^8.0",
                "symfony/event-dispatcher": "^6.4|^7.0|^8.0",
                "symfony/filesystem": "^7.1|^8.0",
                "symfony/finder": "^6.4|^7.0|^8.0",
                "symfony/http-foundation": "^7.4|^8.0",
                "symfony/http-kernel": "^7.4|^8.0",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php85": "^1.32",
                "symfony/routing": "^7.4|^8.0"
            },
            "conflict": {
                "doctrine/persistence": "<1.3",
                "phpdocumentor/reflection-docblock": "<5.2|>=7",
                "phpdocumentor/type-resolver": "<1.5.1",
                "symfony/asset": "<6.4",
                "symfony/asset-mapper": "<6.4",
                "symfony/clock": "<6.4",
                "symfony/console": "<6.4",
                "symfony/dom-crawler": "<6.4",
                "symfony/dotenv": "<6.4",
                "symfony/form": "<7.4",
                "symfony/http-client": "<6.4",
                "symfony/lock": "<6.4",
                "symfony/mailer": "<6.4",
                "symfony/messenger": "<7.4",
                "symfony/mime": "<6.4",
                "symfony/property-access": "<6.4",
                "symfony/property-info": "<6.4",
                "symfony/runtime": "<6.4.13|>=7.0,<7.1.6",
                "symfony/scheduler": "<6.4.4|>=7.0.0,<7.0.4",
                "symfony/security-core": "<6.4",
                "symfony/security-csrf": "<7.2",
                "symfony/serializer": "<7.2.5",
                "symfony/stopwatch": "<6.4",
                "symfony/translation": "<7.3",
                "symfony/twig-bridge": "<6.4",
                "symfony/twig-bundle": "<6.4",
                "symfony/validator": "<6.4",
                "symfony/web-profiler-bundle": "<6.4",
                "symfony/webhook": "<7.2",
                "symfony/workflow": "<7.4"
            },
            "require-dev": {
                "doctrine/persistence": "^1.3|^2|^3",
                "dragonmantank/cron-expression": "^3.1",
                "phpdocumentor/reflection-docblock": "^5.2|^6.0",
                "seld/jsonlint": "^1.10",
                "symfony/asset": "^6.4|^7.0|^8.0",
                "symfony/asset-mapper": "^6.4|^7.0|^8.0",
                "symfony/browser-kit": "^6.4|^7.0|^8.0",
                "symfony/clock": "^6.4|^7.0|^8.0",
                "symfony/console": "^6.4|^7.0|^8.0",
                "symfony/css-selector": "^6.4|^7.0|^8.0",
                "symfony/dom-crawler": "^6.4|^7.0|^8.0",
                "symfony/dotenv": "^6.4|^7.0|^8.0",
                "symfony/expression-language": "^6.4|^7.0|^8.0",
                "symfony/form": "^7.4|^8.0",
                "symfony/html-sanitizer": "^6.4|^7.0|^8.0",
                "symfony/http-client": "^6.4|^7.0|^8.0",
                "symfony/json-streamer": "^7.3|^8.0",
                "symfony/lock": "^6.4|^7.0|^8.0",
                "symfony/mailer": "^6.4|^7.0|^8.0",
                "symfony/messenger": "^7.4|^8.0",
                "symfony/mime": "^6.4|^7.0|^8.0",
                "symfony/notifier": "^6.4|^7.0|^8.0",
                "symfony/object-mapper": "^7.3|^8.0",
                "symfony/polyfill-intl-icu": "~1.0",
                "symfony/process": "^6.4|^7.0|^8.0",
                "symfony/property-info": "^6.4|^7.0|^8.0",
                "symfony/rate-limiter": "^6.4|^7.0|^8.0",
                "symfony/runtime": "^6.4.13|^7.1.6|^8.0",
                "symfony/scheduler": "^6.4.4|^7.0.4|^8.0",
                "symfony/security-bundle": "^6.4|^7.0|^8.0",
                "symfony/semaphore": "^6.4|^7.0|^8.0",
                "symfony/serializer": "^7.2.5|^8.0",
                "symfony/stopwatch": "^6.4|^7.0|^8.0",
                "symfony/string": "^6.4|^7.0|^8.0",
                "symfony/translation": "^7.3|^8.0",
                "symfony/twig-bundle": "^6.4|^7.0|^8.0",
                "symfony/type-info": "^7.1.8|^8.0",
                "symfony/uid": "^6.4|^7.0|^8.0",
                "symfony/validator": "^7.4|^8.0",
                "symfony/web-link": "^6.4|^7.0|^8.0",
                "symfony/webhook": "^7.2|^8.0",
                "symfony/workflow": "^7.4|^8.0",
                "symfony/yaml": "^7.3|^8.0",
                "twig/twig": "^3.12"
            },
            "time": "2026-03-06T15:39:55+00:00",
            "type": "symfony-bundle",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Bundle\\FrameworkBundle\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/framework-bundle/tree/v7.4.7"
            },
            "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/framework-bundle"
        },
        {
            "name": "symfony/http-client",
            "version": "v7.4.7",
            "version_normalized": "7.4.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-client.git",
                "reference": "1010624285470eb60e88ed10035102c75b4ea6af"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-client/zipball/1010624285470eb60e88ed10035102c75b4ea6af",
                "reference": "1010624285470eb60e88ed10035102c75b4ea6af",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "psr/log": "^1|^2|^3",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/http-client-contracts": "~3.4.4|^3.5.2",
                "symfony/polyfill-php83": "^1.29",
                "symfony/service-contracts": "^2.5|^3"
            },
            "conflict": {
                "amphp/amp": "<2.5",
                "amphp/socket": "<1.1",
                "php-http/discovery": "<1.15",
                "symfony/http-foundation": "<6.4"
            },
            "provide": {
                "php-http/async-client-implementation": "*",
                "php-http/client-implementation": "*",
                "psr/http-client-implementation": "1.0",
                "symfony/http-client-implementation": "3.0"
            },
            "require-dev": {
                "amphp/http-client": "^4.2.1|^5.0",
                "amphp/http-tunnel": "^1.0|^2.0",
                "guzzlehttp/promises": "^1.4|^2.0",
                "nyholm/psr7": "^1.0",
                "php-http/httplug": "^1.0|^2.0",
                "psr/http-client": "^1.0",
                "symfony/amphp-http-client-meta": "^1.0|^2.0",
                "symfony/cache": "^6.4|^7.0|^8.0",
                "symfony/dependency-injection": "^6.4|^7.0|^8.0",
                "symfony/http-kernel": "^6.4|^7.0|^8.0",
                "symfony/messenger": "^6.4|^7.0|^8.0",
                "symfony/process": "^6.4|^7.0|^8.0",
                "symfony/rate-limiter": "^6.4|^7.0|^8.0",
                "symfony/stopwatch": "^6.4|^7.0|^8.0"
            },
            "time": "2026-03-05T11:16:58+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\HttpClient\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
            "homepage": "https://symfony.com",
            "keywords": [
                "http"
            ],
            "support": {
                "source": "https://github.com/symfony/http-client/tree/v7.4.7"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/http-client"
        },
        {
            "name": "symfony/http-client-contracts",
            "version": "v3.6.0",
            "version_normalized": "3.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-client-contracts.git",
                "reference": "75d7043853a42837e68111812f4d964b01e5101c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/75d7043853a42837e68111812f4d964b01e5101c",
                "reference": "75d7043853a42837e68111812f4d964b01e5101c",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "time": "2025-04-29T11:18:49+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/contracts",
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.6-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\HttpClient\\": ""
                },
                "exclude-from-classmap": [
                    "/Test/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Generic abstractions related to HTTP clients",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/http-client-contracts/tree/v3.6.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/http-client-contracts"
        },
        {
            "name": "symfony/http-foundation",
            "version": "v7.4.7",
            "version_normalized": "7.4.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-foundation.git",
                "reference": "f94b3e7b7dafd40e666f0c9ff2084133bae41e81"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/f94b3e7b7dafd40e666f0c9ff2084133bae41e81",
                "reference": "f94b3e7b7dafd40e666f0c9ff2084133bae41e81",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/polyfill-mbstring": "^1.1"
            },
            "conflict": {
                "doctrine/dbal": "<3.6",
                "symfony/cache": "<6.4.12|>=7.0,<7.1.5"
            },
            "require-dev": {
                "doctrine/dbal": "^3.6|^4",
                "predis/predis": "^1.1|^2.0",
                "symfony/cache": "^6.4.12|^7.1.5|^8.0",
                "symfony/clock": "^6.4|^7.0|^8.0",
                "symfony/dependency-injection": "^6.4|^7.0|^8.0",
                "symfony/expression-language": "^6.4|^7.0|^8.0",
                "symfony/http-kernel": "^6.4|^7.0|^8.0",
                "symfony/mime": "^6.4|^7.0|^8.0",
                "symfony/rate-limiter": "^6.4|^7.0|^8.0"
            },
            "time": "2026-03-06T13:15:18+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\HttpFoundation\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Defines an object-oriented layer for the HTTP specification",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/http-foundation/tree/v7.4.7"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/http-foundation"
        },
        {
            "name": "symfony/http-kernel",
            "version": "v7.4.7",
            "version_normalized": "7.4.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-kernel.git",
                "reference": "3b3fcf386c809be990c922e10e4c620d6367cab1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-kernel/zipball/3b3fcf386c809be990c922e10e4c620d6367cab1",
                "reference": "3b3fcf386c809be990c922e10e4c620d6367cab1",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "psr/log": "^1|^2|^3",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/error-handler": "^6.4|^7.0|^8.0",
                "symfony/event-dispatcher": "^7.3|^8.0",
                "symfony/http-foundation": "^7.4|^8.0",
                "symfony/polyfill-ctype": "^1.8"
            },
            "conflict": {
                "symfony/browser-kit": "<6.4",
                "symfony/cache": "<6.4",
                "symfony/config": "<6.4",
                "symfony/console": "<6.4",
                "symfony/dependency-injection": "<6.4",
                "symfony/doctrine-bridge": "<6.4",
                "symfony/flex": "<2.10",
                "symfony/form": "<6.4",
                "symfony/http-client": "<6.4",
                "symfony/http-client-contracts": "<2.5",
                "symfony/mailer": "<6.4",
                "symfony/messenger": "<6.4",
                "symfony/translation": "<6.4",
                "symfony/translation-contracts": "<2.5",
                "symfony/twig-bridge": "<6.4",
                "symfony/validator": "<6.4",
                "symfony/var-dumper": "<6.4",
                "twig/twig": "<3.12"
            },
            "provide": {
                "psr/log-implementation": "1.0|2.0|3.0"
            },
            "require-dev": {
                "psr/cache": "^1.0|^2.0|^3.0",
                "symfony/browser-kit": "^6.4|^7.0|^8.0",
                "symfony/clock": "^6.4|^7.0|^8.0",
                "symfony/config": "^6.4|^7.0|^8.0",
                "symfony/console": "^6.4|^7.0|^8.0",
                "symfony/css-selector": "^6.4|^7.0|^8.0",
                "symfony/dependency-injection": "^6.4.1|^7.0.1|^8.0",
                "symfony/dom-crawler": "^6.4|^7.0|^8.0",
                "symfony/expression-language": "^6.4|^7.0|^8.0",
                "symfony/finder": "^6.4|^7.0|^8.0",
                "symfony/http-client-contracts": "^2.5|^3",
                "symfony/process": "^6.4|^7.0|^8.0",
                "symfony/property-access": "^7.1|^8.0",
                "symfony/routing": "^6.4|^7.0|^8.0",
                "symfony/serializer": "^7.1|^8.0",
                "symfony/stopwatch": "^6.4|^7.0|^8.0",
                "symfony/translation": "^6.4|^7.0|^8.0",
                "symfony/translation-contracts": "^2.5|^3",
                "symfony/uid": "^6.4|^7.0|^8.0",
                "symfony/validator": "^6.4|^7.0|^8.0",
                "symfony/var-dumper": "^6.4|^7.0|^8.0",
                "symfony/var-exporter": "^6.4|^7.0|^8.0",
                "twig/twig": "^3.12"
            },
            "time": "2026-03-06T16:33:18+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\HttpKernel\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides a structured process for converting a Request into a Response",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/http-kernel/tree/v7.4.7"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/http-kernel"
        },
        {
            "name": "symfony/intl",
            "version": "v7.4.6",
            "version_normalized": "7.4.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/intl.git",
                "reference": "6d6a398b18f73b3110140dbb030dcee2ae4ea81f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/intl/zipball/6d6a398b18f73b3110140dbb030dcee2ae4ea81f",
                "reference": "6d6a398b18f73b3110140dbb030dcee2ae4ea81f",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3"
            },
            "conflict": {
                "symfony/string": "<7.1"
            },
            "require-dev": {
                "symfony/filesystem": "^6.4|^7.0|^8.0",
                "symfony/var-exporter": "^6.4|^7.0|^8.0"
            },
            "time": "2026-02-09T09:33:46+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Intl\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/",
                    "/Resources/data/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@gmail.com"
                },
                {
                    "name": "Eriksen Costa",
                    "email": "eriksen.costa@infranology.com.br"
                },
                {
                    "name": "Igor Wiedler",
                    "email": "igor@wiedler.ch"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides access to the localization data of the ICU library",
            "homepage": "https://symfony.com",
            "keywords": [
                "i18n",
                "icu",
                "internationalization",
                "intl",
                "l10n",
                "localization"
            ],
            "support": {
                "source": "https://github.com/symfony/intl/tree/v7.4.6"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/intl"
        },
        {
            "name": "symfony/lock",
            "version": "v7.4.6",
            "version_normalized": "7.4.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/lock.git",
                "reference": "c39d02f61a039ef660e44f36719b1440414fe493"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/lock/zipball/c39d02f61a039ef660e44f36719b1440414fe493",
                "reference": "c39d02f61a039ef660e44f36719b1440414fe493",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "psr/log": "^1|^2|^3"
            },
            "conflict": {
                "doctrine/dbal": "<3.6",
                "symfony/cache": "<6.4"
            },
            "require-dev": {
                "doctrine/dbal": "^3.6|^4",
                "predis/predis": "^1.1|^2.0",
                "symfony/serializer": "^6.4|^7.0"
            },
            "time": "2026-02-17T07:53:42+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Lock\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jérémy Derussé",
                    "email": "jeremy@derusse.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Creates and manages locks, a mechanism to provide exclusive access to a shared resource",
            "homepage": "https://symfony.com",
            "keywords": [
                "cas",
                "flock",
                "locking",
                "mutex",
                "redlock",
                "semaphore"
            ],
            "support": {
                "source": "https://github.com/symfony/lock/tree/v7.4.6"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/lock"
        },
        {
            "name": "symfony/mailer",
            "version": "v7.4.6",
            "version_normalized": "7.4.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/mailer.git",
                "reference": "b02726f39a20bc65e30364f5c750c4ddbf1f58e9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/mailer/zipball/b02726f39a20bc65e30364f5c750c4ddbf1f58e9",
                "reference": "b02726f39a20bc65e30364f5c750c4ddbf1f58e9",
                "shasum": ""
            },
            "require": {
                "egulias/email-validator": "^2.1.10|^3|^4",
                "php": ">=8.2",
                "psr/event-dispatcher": "^1",
                "psr/log": "^1|^2|^3",
                "symfony/event-dispatcher": "^6.4|^7.0|^8.0",
                "symfony/mime": "^7.2|^8.0",
                "symfony/service-contracts": "^2.5|^3"
            },
            "conflict": {
                "symfony/http-client-contracts": "<2.5",
                "symfony/http-kernel": "<6.4",
                "symfony/messenger": "<6.4",
                "symfony/mime": "<6.4",
                "symfony/twig-bridge": "<6.4"
            },
            "require-dev": {
                "symfony/console": "^6.4|^7.0|^8.0",
                "symfony/http-client": "^6.4|^7.0|^8.0",
                "symfony/messenger": "^6.4|^7.0|^8.0",
                "symfony/twig-bridge": "^6.4|^7.0|^8.0"
            },
            "time": "2026-02-25T16:50:00+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Mailer\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Helps sending emails",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/mailer/tree/v7.4.6"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/mailer"
        },
        {
            "name": "symfony/messenger",
            "version": "v7.4.7",
            "version_normalized": "7.4.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/messenger.git",
                "reference": "13a00f01a46ba7d47ac7f0e3d9a901d19f9432f0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/messenger/zipball/13a00f01a46ba7d47ac7f0e3d9a901d19f9432f0",
                "reference": "13a00f01a46ba7d47ac7f0e3d9a901d19f9432f0",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "psr/log": "^1|^2|^3",
                "symfony/clock": "^6.4|^7.0|^8.0",
                "symfony/deprecation-contracts": "^2.5|^3"
            },
            "conflict": {
                "symfony/console": "<7.2",
                "symfony/event-dispatcher": "<6.4",
                "symfony/event-dispatcher-contracts": "<2.5",
                "symfony/framework-bundle": "<6.4",
                "symfony/http-kernel": "<7.3",
                "symfony/lock": "<7.4",
                "symfony/serializer": "<6.4.32|>=7.3,<7.3.10|>=7.4,<7.4.4|>=8.0,<8.0.4"
            },
            "require-dev": {
                "psr/cache": "^1.0|^2.0|^3.0",
                "symfony/console": "^7.2|^8.0",
                "symfony/dependency-injection": "^6.4|^7.0|^8.0",
                "symfony/event-dispatcher": "^6.4|^7.0|^8.0",
                "symfony/http-kernel": "^7.3|^8.0",
                "symfony/lock": "^7.4|^8.0",
                "symfony/process": "^6.4|^7.0|^8.0",
                "symfony/property-access": "^6.4|^7.0|^8.0",
                "symfony/rate-limiter": "^6.4|^7.0|^8.0",
                "symfony/routing": "^6.4|^7.0|^8.0",
                "symfony/serializer": "^6.4.32|~7.3.10|^7.4.4|^8.0.4",
                "symfony/service-contracts": "^2.5|^3",
                "symfony/stopwatch": "^6.4|^7.0|^8.0",
                "symfony/validator": "^6.4|^7.0|^8.0",
                "symfony/var-dumper": "^6.4|^7.0|^8.0"
            },
            "time": "2026-03-04T13:54:41+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Messenger\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Samuel Roze",
                    "email": "samuel.roze@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Helps applications send and receive messages to/from other applications or via message queues",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/messenger/tree/v7.4.7"
            },
            "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/messenger"
        },
        {
            "name": "symfony/mime",
            "version": "v7.4.7",
            "version_normalized": "7.4.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/mime.git",
                "reference": "da5ab4fde3f6c88ab06e96185b9922f48b677cd1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/mime/zipball/da5ab4fde3f6c88ab06e96185b9922f48b677cd1",
                "reference": "da5ab4fde3f6c88ab06e96185b9922f48b677cd1",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/polyfill-intl-idn": "^1.10",
                "symfony/polyfill-mbstring": "^1.0"
            },
            "conflict": {
                "egulias/email-validator": "~3.0.0",
                "phpdocumentor/reflection-docblock": "<5.2|>=7",
                "phpdocumentor/type-resolver": "<1.5.1",
                "symfony/mailer": "<6.4",
                "symfony/serializer": "<6.4.3|>7.0,<7.0.3"
            },
            "require-dev": {
                "egulias/email-validator": "^2.1.10|^3.1|^4",
                "league/html-to-markdown": "^5.0",
                "phpdocumentor/reflection-docblock": "^5.2|^6.0",
                "symfony/dependency-injection": "^6.4|^7.0|^8.0",
                "symfony/process": "^6.4|^7.0|^8.0",
                "symfony/property-access": "^6.4|^7.0|^8.0",
                "symfony/property-info": "^6.4|^7.0|^8.0",
                "symfony/serializer": "^6.4.3|^7.0.3|^8.0"
            },
            "time": "2026-03-05T15:24:09+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Mime\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Allows manipulating MIME messages",
            "homepage": "https://symfony.com",
            "keywords": [
                "mime",
                "mime-type"
            ],
            "support": {
                "source": "https://github.com/symfony/mime/tree/v7.4.7"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/mime"
        },
        {
            "name": "symfony/monolog-bridge",
            "version": "v7.4.6",
            "version_normalized": "7.4.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/monolog-bridge.git",
                "reference": "69e98e7e10dae3daa896ef0f20e17a3928362d88"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/69e98e7e10dae3daa896ef0f20e17a3928362d88",
                "reference": "69e98e7e10dae3daa896ef0f20e17a3928362d88",
                "shasum": ""
            },
            "require": {
                "monolog/monolog": "^3",
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/http-kernel": "^6.4|^7.0|^8.0",
                "symfony/service-contracts": "^2.5|^3"
            },
            "conflict": {
                "symfony/console": "<6.4",
                "symfony/http-foundation": "<6.4",
                "symfony/security-core": "<6.4"
            },
            "require-dev": {
                "symfony/console": "^6.4|^7.0|^8.0",
                "symfony/http-client": "^6.4|^7.0|^8.0",
                "symfony/mailer": "^6.4|^7.0|^8.0",
                "symfony/messenger": "^6.4|^7.0|^8.0",
                "symfony/mime": "^6.4|^7.0|^8.0",
                "symfony/security-core": "^6.4|^7.0|^8.0",
                "symfony/var-dumper": "^6.4|^7.0|^8.0"
            },
            "time": "2026-02-17T07:53:42+00:00",
            "type": "symfony-bridge",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Bridge\\Monolog\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides integration for Monolog with various Symfony components",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/monolog-bridge/tree/v7.4.6"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/monolog-bridge"
        },
        {
            "name": "symfony/monolog-bundle",
            "version": "v3.10.0",
            "version_normalized": "3.10.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/monolog-bundle.git",
                "reference": "414f951743f4aa1fd0f5bf6a0e9c16af3fe7f181"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/414f951743f4aa1fd0f5bf6a0e9c16af3fe7f181",
                "reference": "414f951743f4aa1fd0f5bf6a0e9c16af3fe7f181",
                "shasum": ""
            },
            "require": {
                "monolog/monolog": "^1.25.1 || ^2.0 || ^3.0",
                "php": ">=7.2.5",
                "symfony/config": "^5.4 || ^6.0 || ^7.0",
                "symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
                "symfony/http-kernel": "^5.4 || ^6.0 || ^7.0",
                "symfony/monolog-bridge": "^5.4 || ^6.0 || ^7.0"
            },
            "require-dev": {
                "symfony/console": "^5.4 || ^6.0 || ^7.0",
                "symfony/phpunit-bridge": "^6.3 || ^7.0",
                "symfony/yaml": "^5.4 || ^6.0 || ^7.0"
            },
            "time": "2023-11-06T17:08:13+00:00",
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Bundle\\MonologBundle\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "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.10.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/monolog-bundle"
        },
        {
            "name": "symfony/options-resolver",
            "version": "v7.4.0",
            "version_normalized": "7.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/options-resolver.git",
                "reference": "b38026df55197f9e39a44f3215788edf83187b80"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/options-resolver/zipball/b38026df55197f9e39a44f3215788edf83187b80",
                "reference": "b38026df55197f9e39a44f3215788edf83187b80",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3"
            },
            "time": "2025-11-12T15:39:26+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\OptionsResolver\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides an improved replacement for the array_replace PHP function",
            "homepage": "https://symfony.com",
            "keywords": [
                "config",
                "configuration",
                "options"
            ],
            "support": {
                "source": "https://github.com/symfony/options-resolver/tree/v7.4.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/options-resolver"
        },
        {
            "name": "symfony/password-hasher",
            "version": "v7.4.6",
            "version_normalized": "7.4.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/password-hasher.git",
                "reference": "376755eb9c9857d78aedb68341ad2f46d1908b29"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/password-hasher/zipball/376755eb9c9857d78aedb68341ad2f46d1908b29",
                "reference": "376755eb9c9857d78aedb68341ad2f46d1908b29",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2"
            },
            "conflict": {
                "symfony/security-core": "<6.4"
            },
            "require-dev": {
                "symfony/console": "^6.4|^7.0|^8.0",
                "symfony/security-core": "^6.4|^7.0|^8.0"
            },
            "time": "2026-02-11T16:03:16+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\PasswordHasher\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Robin Chalas",
                    "email": "robin.chalas@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides password hashing utilities",
            "homepage": "https://symfony.com",
            "keywords": [
                "hashing",
                "password"
            ],
            "support": {
                "source": "https://github.com/symfony/password-hasher/tree/v7.4.6"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/password-hasher"
        },
        {
            "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-php73",
            "version": "v1.33.0",
            "version_normalized": "1.33.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php73.git",
                "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/0f68c03565dcaaf25a890667542e8bd75fe7e5bb",
                "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "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\\Php73\\": ""
                },
                "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 7.3+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php73/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-php73"
        },
        {
            "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-php81",
            "version": "v1.33.0",
            "version_normalized": "1.33.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php81.git",
                "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
                "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "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\\Php81\\": ""
                },
                "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.1+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php81/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-php81"
        },
        {
            "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-php85",
            "version": "v1.33.0",
            "version_normalized": "1.33.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php85.git",
                "reference": "d4e5fcd4ab3d998ab16c0db48e6cbb9a01993f91"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php85/zipball/d4e5fcd4ab3d998ab16c0db48e6cbb9a01993f91",
                "reference": "d4e5fcd4ab3d998ab16c0db48e6cbb9a01993f91",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2025-06-23T16:12:55+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\\Php85\\": ""
                },
                "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.5+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php85/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-php85"
        },
        {
            "name": "symfony/process",
            "version": "v7.4.5",
            "version_normalized": "7.4.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/process.git",
                "reference": "608476f4604102976d687c483ac63a79ba18cc97"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/process/zipball/608476f4604102976d687c483ac63a79ba18cc97",
                "reference": "608476f4604102976d687c483ac63a79ba18cc97",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2"
            },
            "time": "2026-01-26T15:07:59+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Process\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Executes commands in sub-processes",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/process/tree/v7.4.5"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/process"
        },
        {
            "name": "symfony/property-access",
            "version": "v7.4.4",
            "version_normalized": "7.4.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/property-access.git",
                "reference": "fa49bf1ca8fce1ba0e2dba4e4658554cfb9364b1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/property-access/zipball/fa49bf1ca8fce1ba0e2dba4e4658554cfb9364b1",
                "reference": "fa49bf1ca8fce1ba0e2dba4e4658554cfb9364b1",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/property-info": "^6.4.32|~7.3.10|^7.4.4|^8.0.4"
            },
            "require-dev": {
                "symfony/cache": "^6.4|^7.0|^8.0",
                "symfony/var-exporter": "^6.4.1|^7.0.1|^8.0"
            },
            "time": "2026-01-05T08:47:25+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\PropertyAccess\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides functions to read and write from/to an object or array using a simple string notation",
            "homepage": "https://symfony.com",
            "keywords": [
                "access",
                "array",
                "extraction",
                "index",
                "injection",
                "object",
                "property",
                "property-path",
                "reflection"
            ],
            "support": {
                "source": "https://github.com/symfony/property-access/tree/v7.4.4"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/property-access"
        },
        {
            "name": "symfony/property-info",
            "version": "v7.4.7",
            "version_normalized": "7.4.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/property-info.git",
                "reference": "02501d75fd834345da3ecdd8e3200ced39e370f8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/property-info/zipball/02501d75fd834345da3ecdd8e3200ced39e370f8",
                "reference": "02501d75fd834345da3ecdd8e3200ced39e370f8",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/string": "^6.4|^7.0|^8.0",
                "symfony/type-info": "^7.4.7|^8.0.7"
            },
            "conflict": {
                "phpdocumentor/reflection-docblock": "<5.2|>=7",
                "phpdocumentor/type-resolver": "<1.5.1",
                "symfony/cache": "<6.4",
                "symfony/dependency-injection": "<6.4",
                "symfony/serializer": "<6.4"
            },
            "require-dev": {
                "phpdocumentor/reflection-docblock": "^5.2|^6.0",
                "phpstan/phpdoc-parser": "^1.0|^2.0",
                "symfony/cache": "^6.4|^7.0|^8.0",
                "symfony/dependency-injection": "^6.4|^7.0|^8.0",
                "symfony/serializer": "^6.4|^7.0|^8.0"
            },
            "time": "2026-03-04T15:53:26+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\PropertyInfo\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kévin Dunglas",
                    "email": "dunglas@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Extracts information about PHP class' properties using metadata of popular sources",
            "homepage": "https://symfony.com",
            "keywords": [
                "doctrine",
                "phpdoc",
                "property",
                "symfony",
                "type",
                "validator"
            ],
            "support": {
                "source": "https://github.com/symfony/property-info/tree/v7.4.7"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/property-info"
        },
        {
            "name": "symfony/routing",
            "version": "v7.4.6",
            "version_normalized": "7.4.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/routing.git",
                "reference": "238d749c56b804b31a9bf3e26519d93b65a60938"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/routing/zipball/238d749c56b804b31a9bf3e26519d93b65a60938",
                "reference": "238d749c56b804b31a9bf3e26519d93b65a60938",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3"
            },
            "conflict": {
                "symfony/config": "<6.4",
                "symfony/dependency-injection": "<6.4",
                "symfony/yaml": "<6.4"
            },
            "require-dev": {
                "psr/log": "^1|^2|^3",
                "symfony/config": "^6.4|^7.0|^8.0",
                "symfony/dependency-injection": "^6.4|^7.0|^8.0",
                "symfony/expression-language": "^6.4|^7.0|^8.0",
                "symfony/http-foundation": "^6.4|^7.0|^8.0",
                "symfony/yaml": "^6.4|^7.0|^8.0"
            },
            "time": "2026-02-25T16:50:00+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Routing\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Maps an HTTP request to a set of configuration variables",
            "homepage": "https://symfony.com",
            "keywords": [
                "router",
                "routing",
                "uri",
                "url"
            ],
            "support": {
                "source": "https://github.com/symfony/routing/tree/v7.4.6"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/routing"
        },
        {
            "name": "symfony/security-bundle",
            "version": "v7.4.6",
            "version_normalized": "7.4.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/security-bundle.git",
                "reference": "d79c6d9a373fe8585e85bcfca4c24b9783214263"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/security-bundle/zipball/d79c6d9a373fe8585e85bcfca4c24b9783214263",
                "reference": "d79c6d9a373fe8585e85bcfca4c24b9783214263",
                "shasum": ""
            },
            "require": {
                "composer-runtime-api": ">=2.1",
                "ext-xml": "*",
                "php": ">=8.2",
                "symfony/clock": "^6.4|^7.0|^8.0",
                "symfony/config": "^7.4|^8.0",
                "symfony/dependency-injection": "^6.4.11|^7.1.4|^8.0",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/event-dispatcher": "^6.4|^7.0|^8.0",
                "symfony/http-foundation": "^6.4|^7.0|^8.0",
                "symfony/http-kernel": "^6.4.13|^7.1.6|^8.0",
                "symfony/password-hasher": "^6.4|^7.0|^8.0",
                "symfony/security-core": "^7.4|^8.0",
                "symfony/security-csrf": "^6.4|^7.0|^8.0",
                "symfony/security-http": "^7.4|^8.0",
                "symfony/service-contracts": "^2.5|^3"
            },
            "conflict": {
                "symfony/browser-kit": "<6.4",
                "symfony/console": "<6.4",
                "symfony/framework-bundle": "<6.4",
                "symfony/http-client": "<6.4",
                "symfony/ldap": "<6.4",
                "symfony/serializer": "<6.4",
                "symfony/twig-bundle": "<6.4",
                "symfony/validator": "<6.4"
            },
            "require-dev": {
                "symfony/asset": "^6.4|^7.0|^8.0",
                "symfony/browser-kit": "^6.4|^7.0|^8.0",
                "symfony/console": "^6.4|^7.0|^8.0",
                "symfony/css-selector": "^6.4|^7.0|^8.0",
                "symfony/dom-crawler": "^6.4|^7.0|^8.0",
                "symfony/expression-language": "^6.4|^7.0|^8.0",
                "symfony/form": "^6.4|^7.0|^8.0",
                "symfony/framework-bundle": "^6.4.13|^7.1.6|^8.0",
                "symfony/http-client": "^6.4|^7.0|^8.0",
                "symfony/ldap": "^6.4|^7.0|^8.0",
                "symfony/process": "^6.4|^7.0|^8.0",
                "symfony/rate-limiter": "^6.4|^7.0|^8.0",
                "symfony/runtime": "^6.4.13|^7.1.6|^8.0",
                "symfony/serializer": "^6.4|^7.0|^8.0",
                "symfony/translation": "^6.4|^7.0|^8.0",
                "symfony/twig-bridge": "^6.4|^7.0|^8.0",
                "symfony/twig-bundle": "^6.4|^7.0|^8.0",
                "symfony/validator": "^6.4|^7.0|^8.0",
                "symfony/yaml": "^6.4|^7.0|^8.0",
                "twig/twig": "^3.15",
                "web-token/jwt-library": "^3.3.2|^4.0"
            },
            "time": "2026-02-22T22:01:45+00:00",
            "type": "symfony-bundle",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Bundle\\SecurityBundle\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides a tight integration of the Security component into the Symfony full-stack framework",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/security-bundle/tree/v7.4.6"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/security-bundle"
        },
        {
            "name": "symfony/security-core",
            "version": "v7.4.4",
            "version_normalized": "7.4.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/security-core.git",
                "reference": "958a70725a8d669bec6721f4cd318d209712e944"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/security-core/zipball/958a70725a8d669bec6721f4cd318d209712e944",
                "reference": "958a70725a8d669bec6721f4cd318d209712e944",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/event-dispatcher-contracts": "^2.5|^3",
                "symfony/password-hasher": "^6.4|^7.0|^8.0",
                "symfony/service-contracts": "^2.5|^3"
            },
            "conflict": {
                "symfony/dependency-injection": "<6.4",
                "symfony/event-dispatcher": "<6.4",
                "symfony/http-foundation": "<6.4",
                "symfony/ldap": "<6.4",
                "symfony/translation": "<6.4.3|>=7.0,<7.0.3",
                "symfony/validator": "<6.4"
            },
            "require-dev": {
                "psr/cache": "^1.0|^2.0|^3.0",
                "psr/container": "^1.1|^2.0",
                "psr/log": "^1|^2|^3",
                "symfony/cache": "^6.4|^7.0|^8.0",
                "symfony/dependency-injection": "^6.4|^7.0|^8.0",
                "symfony/event-dispatcher": "^6.4|^7.0|^8.0",
                "symfony/expression-language": "^6.4|^7.0|^8.0",
                "symfony/http-foundation": "^6.4|^7.0|^8.0",
                "symfony/ldap": "^6.4|^7.0|^8.0",
                "symfony/string": "^6.4|^7.0|^8.0",
                "symfony/translation": "^6.4.3|^7.0.3|^8.0",
                "symfony/validator": "^6.4|^7.0|^8.0"
            },
            "time": "2026-01-14T09:36:49+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Security\\Core\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Security Component - Core Library",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/security-core/tree/v7.4.4"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/security-core"
        },
        {
            "name": "symfony/security-csrf",
            "version": "v7.4.6",
            "version_normalized": "7.4.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/security-csrf.git",
                "reference": "d01adcd3141bec95e4cfd338f6b4482f1dd6a42b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/security-csrf/zipball/d01adcd3141bec95e4cfd338f6b4482f1dd6a42b",
                "reference": "d01adcd3141bec95e4cfd338f6b4482f1dd6a42b",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/security-core": "^6.4|^7.0|^8.0"
            },
            "conflict": {
                "symfony/http-foundation": "<6.4"
            },
            "require-dev": {
                "psr/log": "^1|^2|^3",
                "symfony/http-foundation": "^6.4|^7.0|^8.0",
                "symfony/http-kernel": "^6.4|^7.0|^8.0"
            },
            "time": "2026-02-11T16:03:16+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Security\\Csrf\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Security Component - CSRF Library",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/security-csrf/tree/v7.4.6"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/security-csrf"
        },
        {
            "name": "symfony/security-http",
            "version": "v7.4.6",
            "version_normalized": "7.4.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/security-http.git",
                "reference": "52ce5ef5708900dcab9f55750cf81250a0ebba9f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/security-http/zipball/52ce5ef5708900dcab9f55750cf81250a0ebba9f",
                "reference": "52ce5ef5708900dcab9f55750cf81250a0ebba9f",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/event-dispatcher": "^6.4|^7.0",
                "symfony/http-foundation": "^6.4|^7.0|^8.0",
                "symfony/http-kernel": "^6.4|^7.0|^8.0",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/property-access": "^6.4|^7.0|^8.0",
                "symfony/security-core": "^7.3|^8.0",
                "symfony/service-contracts": "^2.5|^3"
            },
            "conflict": {
                "symfony/clock": "<6.4",
                "symfony/http-client-contracts": "<3.0",
                "symfony/security-bundle": "<6.4",
                "symfony/security-csrf": "<6.4"
            },
            "require-dev": {
                "psr/log": "^1|^2|^3",
                "symfony/cache": "^6.4|^7.0|^8.0",
                "symfony/clock": "^6.4|^7.0|^8.0",
                "symfony/expression-language": "^6.4|^7.0|^8.0",
                "symfony/http-client": "^6.4|^7.0|^8.0",
                "symfony/http-client-contracts": "^3.0",
                "symfony/rate-limiter": "^6.4|^7.0|^8.0",
                "symfony/routing": "^6.4|^7.0|^8.0",
                "symfony/security-csrf": "^6.4|^7.0|^8.0",
                "symfony/translation": "^6.4|^7.0|^8.0",
                "web-token/jwt-library": "^3.3.2|^4.0"
            },
            "time": "2026-02-18T09:46:18+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Security\\Http\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Security Component - HTTP Integration",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/security-http/tree/v7.4.6"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/security-http"
        },
        {
            "name": "symfony/serializer",
            "version": "v7.4.7",
            "version_normalized": "7.4.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/serializer.git",
                "reference": "bd395bbc6fabd136a48e1a6f91b09f88b5050b0b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/serializer/zipball/bd395bbc6fabd136a48e1a6f91b09f88b5050b0b",
                "reference": "bd395bbc6fabd136a48e1a6f91b09f88b5050b0b",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-php84": "^1.30"
            },
            "conflict": {
                "phpdocumentor/reflection-docblock": "<5.2|>=7",
                "phpdocumentor/type-resolver": "<1.5.1",
                "symfony/dependency-injection": "<6.4",
                "symfony/property-access": "<6.4",
                "symfony/property-info": "<6.4",
                "symfony/type-info": "<7.2.5",
                "symfony/uid": "<6.4",
                "symfony/validator": "<6.4",
                "symfony/yaml": "<6.4"
            },
            "require-dev": {
                "phpdocumentor/reflection-docblock": "^5.2|^6.0",
                "phpstan/phpdoc-parser": "^1.0|^2.0",
                "seld/jsonlint": "^1.10",
                "symfony/cache": "^6.4|^7.0|^8.0",
                "symfony/config": "^6.4|^7.0|^8.0",
                "symfony/console": "^6.4|^7.0|^8.0",
                "symfony/dependency-injection": "^7.2|^8.0",
                "symfony/error-handler": "^6.4|^7.0|^8.0",
                "symfony/filesystem": "^6.4|^7.0|^8.0",
                "symfony/form": "^6.4|^7.0|^8.0",
                "symfony/http-foundation": "^6.4|^7.0|^8.0",
                "symfony/http-kernel": "^6.4|^7.0|^8.0",
                "symfony/messenger": "^6.4|^7.0|^8.0",
                "symfony/mime": "^6.4|^7.0|^8.0",
                "symfony/property-access": "^6.4|^7.0|^8.0",
                "symfony/property-info": "^6.4|^7.0|^8.0",
                "symfony/translation-contracts": "^2.5|^3",
                "symfony/type-info": "^7.2.5|^8.0",
                "symfony/uid": "^6.4|^7.0|^8.0",
                "symfony/validator": "^6.4|^7.0|^8.0",
                "symfony/var-dumper": "^6.4|^7.0|^8.0",
                "symfony/var-exporter": "^6.4|^7.0|^8.0",
                "symfony/yaml": "^6.4|^7.0|^8.0"
            },
            "time": "2026-03-06T13:15:18+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Serializer\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/serializer/tree/v7.4.7"
            },
            "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/serializer"
        },
        {
            "name": "symfony/service-contracts",
            "version": "v3.6.1",
            "version_normalized": "3.6.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/service-contracts.git",
                "reference": "45112560a3ba2d715666a509a0bc9521d10b6c43"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/45112560a3ba2d715666a509a0bc9521d10b6c43",
                "reference": "45112560a3ba2d715666a509a0bc9521d10b6c43",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1",
                "psr/container": "^1.1|^2.0",
                "symfony/deprecation-contracts": "^2.5|^3"
            },
            "conflict": {
                "ext-psr": "<1.1|>=2"
            },
            "time": "2025-07-15T11:30:57+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/contracts",
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.6-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\Service\\": ""
                },
                "exclude-from-classmap": [
                    "/Test/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Generic abstractions related to writing services",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/service-contracts/tree/v3.6.1"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/service-contracts"
        },
        {
            "name": "symfony/stopwatch",
            "version": "v7.4.0",
            "version_normalized": "7.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/stopwatch.git",
                "reference": "8a24af0a2e8a872fb745047180649b8418303084"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/stopwatch/zipball/8a24af0a2e8a872fb745047180649b8418303084",
                "reference": "8a24af0a2e8a872fb745047180649b8418303084",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/service-contracts": "^2.5|^3"
            },
            "time": "2025-08-04T07:05:15+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Stopwatch\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides a way to profile code",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/stopwatch/tree/v7.4.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/stopwatch"
        },
        {
            "name": "symfony/string",
            "version": "v7.4.6",
            "version_normalized": "7.4.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/string.git",
                "reference": "9f209231affa85aa930a5e46e6eb03381424b30b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/string/zipball/9f209231affa85aa930a5e46e6eb03381424b30b",
                "reference": "9f209231affa85aa930a5e46e6eb03381424b30b",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3.0",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-intl-grapheme": "~1.33",
                "symfony/polyfill-intl-normalizer": "~1.0",
                "symfony/polyfill-mbstring": "~1.0"
            },
            "conflict": {
                "symfony/translation-contracts": "<2.5"
            },
            "require-dev": {
                "symfony/emoji": "^7.1|^8.0",
                "symfony/http-client": "^6.4|^7.0|^8.0",
                "symfony/intl": "^6.4|^7.0|^8.0",
                "symfony/translation-contracts": "^2.5|^3.0",
                "symfony/var-exporter": "^6.4|^7.0|^8.0"
            },
            "time": "2026-02-09T09:33:46+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "Resources/functions.php"
                ],
                "psr-4": {
                    "Symfony\\Component\\String\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
            "homepage": "https://symfony.com",
            "keywords": [
                "grapheme",
                "i18n",
                "string",
                "unicode",
                "utf-8",
                "utf8"
            ],
            "support": {
                "source": "https://github.com/symfony/string/tree/v7.4.6"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/string"
        },
        {
            "name": "symfony/translation",
            "version": "v7.4.6",
            "version_normalized": "7.4.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/translation.git",
                "reference": "1888cf064399868af3784b9e043240f1d89d25ce"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/translation/zipball/1888cf064399868af3784b9e043240f1d89d25ce",
                "reference": "1888cf064399868af3784b9e043240f1d89d25ce",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/translation-contracts": "^2.5.3|^3.3"
            },
            "conflict": {
                "nikic/php-parser": "<5.0",
                "symfony/config": "<6.4",
                "symfony/console": "<6.4",
                "symfony/dependency-injection": "<6.4",
                "symfony/http-client-contracts": "<2.5",
                "symfony/http-kernel": "<6.4",
                "symfony/service-contracts": "<2.5",
                "symfony/twig-bundle": "<6.4",
                "symfony/yaml": "<6.4"
            },
            "provide": {
                "symfony/translation-implementation": "2.3|3.0"
            },
            "require-dev": {
                "nikic/php-parser": "^5.0",
                "psr/log": "^1|^2|^3",
                "symfony/config": "^6.4|^7.0|^8.0",
                "symfony/console": "^6.4|^7.0|^8.0",
                "symfony/dependency-injection": "^6.4|^7.0|^8.0",
                "symfony/finder": "^6.4|^7.0|^8.0",
                "symfony/http-client-contracts": "^2.5|^3.0",
                "symfony/http-kernel": "^6.4|^7.0|^8.0",
                "symfony/intl": "^6.4|^7.0|^8.0",
                "symfony/polyfill-intl-icu": "^1.21",
                "symfony/routing": "^6.4|^7.0|^8.0",
                "symfony/service-contracts": "^2.5|^3",
                "symfony/yaml": "^6.4|^7.0|^8.0"
            },
            "time": "2026-02-17T07:53:42+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "Resources/functions.php"
                ],
                "psr-4": {
                    "Symfony\\Component\\Translation\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides tools to internationalize your application",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/translation/tree/v7.4.6"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/translation"
        },
        {
            "name": "symfony/translation-contracts",
            "version": "v3.6.1",
            "version_normalized": "3.6.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/translation-contracts.git",
                "reference": "65a8bc82080447fae78373aa10f8d13b38338977"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/65a8bc82080447fae78373aa10f8d13b38338977",
                "reference": "65a8bc82080447fae78373aa10f8d13b38338977",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "time": "2025-07-15T13:41:35+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/contracts",
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "3.6-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\Translation\\": ""
                },
                "exclude-from-classmap": [
                    "/Test/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Generic abstractions related to translation",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/translation-contracts/tree/v3.6.1"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/translation-contracts"
        },
        {
            "name": "symfony/twig-bridge",
            "version": "v7.4.7",
            "version_normalized": "7.4.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/twig-bridge.git",
                "reference": "c67219ca6b79a57b64e36bbb2cd8ba741286587e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/c67219ca6b79a57b64e36bbb2cd8ba741286587e",
                "reference": "c67219ca6b79a57b64e36bbb2cd8ba741286587e",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/translation-contracts": "^2.5|^3",
                "twig/twig": "^3.21"
            },
            "conflict": {
                "phpdocumentor/reflection-docblock": "<5.2|>=7",
                "phpdocumentor/type-resolver": "<1.5.1",
                "symfony/console": "<6.4",
                "symfony/form": "<6.4.32|>7,<7.3.10|>7.4,<7.4.4|>8.0,<8.0.4",
                "symfony/http-foundation": "<6.4",
                "symfony/http-kernel": "<6.4",
                "symfony/mime": "<6.4",
                "symfony/serializer": "<6.4",
                "symfony/translation": "<6.4",
                "symfony/workflow": "<6.4"
            },
            "require-dev": {
                "egulias/email-validator": "^2.1.10|^3|^4",
                "league/html-to-markdown": "^5.0",
                "phpdocumentor/reflection-docblock": "^5.2|^6.0",
                "symfony/asset": "^6.4|^7.0|^8.0",
                "symfony/asset-mapper": "^6.4|^7.0|^8.0",
                "symfony/console": "^6.4|^7.0|^8.0",
                "symfony/dependency-injection": "^6.4|^7.0|^8.0",
                "symfony/emoji": "^7.1|^8.0",
                "symfony/expression-language": "^6.4|^7.0|^8.0",
                "symfony/finder": "^6.4|^7.0|^8.0",
                "symfony/form": "^6.4.32|~7.3.10|^7.4.4|^8.0.4",
                "symfony/html-sanitizer": "^6.4|^7.0|^8.0",
                "symfony/http-foundation": "^7.3|^8.0",
                "symfony/http-kernel": "^6.4|^7.0|^8.0",
                "symfony/intl": "^6.4|^7.0|^8.0",
                "symfony/mime": "^6.4|^7.0|^8.0",
                "symfony/polyfill-intl-icu": "~1.0",
                "symfony/property-info": "^6.4|^7.0|^8.0",
                "symfony/routing": "^6.4|^7.0|^8.0",
                "symfony/security-acl": "^2.8|^3.0",
                "symfony/security-core": "^6.4|^7.0|^8.0",
                "symfony/security-csrf": "^6.4|^7.0|^8.0",
                "symfony/security-http": "^6.4|^7.0|^8.0",
                "symfony/serializer": "^6.4.3|^7.0.3|^8.0",
                "symfony/stopwatch": "^6.4|^7.0|^8.0",
                "symfony/translation": "^6.4|^7.0|^8.0",
                "symfony/validator": "^6.4|^7.0|^8.0",
                "symfony/web-link": "^6.4|^7.0|^8.0",
                "symfony/workflow": "^6.4|^7.0|^8.0",
                "symfony/yaml": "^6.4|^7.0|^8.0",
                "twig/cssinliner-extra": "^3",
                "twig/inky-extra": "^3",
                "twig/markdown-extra": "^3"
            },
            "time": "2026-03-04T15:37:05+00:00",
            "type": "symfony-bridge",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Bridge\\Twig\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides integration for Twig with various Symfony components",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/twig-bridge/tree/v7.4.7"
            },
            "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/twig-bridge"
        },
        {
            "name": "symfony/twig-bundle",
            "version": "v7.4.4",
            "version_normalized": "7.4.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/twig-bundle.git",
                "reference": "e8829e02ff96a391ed0703bac9e7ff0537480b6b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/e8829e02ff96a391ed0703bac9e7ff0537480b6b",
                "reference": "e8829e02ff96a391ed0703bac9e7ff0537480b6b",
                "shasum": ""
            },
            "require": {
                "composer-runtime-api": ">=2.1",
                "php": ">=8.2",
                "symfony/config": "^7.4|^8.0",
                "symfony/dependency-injection": "^6.4|^7.0|^8.0",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/http-foundation": "^6.4|^7.0|^8.0",
                "symfony/http-kernel": "^6.4.13|^7.1.6|^8.0",
                "symfony/twig-bridge": "^7.3|^8.0",
                "twig/twig": "^3.12"
            },
            "conflict": {
                "symfony/framework-bundle": "<6.4",
                "symfony/translation": "<6.4"
            },
            "require-dev": {
                "symfony/asset": "^6.4|^7.0|^8.0",
                "symfony/expression-language": "^6.4|^7.0|^8.0",
                "symfony/finder": "^6.4|^7.0|^8.0",
                "symfony/form": "^6.4|^7.0|^8.0",
                "symfony/framework-bundle": "^6.4.13|^7.1.6|^8.0",
                "symfony/routing": "^6.4|^7.0|^8.0",
                "symfony/runtime": "^6.4.13|^7.1.6",
                "symfony/stopwatch": "^6.4|^7.0|^8.0",
                "symfony/translation": "^6.4|^7.0|^8.0",
                "symfony/web-link": "^6.4|^7.0|^8.0",
                "symfony/yaml": "^6.4|^7.0|^8.0"
            },
            "time": "2026-01-06T12:34:24+00:00",
            "type": "symfony-bundle",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Bundle\\TwigBundle\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides a tight integration of Twig into the Symfony full-stack framework",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/twig-bundle/tree/v7.4.4"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/twig-bundle"
        },
        {
            "name": "symfony/type-info",
            "version": "v7.4.7",
            "version_normalized": "7.4.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/type-info.git",
                "reference": "31f1e40cbf7851c7354281c90eb1b352c4cb8269"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/type-info/zipball/31f1e40cbf7851c7354281c90eb1b352c4cb8269",
                "reference": "31f1e40cbf7851c7354281c90eb1b352c4cb8269",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "psr/container": "^1.1|^2.0",
                "symfony/deprecation-contracts": "^2.5|^3"
            },
            "conflict": {
                "phpstan/phpdoc-parser": "<1.30"
            },
            "require-dev": {
                "phpstan/phpdoc-parser": "^1.30|^2.0"
            },
            "time": "2026-03-04T12:49:16+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\TypeInfo\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mathias Arlaud",
                    "email": "mathias.arlaud@gmail.com"
                },
                {
                    "name": "Baptiste LEDUC",
                    "email": "baptiste.leduc@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Extracts PHP types information.",
            "homepage": "https://symfony.com",
            "keywords": [
                "PHPStan",
                "phpdoc",
                "symfony",
                "type"
            ],
            "support": {
                "source": "https://github.com/symfony/type-info/tree/v7.4.7"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/type-info"
        },
        {
            "name": "symfony/validator",
            "version": "v7.4.7",
            "version_normalized": "7.4.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/validator.git",
                "reference": "3a1a460a9f8c5e5611e15c52c4baa5a62fa3c203"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/validator/zipball/3a1a460a9f8c5e5611e15c52c4baa5a62fa3c203",
                "reference": "3a1a460a9f8c5e5611e15c52c4baa5a62fa3c203",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php83": "^1.27",
                "symfony/translation-contracts": "^2.5|^3"
            },
            "conflict": {
                "doctrine/lexer": "<1.1",
                "symfony/dependency-injection": "<6.4",
                "symfony/doctrine-bridge": "<7.0",
                "symfony/expression-language": "<6.4",
                "symfony/http-kernel": "<6.4",
                "symfony/intl": "<6.4",
                "symfony/property-info": "<6.4",
                "symfony/translation": "<6.4.3|>=7.0,<7.0.3",
                "symfony/var-exporter": "<6.4.25|>=7.0,<7.3.3",
                "symfony/yaml": "<6.4"
            },
            "require-dev": {
                "egulias/email-validator": "^2.1.10|^3|^4",
                "symfony/cache": "^6.4|^7.0|^8.0",
                "symfony/config": "^6.4|^7.0|^8.0",
                "symfony/console": "^6.4|^7.0|^8.0",
                "symfony/dependency-injection": "^6.4|^7.0|^8.0",
                "symfony/expression-language": "^6.4|^7.0|^8.0",
                "symfony/finder": "^6.4|^7.0|^8.0",
                "symfony/http-client": "^6.4|^7.0|^8.0",
                "symfony/http-foundation": "^6.4|^7.0|^8.0",
                "symfony/http-kernel": "^6.4|^7.0|^8.0",
                "symfony/intl": "^6.4|^7.0|^8.0",
                "symfony/mime": "^6.4|^7.0|^8.0",
                "symfony/process": "^6.4|^7.0|^8.0",
                "symfony/property-access": "^6.4|^7.0|^8.0",
                "symfony/property-info": "^6.4|^7.0|^8.0",
                "symfony/string": "^6.4|^7.0|^8.0",
                "symfony/translation": "^6.4.3|^7.0.3|^8.0",
                "symfony/type-info": "^7.1.8",
                "symfony/yaml": "^6.4|^7.0|^8.0"
            },
            "time": "2026-03-06T11:10:17+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Validator\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/",
                    "/Resources/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": "Provides tools to validate values",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/validator/tree/v7.4.7"
            },
            "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/validator"
        },
        {
            "name": "symfony/var-dumper",
            "version": "v7.4.6",
            "version_normalized": "7.4.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/var-dumper.git",
                "reference": "045321c440ac18347b136c63d2e9bf28a2dc0291"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/var-dumper/zipball/045321c440ac18347b136c63d2e9bf28a2dc0291",
                "reference": "045321c440ac18347b136c63d2e9bf28a2dc0291",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/polyfill-mbstring": "~1.0"
            },
            "conflict": {
                "symfony/console": "<6.4"
            },
            "require-dev": {
                "symfony/console": "^6.4|^7.0|^8.0",
                "symfony/http-kernel": "^6.4|^7.0|^8.0",
                "symfony/process": "^6.4|^7.0|^8.0",
                "symfony/uid": "^6.4|^7.0|^8.0",
                "twig/twig": "^3.12"
            },
            "time": "2026-02-15T10:53:20+00:00",
            "bin": [
                "Resources/bin/var-dump-server"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "Resources/functions/dump.php"
                ],
                "psr-4": {
                    "Symfony\\Component\\VarDumper\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides mechanisms for walking through any arbitrary PHP variable",
            "homepage": "https://symfony.com",
            "keywords": [
                "debug",
                "dump"
            ],
            "support": {
                "source": "https://github.com/symfony/var-dumper/tree/v7.4.6"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/var-dumper"
        },
        {
            "name": "symfony/var-exporter",
            "version": "v7.4.0",
            "version_normalized": "7.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/var-exporter.git",
                "reference": "03a60f169c79a28513a78c967316fbc8bf17816f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/var-exporter/zipball/03a60f169c79a28513a78c967316fbc8bf17816f",
                "reference": "03a60f169c79a28513a78c967316fbc8bf17816f",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3"
            },
            "require-dev": {
                "symfony/property-access": "^6.4|^7.0|^8.0",
                "symfony/serializer": "^6.4|^7.0|^8.0",
                "symfony/var-dumper": "^6.4|^7.0|^8.0"
            },
            "time": "2025-09-11T10:15:23+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\VarExporter\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Allows exporting any serializable PHP data structure to plain PHP code",
            "homepage": "https://symfony.com",
            "keywords": [
                "clone",
                "construct",
                "export",
                "hydrate",
                "instantiate",
                "lazy-loading",
                "proxy",
                "serialize"
            ],
            "support": {
                "source": "https://github.com/symfony/var-exporter/tree/v7.4.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/var-exporter"
        },
        {
            "name": "symfony/web-link",
            "version": "v7.4.4",
            "version_normalized": "7.4.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/web-link.git",
                "reference": "9ff1f19069e3d2d341d60729392a4a6dfc45052a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/web-link/zipball/9ff1f19069e3d2d341d60729392a4a6dfc45052a",
                "reference": "9ff1f19069e3d2d341d60729392a4a6dfc45052a",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "psr/link": "^1.1|^2.0"
            },
            "conflict": {
                "symfony/http-kernel": "<6.4"
            },
            "provide": {
                "psr/link-implementation": "1.0|2.0"
            },
            "require-dev": {
                "symfony/http-kernel": "^6.4|^7.0|^8.0"
            },
            "time": "2026-01-01T22:13:48+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\WebLink\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kévin Dunglas",
                    "email": "dunglas@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Manages links between resources",
            "homepage": "https://symfony.com",
            "keywords": [
                "dns-prefetch",
                "http",
                "http2",
                "link",
                "performance",
                "prefetch",
                "preload",
                "prerender",
                "psr13",
                "push"
            ],
            "support": {
                "source": "https://github.com/symfony/web-link/tree/v7.4.4"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/web-link"
        },
        {
            "name": "symfony/yaml",
            "version": "v7.4.6",
            "version_normalized": "7.4.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/yaml.git",
                "reference": "58751048de17bae71c5aa0d13cb19d79bca26391"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/yaml/zipball/58751048de17bae71c5aa0d13cb19d79bca26391",
                "reference": "58751048de17bae71c5aa0d13cb19d79bca26391",
                "shasum": ""
            },
            "require": {
                "php": ">=8.2",
                "symfony/deprecation-contracts": "^2.5|^3",
                "symfony/polyfill-ctype": "^1.8"
            },
            "conflict": {
                "symfony/console": "<6.4"
            },
            "require-dev": {
                "symfony/console": "^6.4|^7.0|^8.0"
            },
            "time": "2026-02-09T09:33:46+00:00",
            "bin": [
                "Resources/bin/yaml-lint"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Yaml\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Loads and dumps YAML files",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/yaml/tree/v7.4.6"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/yaml"
        },
        {
            "name": "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"
        },
        {
            "name": "twilio/sdk",
            "version": "5.42.2",
            "version_normalized": "5.42.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/twilio/twilio-php.git",
                "reference": "0cfcb871b18a9c427dd9e8f0ed7458d43009b48a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twilio/twilio-php/zipball/0cfcb871b18a9c427dd9e8f0ed7458d43009b48a",
                "reference": "0cfcb871b18a9c427dd9e8f0ed7458d43009b48a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.0"
            },
            "require-dev": {
                "apigen/apigen": "^4.1",
                "guzzlehttp/guzzle": "^6.3",
                "phpunit/phpunit": ">=4.5"
            },
            "suggest": {
                "guzzlehttp/guzzle": "An HTTP client to execute the API requests"
            },
            "time": "2020-02-05T19:55:13+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Twilio\\": "src/Twilio/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Twilio API Team",
                    "email": "api@twilio.com"
                }
            ],
            "description": "A PHP wrapper for Twilio's API",
            "homepage": "http://github.com/twilio/twilio-php",
            "keywords": [
                "api",
                "sms",
                "twilio"
            ],
            "support": {
                "issues": "https://github.com/twilio/twilio-php/issues",
                "source": "https://github.com/twilio/twilio-php/tree/5.42.2"
            },
            "install-path": "../twilio/sdk"
        },
        {
            "name": "voku/portable-ascii",
            "version": "2.0.3",
            "version_normalized": "2.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/voku/portable-ascii.git",
                "reference": "b1d923f88091c6bf09699efcd7c8a1b1bfd7351d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/voku/portable-ascii/zipball/b1d923f88091c6bf09699efcd7c8a1b1bfd7351d",
                "reference": "b1d923f88091c6bf09699efcd7c8a1b1bfd7351d",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"
            },
            "suggest": {
                "ext-intl": "Use Intl for transliterator_transliterate() support"
            },
            "time": "2024-11-21T01:49:47+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "voku\\": "src/voku/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Lars Moelleken",
                    "homepage": "https://www.moelleken.org/"
                }
            ],
            "description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
            "homepage": "https://github.com/voku/portable-ascii",
            "keywords": [
                "ascii",
                "clean",
                "php"
            ],
            "support": {
                "issues": "https://github.com/voku/portable-ascii/issues",
                "source": "https://github.com/voku/portable-ascii/tree/2.0.3"
            },
            "funding": [
                {
                    "url": "https://www.paypal.me/moelleken",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/voku",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/portable-ascii",
                    "type": "open_collective"
                },
                {
                    "url": "https://www.patreon.com/voku",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii",
                    "type": "tidelift"
                }
            ],
            "install-path": "../voku/portable-ascii"
        },
        {
            "name": "voku/stop-words",
            "version": "2.0.1",
            "version_normalized": "2.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/voku/stop-words.git",
                "reference": "8e63c0af20f800b1600783764e0ce19e53969f71"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/voku/stop-words/zipball/8e63c0af20f800b1600783764e0ce19e53969f71",
                "reference": "8e63c0af20f800b1600783764e0ce19e53969f71",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~6.0"
            },
            "time": "2018-11-23T01:37:27+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "voku\\": "src/voku/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Lars Moelleken",
                    "homepage": "http://www.moelleken.org/"
                }
            ],
            "description": "Stop-Words via PHP",
            "keywords": [
                "stop words",
                "stop-words"
            ],
            "support": {
                "issues": "https://github.com/voku/stop-words/issues",
                "source": "https://github.com/voku/stop-words/tree/master"
            },
            "install-path": "../voku/stop-words"
        },
        {
            "name": "wikimedia/less.php",
            "version": "v5.5.1",
            "version_normalized": "5.5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wikimedia/less.php.git",
                "reference": "f3e9516585fb28e5119a050e32c5a1708d9899a7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wikimedia/less.php/zipball/f3e9516585fb28e5119a050e32c5a1708d9899a7",
                "reference": "f3e9516585fb28e5119a050e32c5a1708d9899a7",
                "shasum": ""
            },
            "require": {
                "php": ">=8.1"
            },
            "require-dev": {
                "mediawiki/mediawiki-codesniffer": "48.0.0",
                "mediawiki/mediawiki-phan-config": "0.19.0",
                "mediawiki/minus-x": "1.1.3",
                "php-parallel-lint/php-console-highlighter": "1.0.0",
                "php-parallel-lint/php-parallel-lint": "1.4.0",
                "phpunit/phpunit": "10.5.63"
            },
            "time": "2026-02-14T00:12:28+00:00",
            "bin": [
                "bin/lessc"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Less": "lib/"
                },
                "classmap": [
                    "lessc.inc.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Timo Tijhof",
                    "homepage": "https://timotijhof.net"
                },
                {
                    "name": "Josh Schmidt",
                    "homepage": "https://github.com/oyejorge"
                },
                {
                    "name": "Matt Agar",
                    "homepage": "https://github.com/agar"
                },
                {
                    "name": "Martin Jantošovič",
                    "homepage": "https://github.com/Mordred"
                }
            ],
            "description": "PHP port of the LESS processor",
            "homepage": "https://gerrit.wikimedia.org/g/mediawiki/libs/less.php",
            "keywords": [
                "css",
                "less",
                "less.js",
                "lesscss",
                "php",
                "stylesheet"
            ],
            "support": {
                "issues": "https://github.com/wikimedia/less.php/issues",
                "source": "https://github.com/wikimedia/less.php/tree/v5.5.1"
            },
            "install-path": "../wikimedia/less.php"
        },
        {
            "name": "willdurand/jsonp-callback-validator",
            "version": "v2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/willdurand/JsonpCallbackValidator.git",
                "reference": "738c36e91d4d7e0ff0cac145f77057e0fb88526e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/willdurand/JsonpCallbackValidator/zipball/738c36e91d4d7e0ff0cac145f77057e0fb88526e",
                "reference": "738c36e91d4d7e0ff0cac145f77057e0fb88526e",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.0"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "^5.0"
            },
            "time": "2022-01-30T20:33:09+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "JsonpCallbackValidator": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "William Durand",
                    "email": "will+git@drnd.me"
                }
            ],
            "description": "JSONP callback validator.",
            "support": {
                "issues": "https://github.com/willdurand/JsonpCallbackValidator/issues",
                "source": "https://github.com/willdurand/JsonpCallbackValidator/tree/v2.0.0"
            },
            "install-path": "../willdurand/jsonp-callback-validator"
        },
        {
            "name": "willdurand/negotiation",
            "version": "3.1.0",
            "version_normalized": "3.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/willdurand/Negotiation.git",
                "reference": "68e9ea0553ef6e2ee8db5c1d98829f111e623ec2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/68e9ea0553ef6e2ee8db5c1d98829f111e623ec2",
                "reference": "68e9ea0553ef6e2ee8db5c1d98829f111e623ec2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.0"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "^5.0"
            },
            "time": "2022-01-30T20:08:53+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Negotiation\\": "src/Negotiation"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "William Durand",
                    "email": "will+git@drnd.me"
                }
            ],
            "description": "Content Negotiation tools for PHP provided as a standalone library.",
            "homepage": "http://williamdurand.fr/Negotiation/",
            "keywords": [
                "accept",
                "content",
                "format",
                "header",
                "negotiation"
            ],
            "support": {
                "issues": "https://github.com/willdurand/Negotiation/issues",
                "source": "https://github.com/willdurand/Negotiation/tree/3.1.0"
            },
            "install-path": "../willdurand/negotiation"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
