{
        "packages": [
                {
                        "name": "behat/transliterator",
                        "version": "v1.5.0",
                        "version_normalized": "1.5.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/Behat/Transliterator.git",
                                "reference": "baac5873bac3749887d28ab68e2f74db3a4408af"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/Behat/Transliterator/zipball/baac5873bac3749887d28ab68e2f74db3a4408af",
                                "reference": "baac5873bac3749887d28ab68e2f74db3a4408af",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.2"
                        },
                        "require-dev": {
                                "chuyskywalker/rolling-curl": "^3.1",
                                "php-yaoi/php-yaoi": "^1.0",
                                "phpunit/phpunit": "^8.5.25 || ^9.5.19"
                        },
                        "time": "2022-03-30T09:27:43+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "1.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Behat\\Transliterator\\": "src/Behat/Transliterator"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "Artistic-1.0"
                        ],
                        "description": "String transliterator",
                        "keywords": [
                                "i18n",
                                "slug",
                                "transliterator"
                        ],
                        "install-path": "../behat/transliterator"
                },
                {
                        "name": "craue/formflow-bundle",
                        "version": "3.7.0",
                        "version_normalized": "3.7.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/craue/CraueFormFlowBundle.git",
                                "reference": "8fea7ced6145451a5ccca2e8d4d87c74e6d42b56"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/craue/CraueFormFlowBundle/zipball/8fea7ced6145451a5ccca2e8d4d87c74e6d42b56",
                                "reference": "8fea7ced6145451a5ccca2e8d4d87c74e6d42b56",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^7.3 || ^8",
                                "symfony/config": "^4.4 || ^5.4 || ^6.3 || ^7.0",
                                "symfony/dependency-injection": "^4.4 || ^5.4 || ^6.3 || ^7.0",
                                "symfony/event-dispatcher": "^4.4 || ^5.4 || ^6.3 || ^7.0",
                                "symfony/form": "^4.4 || ^5.4 || ^6.3 || ^7.0",
                                "symfony/http-foundation": "^4.4 || ^5.4 || ^6.3 || ^7.0",
                                "symfony/http-kernel": "^4.4 || ^5.4 || ^6.3 || ^7.0",
                                "symfony/options-resolver": "^4.4 || ^5.4 || ^6.3 || ^7.0",
                                "symfony/security-core": "^4.4 || ^5.4 || ^6.3 || ^7.0",
                                "symfony/translation": "^4.4 || ^5.4 || ^6.3 || ^7.0",
                                "symfony/validator": "^4.4 || ^5.4 || ^6.3 || ^7.0",
                                "symfony/yaml": "^4.4 || ^5.4 || ^6.3 || ^7.0"
                        },
                        "conflict": {
                                "doctrine/dbal": "<2.10"
                        },
                        "require-dev": {
                                "craue/translations-tests": "^1.1",
                                "doctrine/collections": "^1.8 || ^2.1",
                                "doctrine/common": "^2.9 || ^3.0",
                                "doctrine/dbal": "^2.10 || ^3.0",
                                "doctrine/doctrine-bundle": "^1.10 || ^2.0",
                                "phpstan/extension-installer": "^1.1",
                                "phpstan/phpstan": "^1.10",
                                "phpstan/phpstan-deprecation-rules": "^1.0",
                                "phpstan/phpstan-strict-rules": "^1.1",
                                "phpstan/phpstan-symfony": "^1.1",
                                "phpunit/phpunit": "^9.5",
                                "symfony/browser-kit": "^4.4 || ^5.4 || ^6.3 || ^7.0",
                                "symfony/css-selector": "^4.4 || ^5.4 || ^6.3 || ^7.0",
                                "symfony/mime": "^4.4 || ^5.4 || ^6.3 || ^7.0",
                                "symfony/phpunit-bridge": "^7.0",
                                "symfony/security-bundle": "^4.4 || ^5.4 || ^6.3 || ^7.0",
                                "symfony/twig-bundle": "^4.4 || ^5.4 || ^6.3 || ^7.0"
                        },
                        "time": "2024-01-11T01:03:17+00:00",
                        "type": "symfony-bundle",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "3.7.x-dev"
                                }
                        },
                        "installation-source": "source",
                        "autoload": {
                                "psr-4": {
                                        "Craue\\FormFlowBundle\\": ""
                                },
                                "exclude-from-classmap": [
                                        "/Tests/"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Christian Raue",
                                        "email": "christian.raue@gmail.com"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "https://github.com/craue/CraueFormFlowBundle/contributors"
                                }
                        ],
                        "description": "Multi-step forms for your Symfony project.",
                        "homepage": "https://github.com/craue/CraueFormFlowBundle",
                        "keywords": [
                                "form",
                                "step",
                                "symfony",
                                "wizard"
                        ],
                        "support": {
                                "issues": "https://github.com/craue/CraueFormFlowBundle/issues",
                                "source": "https://github.com/craue/CraueFormFlowBundle/tree/3.7.0"
                        },
                        "install-path": "../craue/formflow-bundle"
                },
                {
                        "name": "doctrine/annotations",
                        "version": "2.0.1",
                        "version_normalized": "2.0.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/annotations.git",
                                "reference": "e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/annotations/zipball/e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f",
                                "reference": "e157ef3f3124bbf6fe7ce0ffd109e8a8ef284e7f",
                                "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.8.0",
                                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
                                "symfony/cache": "^5.4 || ^6",
                                "vimeo/psalm": "^4.10"
                        },
                        "suggest": {
                                "php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations"
                        },
                        "time": "2023-02-02T22:02:53+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.1"
                        },
                        "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"
                        ],
                        "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"
                                }
                        ],
                        "install-path": "../doctrine/cache"
                },
                {
                        "name": "doctrine/collections",
                        "version": "2.2.1",
                        "version_normalized": "2.2.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/collections.git",
                                "reference": "420480fc085bc65f3c956af13abe8e7546f94813"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/collections/zipball/420480fc085bc65f3c956af13abe8e7546f94813",
                                "reference": "420480fc085bc65f3c956af13abe8e7546f94813",
                                "shasum": ""
                        },
                        "require": {
                                "doctrine/deprecations": "^1",
                                "php": "^8.1"
                        },
                        "require-dev": {
                                "doctrine/coding-standard": "^12",
                                "ext-json": "*",
                                "phpstan/phpstan": "^1.8",
                                "phpstan/phpstan-phpunit": "^1.0",
                                "phpunit/phpunit": "^10.5",
                                "vimeo/psalm": "^5.11"
                        },
                        "time": "2024-03-05T22:28:45+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.2.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%2Fcollections",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../doctrine/collections"
                },
                {
                        "name": "doctrine/common",
                        "version": "3.4.3",
                        "version_normalized": "3.4.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/common.git",
                                "reference": "8b5e5650391f851ed58910b3e3d48a71062eeced"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/common/zipball/8b5e5650391f851ed58910b3e3d48a71062eeced",
                                "reference": "8b5e5650391f851ed58910b3e3d48a71062eeced",
                                "shasum": ""
                        },
                        "require": {
                                "doctrine/persistence": "^2.0 || ^3.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": "2022-10-09T11:47:59+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.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%2Fcommon",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../doctrine/common"
                },
                {
                        "name": "doctrine/dbal",
                        "version": "3.8.3",
                        "version_normalized": "3.8.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/dbal.git",
                                "reference": "db922ba9436b7b18a23d1653a0b41ff2369ca41c"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/dbal/zipball/db922ba9436b7b18a23d1653a0b41ff2369ca41c",
                                "reference": "db922ba9436b7b18a23d1653a0b41ff2369ca41c",
                                "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.58",
                                "phpstan/phpstan-strict-rules": "^1.5",
                                "phpunit/phpunit": "9.6.16",
                                "psalm/plugin-phpunit": "0.18.4",
                                "slevomat/coding-standard": "8.13.1",
                                "squizlabs/php_codesniffer": "3.9.0",
                                "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-03-03T15:55:06+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.8.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.3",
                        "version_normalized": "1.1.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/deprecations.git",
                                "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/deprecations/zipball/dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab",
                                "reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^7.1 || ^8.0"
                        },
                        "require-dev": {
                                "doctrine/coding-standard": "^9",
                                "phpstan/phpstan": "1.4.10 || 1.10.15",
                                "phpstan/phpstan-phpunit": "^1.0",
                                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
                                "psalm/plugin-phpunit": "0.18.4",
                                "psr/log": "^1 || ^2 || ^3",
                                "vimeo/psalm": "4.30.0 || 5.12.0"
                        },
                        "suggest": {
                                "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
                        },
                        "time": "2024-01-30T19:34:25+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
                                }
                        },
                        "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.3"
                        },
                        "install-path": "../doctrine/deprecations"
                },
                {
                        "name": "doctrine/doctrine-bundle",
                        "version": "2.11.3",
                        "version_normalized": "2.11.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/DoctrineBundle.git",
                                "reference": "492725310ae9a1b5b20d6ae09fb5ae6404616e68"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/492725310ae9a1b5b20d6ae09fb5ae6404616e68",
                                "reference": "492725310ae9a1b5b20d6ae09fb5ae6404616e68",
                                "shasum": ""
                        },
                        "require": {
                                "doctrine/cache": "^1.11 || ^2.0",
                                "doctrine/dbal": "^3.7.0 || ^4.0",
                                "doctrine/persistence": "^2.2 || ^3",
                                "doctrine/sql-formatter": "^1.0.1",
                                "php": "^7.4 || ^8.0",
                                "symfony/cache": "^5.4 || ^6.0 || ^7.0",
                                "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.19 || ^6.0.7 || ^7.0",
                                "symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0",
                                "symfony/polyfill-php80": "^1.15",
                                "symfony/service-contracts": "^1.1.1 || ^2.0 || ^3"
                        },
                        "conflict": {
                                "doctrine/annotations": ">=3.0",
                                "doctrine/orm": "<2.17 || >=4.0",
                                "twig/twig": "<1.34 || >=2.0 <2.4"
                        },
                        "require-dev": {
                                "doctrine/annotations": "^1 || ^2",
                                "doctrine/coding-standard": "^12",
                                "doctrine/deprecations": "^1.0",
                                "doctrine/orm": "^2.17 || ^3.0",
                                "friendsofphp/proxy-manager-lts": "^1.0",
                                "phpunit/phpunit": "^9.5.26",
                                "psalm/plugin-phpunit": "^0.18.4",
                                "psalm/plugin-symfony": "^5",
                                "psr/log": "^1.1.4 || ^2.0 || ^3.0",
                                "symfony/phpunit-bridge": "^6.1 || ^7.0",
                                "symfony/property-info": "^5.4 || ^6.0 || ^7.0",
                                "symfony/proxy-manager-bridge": "^5.4 || ^6.0 || ^7.0",
                                "symfony/security-bundle": "^5.4 || ^6.0 || ^7.0",
                                "symfony/string": "^5.4 || ^6.0 || ^7.0",
                                "symfony/twig-bridge": "^5.4 || ^6.0 || ^7.0",
                                "symfony/validator": "^5.4 || ^6.0 || ^7.0",
                                "symfony/var-exporter": "^5.4 || ^6.2 || ^7.0",
                                "symfony/web-profiler-bundle": "^5.4 || ^6.0 || ^7.0",
                                "symfony/yaml": "^5.4 || ^6.0 || ^7.0",
                                "twig/twig": "^1.34 || ^2.12 || ^3.0",
                                "vimeo/psalm": "^5.15"
                        },
                        "suggest": {
                                "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
                                "ext-pdo": "*",
                                "symfony/web-profiler-bundle": "To use the data collector."
                        },
                        "time": "2024-02-10T20:56:20+00:00",
                        "type": "symfony-bundle",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Doctrine\\Bundle\\DoctrineBundle\\": ""
                                }
                        },
                        "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.11.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-bundle",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../doctrine/doctrine-bundle"
                },
                {
                        "name": "doctrine/doctrine-migrations-bundle",
                        "version": "3.3.0",
                        "version_normalized": "3.3.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
                                "reference": "1dd42906a5fb9c5960723e2ebb45c68006493835"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/1dd42906a5fb9c5960723e2ebb45c68006493835",
                                "reference": "1dd42906a5fb9c5960723e2ebb45c68006493835",
                                "shasum": ""
                        },
                        "require": {
                                "doctrine/doctrine-bundle": "^2.4",
                                "doctrine/migrations": "^3.2",
                                "php": "^7.2|^8.0",
                                "symfony/deprecation-contracts": "^2.1 || ^3",
                                "symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0"
                        },
                        "require-dev": {
                                "doctrine/coding-standard": "^12",
                                "doctrine/orm": "^2.6 || ^3",
                                "doctrine/persistence": "^2.0 || ^3 ",
                                "phpstan/phpstan": "^1.4",
                                "phpstan/phpstan-deprecation-rules": "^1",
                                "phpstan/phpstan-phpunit": "^1",
                                "phpstan/phpstan-strict-rules": "^1.1",
                                "phpstan/phpstan-symfony": "^1.3",
                                "phpunit/phpunit": "^8.5|^9.5",
                                "psalm/plugin-phpunit": "^0.18.4",
                                "psalm/plugin-symfony": "^3 || ^5",
                                "symfony/phpunit-bridge": "^6.3 || ^7",
                                "symfony/var-exporter": "^5.4 || ^6 || ^7",
                                "vimeo/psalm": "^4.30 || ^5.15"
                        },
                        "time": "2023-11-13T19:44:41+00:00",
                        "type": "symfony-bundle",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Doctrine\\Bundle\\MigrationsBundle\\": ""
                                },
                                "exclude-from-classmap": [
                                        "/Tests/"
                                ]
                        },
                        "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.3.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.0.0",
                        "version_normalized": "2.0.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/event-manager.git",
                                "reference": "750671534e0241a7c50ea5b43f67e23eb5c96f32"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/event-manager/zipball/750671534e0241a7c50ea5b43f67e23eb5c96f32",
                                "reference": "750671534e0241a7c50ea5b43f67e23eb5c96f32",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^8.1"
                        },
                        "conflict": {
                                "doctrine/common": "<2.9"
                        },
                        "require-dev": {
                                "doctrine/coding-standard": "^10",
                                "phpstan/phpstan": "^1.8.8",
                                "phpunit/phpunit": "^9.5",
                                "vimeo/psalm": "^4.28"
                        },
                        "time": "2022-10-12T20:59:15+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.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%2Fevent-manager",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../doctrine/event-manager"
                },
                {
                        "name": "doctrine/inflector",
                        "version": "2.0.10",
                        "version_normalized": "2.0.10.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/inflector.git",
                                "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/inflector/zipball/5817d0659c5b50c9b950feb9af7b9668e2c436bc",
                                "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^7.2 || ^8.0"
                        },
                        "require-dev": {
                                "doctrine/coding-standard": "^11.0",
                                "phpstan/phpstan": "^1.8",
                                "phpstan/phpstan-phpunit": "^1.1",
                                "phpstan/phpstan-strict-rules": "^1.3",
                                "phpunit/phpunit": "^8.5 || ^9.5",
                                "vimeo/psalm": "^4.25 || ^5.4"
                        },
                        "time": "2024-02-18T20:23:39+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
                                }
                        },
                        "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.0.10"
                        },
                        "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.7.4",
                        "version_normalized": "3.7.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/migrations.git",
                                "reference": "954e0a314c2f0eb9fb418210445111747de254a6"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/migrations/zipball/954e0a314c2f0eb9fb418210445111747de254a6",
                                "reference": "954e0a314c2f0eb9fb418210445111747de254a6",
                                "shasum": ""
                        },
                        "require": {
                                "composer-runtime-api": "^2",
                                "doctrine/dbal": "^3.5.1 || ^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",
                                "symfony/stopwatch": "^5.4 || ^6.0 || ^7.0",
                                "symfony/var-exporter": "^6.2 || ^7.0"
                        },
                        "conflict": {
                                "doctrine/orm": "<2.12 || >=4"
                        },
                        "require-dev": {
                                "doctrine/coding-standard": "^12",
                                "doctrine/orm": "^2.13 || ^3",
                                "doctrine/persistence": "^2 || ^3",
                                "doctrine/sql-formatter": "^1.0",
                                "ext-pdo_sqlite": "*",
                                "phpstan/phpstan": "^1.10",
                                "phpstan/phpstan-deprecation-rules": "^1.1",
                                "phpstan/phpstan-phpunit": "^1.3",
                                "phpstan/phpstan-strict-rules": "^1.4",
                                "phpstan/phpstan-symfony": "^1.3",
                                "phpunit/phpunit": "^10.3",
                                "symfony/cache": "^5.4 || ^6.0 || ^7.0",
                                "symfony/process": "^5.4 || ^6.0 || ^7.0",
                                "symfony/yaml": "^5.4 || ^6.0 || ^7.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": "2024-03-06T13:41:11+00:00",
                        "bin": [
                                "bin/doctrine-migrations"
                        ],
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Doctrine\\Migrations\\": "lib/Doctrine/Migrations"
                                }
                        },
                        "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.7.4"
                        },
                        "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.19.0",
                        "version_normalized": "2.19.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/orm.git",
                                "reference": "a809a71aa6a233a6c82e68ebaaf8954adc4998dc"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/orm/zipball/a809a71aa6a233a6c82e68ebaaf8954adc4998dc",
                                "reference": "a809a71aa6a233a6c82e68ebaaf8954adc4998dc",
                                "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",
                                "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 || ^12.0",
                                "phpbench/phpbench": "^0.16.10 || ^1.0",
                                "phpstan/phpstan": "~1.4.10 || 1.10.59",
                                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6",
                                "psr/log": "^1 || ^2 || ^3",
                                "squizlabs/php_codesniffer": "3.7.2",
                                "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",
                                "vimeo/psalm": "4.30.0 || 5.22.2"
                        },
                        "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": "2024-03-03T17:43:41+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.19.0"
                        },
                        "install-path": "../doctrine/orm"
                },
                {
                        "name": "doctrine/persistence",
                        "version": "3.3.2",
                        "version_normalized": "3.3.2.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/persistence.git",
                                "reference": "477da35bd0255e032826f440b94b3e37f2d56f42"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/persistence/zipball/477da35bd0255e032826f440b94b3e37f2d56f42",
                                "reference": "477da35bd0255e032826f440b94b3e37f2d56f42",
                                "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": {
                                "composer/package-versions-deprecated": "^1.11",
                                "doctrine/coding-standard": "^11",
                                "doctrine/common": "^3.0",
                                "phpstan/phpstan": "1.9.4",
                                "phpstan/phpstan-phpunit": "^1",
                                "phpstan/phpstan-strict-rules": "^1.1",
                                "phpunit/phpunit": "^8.5 || ^9.5",
                                "symfony/cache": "^4.4 || ^5.4 || ^6.0",
                                "vimeo/psalm": "4.30.0 || 5.3.0"
                        },
                        "time": "2024-03-12T14:54:36+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.3.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%2Fpersistence",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../doctrine/persistence"
                },
                {
                        "name": "doctrine/sql-formatter",
                        "version": "1.2.0",
                        "version_normalized": "1.2.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/sql-formatter.git",
                                "reference": "a321d114e0a18e6497f8a2cd6f890e000cc17ecc"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/a321d114e0a18e6497f8a2cd6f890e000cc17ecc",
                                "reference": "a321d114e0a18e6497f8a2cd6f890e000cc17ecc",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^7.1 || ^8.0"
                        },
                        "require-dev": {
                                "bamarni/composer-bin-plugin": "^1.4"
                        },
                        "time": "2023-08-16T21:49:04+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.2.0"
                        },
                        "install-path": "../doctrine/sql-formatter"
                },
                {
                        "name": "egulias/email-validator",
                        "version": "4.0.2",
                        "version_normalized": "4.0.2.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/egulias/EmailValidator.git",
                                "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ebaaf5be6c0286928352e054f2d5125608e5405e",
                                "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e",
                                "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": "2023-10-06T06:47:41+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.2"
                        },
                        "funding": [
                                {
                                        "url": "https://github.com/egulias",
                                        "type": "github"
                                }
                        ],
                        "install-path": "../egulias/email-validator"
                },
                {
                        "name": "eway/eway-rapid-php",
                        "version": "1.4.1",
                        "version_normalized": "1.4.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/eWAYPayment/eway-rapid-php.git",
                                "reference": "3ccc17406101db7e6670b2e76b088124c6955c14"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/eWAYPayment/eway-rapid-php/zipball/3ccc17406101db7e6670b2e76b088124c6955c14",
                                "reference": "3ccc17406101db7e6670b2e76b088124c6955c14",
                                "shasum": ""
                        },
                        "require": {
                                "ext-curl": "*",
                                "ext-json": "*",
                                "php": ">=5.4.0"
                        },
                        "require-dev": {
                                "internations/http-mock": "~0.7",
                                "jeremeamia/superclosure": "1.0.2",
                                "phpdocumentor/phpdocumentor": "~2.8",
                                "phpunit/phpunit": "4.8.*",
                                "squizlabs/php_codesniffer": "2.*"
                        },
                        "time": "2022-08-04T05:24:33+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Eway\\": "src"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "eWAY",
                                        "homepage": "https://www.eway.com.au"
                                }
                        ],
                        "description": "eWAY Rapid PHP library",
                        "homepage": "https://www.eway.com.au",
                        "keywords": [
                                "eway",
                                "payment processing",
                                "payments",
                                "rapid"
                        ],
                        "install-path": "../eway/eway-rapid-php"
                },
                {
                        "name": "exercise/htmlpurifier-bundle",
                        "version": "5.0",
                        "version_normalized": "5.0.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/Exercise/HTMLPurifierBundle.git",
                                "reference": "3a6420410366933841589552c680f42b8481b1e4"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/Exercise/HTMLPurifierBundle/zipball/3a6420410366933841589552c680f42b8481b1e4",
                                "reference": "3a6420410366933841589552c680f42b8481b1e4",
                                "shasum": ""
                        },
                        "require": {
                                "ezyang/htmlpurifier": "~4.14",
                                "php": "^8.1",
                                "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"
                        },
                        "require-dev": {
                                "symfony/form": "^5.4 || ^6.0 || ^7.0",
                                "symfony/phpunit-bridge": "^7.0",
                                "twig/twig": "^2.4.4 || ^3.0"
                        },
                        "time": "2023-11-16T11:41:23+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/v5.0-BETA1"
                        },
                        "install-path": "../exercise/htmlpurifier-bundle"
                },
                {
                        "name": "ezyang/htmlpurifier",
                        "version": "v4.17.0",
                        "version_normalized": "4.17.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/ezyang/htmlpurifier.git",
                                "reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/bbc513d79acf6691fa9cf10f192c90dd2957f18c",
                                "reference": "bbc513d79acf6691fa9cf10f192c90dd2957f18c",
                                "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"
                        },
                        "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": "2023-11-17T15:01:25+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.17.0"
                        },
                        "install-path": "../ezyang/htmlpurifier"
                },
                {
                        "name": "friendsofsymfony/jsrouting-bundle",
                        "version": "3.5.0",
                        "version_normalized": "3.5.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git",
                                "reference": "571de55de958d02655561cfe295b4ede2ef3669e"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/571de55de958d02655561cfe295b4ede2ef3669e",
                                "reference": "571de55de958d02655561cfe295b4ede2ef3669e",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^8.0",
                                "symfony/console": "^5.4|^6.0|^7.0",
                                "symfony/framework-bundle": "^5.4|^6.0|^7.0",
                                "symfony/serializer": "^5.4|^6.0.1|^7.0",
                                "willdurand/jsonp-callback-validator": "~1.1|^2.0"
                        },
                        "require-dev": {
                                "symfony/expression-language": "^5.4|^6.0|^7.0",
                                "symfony/phpunit-bridge": "^5.4|^6.0|^7.0"
                        },
                        "time": "2024-01-23T21:30:47+00:00",
                        "type": "symfony-bundle",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "3.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "FOS\\JsRoutingBundle\\": ""
                                },
                                "exclude-from-classmap": [
                                        "/Tests/"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "William Durand",
                                        "email": "will+git@drnd.me"
                                },
                                {
                                        "name": "FriendsOfSymfony Community",
                                        "homepage": "https://github.com/friendsofsymfony/FOSJsRoutingBundle/contributors"
                                }
                        ],
                        "description": "A pretty nice way to expose your Symfony routing to client applications.",
                        "homepage": "http://friendsofsymfony.github.com",
                        "keywords": [
                                "Js Routing",
                                "javascript",
                                "routing"
                        ],
                        "support": {
                                "issues": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/issues",
                                "source": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/tree/3.5.0"
                        },
                        "install-path": "../friendsofsymfony/jsrouting-bundle"
                },
                {
                        "name": "gedmo/doctrine-extensions",
                        "version": "v3.14.0",
                        "version_normalized": "3.14.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine-extensions/DoctrineExtensions.git",
                                "reference": "3b5b5cba476b4ae32a55ef69ef2e59d64d5893cf"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine-extensions/DoctrineExtensions/zipball/3b5b5cba476b4ae32a55ef69ef2e59d64d5893cf",
                                "reference": "3b5b5cba476b4ae32a55ef69ef2e59d64d5893cf",
                                "shasum": ""
                        },
                        "require": {
                                "behat/transliterator": "^1.2",
                                "doctrine/annotations": "^1.13 || ^2.0",
                                "doctrine/collections": "^1.2 || ^2.0",
                                "doctrine/common": "^2.13 || ^3.0",
                                "doctrine/event-manager": "^1.2 || ^2.0",
                                "doctrine/persistence": "^2.2 || ^3.0",
                                "php": "^7.4 || ^8.0",
                                "psr/cache": "^1 || ^2 || ^3",
                                "symfony/cache": "^5.4 || ^6.0 || ^7.0",
                                "symfony/deprecation-contracts": "^2.1 || ^3.0"
                        },
                        "conflict": {
                                "doctrine/dbal": "<3.2",
                                "doctrine/mongodb-odm": "<2.3",
                                "doctrine/orm": "<2.14.0 || 2.16.0 || 2.16.1",
                                "sebastian/comparator": "<2.0"
                        },
                        "require-dev": {
                                "doctrine/cache": "^1.11 || ^2.0",
                                "doctrine/dbal": "^3.2",
                                "doctrine/doctrine-bundle": "^2.3",
                                "doctrine/mongodb-odm": "^2.3",
                                "doctrine/orm": "^2.14.0",
                                "friendsofphp/php-cs-fixer": "^3.14.0",
                                "nesbot/carbon": "^2.71 || 3.x-dev as 3.0",
                                "phpstan/phpstan": "^1.10.2",
                                "phpstan/phpstan-doctrine": "^1.0",
                                "phpstan/phpstan-phpunit": "^1.0",
                                "phpunit/phpunit": "^9.6",
                                "rector/rector": "^0.18",
                                "symfony/console": "^5.4 || ^6.0 || ^7.0",
                                "symfony/phpunit-bridge": "^6.0 || ^7.0",
                                "symfony/yaml": "^5.4 || ^6.0 || ^7.0"
                        },
                        "suggest": {
                                "doctrine/mongodb-odm": "to use the extensions with the MongoDB ODM",
                                "doctrine/orm": "to use the extensions with the ORM"
                        },
                        "time": "2023-12-03T09:10:34+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-main": "3.13-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Gedmo\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Gediminas Morkevicius",
                                        "email": "gediminas.morkevicius@gmail.com"
                                },
                                {
                                        "name": "Gustavo Falco",
                                        "email": "comfortablynumb84@gmail.com"
                                },
                                {
                                        "name": "David Buchmann",
                                        "email": "david@liip.ch"
                                }
                        ],
                        "description": "Doctrine behavioral extensions",
                        "homepage": "http://gediminasm.org/",
                        "keywords": [
                                "Blameable",
                                "behaviors",
                                "doctrine",
                                "extensions",
                                "gedmo",
                                "loggable",
                                "nestedset",
                                "odm",
                                "orm",
                                "sluggable",
                                "sortable",
                                "timestampable",
                                "translatable",
                                "tree",
                                "uploadable"
                        ],
                        "support": {
                                "email": "gediminas.morkevicius@gmail.com",
                                "issues": "https://github.com/doctrine-extensions/DoctrineExtensions/issues",
                                "source": "https://github.com/doctrine-extensions/DoctrineExtensions/tree/v3.14.0",
                                "wiki": "https://github.com/Atlantic18/DoctrineExtensions/tree/main/doc"
                        },
                        "funding": [
                                {
                                        "url": "https://github.com/l3pp4rd",
                                        "type": "github"
                                },
                                {
                                        "url": "https://github.com/mbabker",
                                        "type": "github"
                                },
                                {
                                        "url": "https://github.com/phansys",
                                        "type": "github"
                                },
                                {
                                        "url": "https://github.com/stof",
                                        "type": "github"
                                }
                        ],
                        "install-path": "../gedmo/doctrine-extensions"
                },
                {
                        "name": "google/recaptcha",
                        "version": "1.3.0",
                        "version_normalized": "1.3.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/google/recaptcha.git",
                                "reference": "d59a801e98a4e9174814a6d71bbc268dff1202df"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/google/recaptcha/zipball/d59a801e98a4e9174814a6d71bbc268dff1202df",
                                "reference": "d59a801e98a4e9174814a6d71bbc268dff1202df",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8"
                        },
                        "require-dev": {
                                "friendsofphp/php-cs-fixer": "^3.14",
                                "php-coveralls/php-coveralls": "^2.5",
                                "phpunit/phpunit": "^10"
                        },
                        "time": "2023-02-18T17:41:46+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "1.3.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "ReCaptcha\\": "src/ReCaptcha"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "BSD-3-Clause"
                        ],
                        "description": "Client library for reCAPTCHA, a free service that protects websites from spam and abuse.",
                        "homepage": "https://www.google.com/recaptcha/",
                        "keywords": [
                                "Abuse",
                                "captcha",
                                "recaptcha",
                                "spam"
                        ],
                        "support": {
                                "forum": "https://groups.google.com/forum/#!forum/recaptcha",
                                "issues": "https://github.com/google/recaptcha/issues",
                                "source": "https://github.com/google/recaptcha"
                        },
                        "install-path": "../google/recaptcha"
                },
                {
                        "name": "guzzlehttp/guzzle",
                        "version": "7.8.1",
                        "version_normalized": "7.8.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/guzzle/guzzle.git",
                                "reference": "41042bc7ab002487b876a0683fc8dce04ddce104"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/41042bc7ab002487b876a0683fc8dce04ddce104",
                                "reference": "41042bc7ab002487b876a0683fc8dce04ddce104",
                                "shasum": ""
                        },
                        "require": {
                                "ext-json": "*",
                                "guzzlehttp/promises": "^1.5.3 || ^2.0.1",
                                "guzzlehttp/psr7": "^1.9.1 || ^2.5.1",
                                "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": "*",
                                "php-http/client-integration-tests": "dev-master#2c025848417c1135031fdf9c728ee53d0a7ceaee as 3.0.999",
                                "php-http/message-factory": "^1.1",
                                "phpunit/phpunit": "^8.5.36 || ^9.6.15",
                                "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": "2023-12-03T20:35:24+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.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/guzzle",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../guzzlehttp/guzzle"
                },
                {
                        "name": "guzzlehttp/promises",
                        "version": "2.0.2",
                        "version_normalized": "2.0.2.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/guzzle/promises.git",
                                "reference": "bbff78d96034045e58e13dedd6ad91b5d1253223"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/guzzle/promises/zipball/bbff78d96034045e58e13dedd6ad91b5d1253223",
                                "reference": "bbff78d96034045e58e13dedd6ad91b5d1253223",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^7.2.5 || ^8.0"
                        },
                        "require-dev": {
                                "bamarni/composer-bin-plugin": "^1.8.2",
                                "phpunit/phpunit": "^8.5.36 || ^9.6.15"
                        },
                        "time": "2023-12-03T20:19:20+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.0.2"
                        },
                        "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.6.2",
                        "version_normalized": "2.6.2.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/guzzle/psr7.git",
                                "reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/guzzle/psr7/zipball/45b30f99ac27b5ca93cb4831afe16285f57b8221",
                                "reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221",
                                "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",
                                "phpunit/phpunit": "^8.5.36 || ^9.6.15"
                        },
                        "suggest": {
                                "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
                        },
                        "time": "2023-12-03T20:05:35+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.6.2"
                        },
                        "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": "h4cc/wkhtmltopdf-amd64",
                        "version": "0.12.4",
                        "version_normalized": "0.12.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/h4cc/wkhtmltopdf-amd64.git",
                                "reference": "4e2ab2d032a5d7fbe2a741de8b10b8989523c95b"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/h4cc/wkhtmltopdf-amd64/zipball/4e2ab2d032a5d7fbe2a741de8b10b8989523c95b",
                                "reference": "4e2ab2d032a5d7fbe2a741de8b10b8989523c95b",
                                "shasum": ""
                        },
                        "time": "2018-01-15T06:57:33+00:00",
                        "bin": [
                                "bin/wkhtmltopdf-amd64"
                        ],
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "h4cc\\WKHTMLToPDF\\": ""
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "LGPL Version 3"
                        ],
                        "authors": [
                                {
                                        "name": "Julius Beckmann",
                                        "email": "github@h4cc.de"
                                }
                        ],
                        "description": "Convert html to pdf using webkit (qtwebkit). Static linked linux binary for amd64 systems.",
                        "homepage": "http://wkhtmltopdf.org/",
                        "keywords": [
                                "binary",
                                "convert",
                                "pdf",
                                "snapshot",
                                "thumbnail",
                                "wkhtmltopdf"
                        ],
                        "install-path": "../h4cc/wkhtmltopdf-amd64"
                },
                {
                        "name": "imagine/imagine",
                        "version": "1.3.5",
                        "version_normalized": "1.3.5.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/php-imagine/Imagine.git",
                                "reference": "7151d553edec4dc2bbac60419f7a74ff34700e7f"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/php-imagine/Imagine/zipball/7151d553edec4dc2bbac60419f7a74ff34700e7f",
                                "reference": "7151d553edec4dc2bbac60419f7a74ff34700e7f",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.5"
                        },
                        "require-dev": {
                                "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4 || ^9.3"
                        },
                        "suggest": {
                                "ext-exif": "to read EXIF metadata",
                                "ext-gd": "to use the GD implementation",
                                "ext-gmagick": "to use the Gmagick implementation",
                                "ext-imagick": "to use the Imagick implementation"
                        },
                        "time": "2023-06-07T14:49:52+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-develop": "1.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Imagine\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Bulat Shakirzyanov",
                                        "email": "mallluhuct@gmail.com",
                                        "homepage": "http://avalanche123.com"
                                }
                        ],
                        "description": "Image processing for PHP 5.3",
                        "homepage": "http://imagine.readthedocs.org/",
                        "keywords": [
                                "drawing",
                                "graphics",
                                "image manipulation",
                                "image processing"
                        ],
                        "install-path": "../imagine/imagine"
                },
                {
                        "name": "incenteev/composer-parameter-handler",
                        "version": "v2.2.0",
                        "version_normalized": "2.2.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/Incenteev/ParameterHandler.git",
                                "reference": "90bffce926e96b365579a2ef024aab457f4b80c5"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/90bffce926e96b365579a2ef024aab457f4b80c5",
                                "reference": "90bffce926e96b365579a2ef024aab457f4b80c5",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.4",
                                "symfony/yaml": "^5.4 || ^6.0 || ^7.0"
                        },
                        "require-dev": {
                                "composer/composer": "^2.0@dev",
                                "phpspec/prophecy-phpunit": "^2.1",
                                "phpunit/phpunit": "^9.6",
                                "symfony/filesystem": "^5.4 || ^6.0 || ^7.0",
                                "symfony/phpunit-bridge": "^6.4.1 || ^7.0.1"
                        },
                        "time": "2023-12-09T10:31:14+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "2.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Incenteev\\ParameterHandler\\": ""
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Christophe Coevoet",
                                        "email": "stof@notk.org"
                                }
                        ],
                        "description": "Composer script handling your ignored parameter file",
                        "homepage": "https://github.com/Incenteev/ParameterHandler",
                        "keywords": [
                                "parameters management"
                        ],
                        "support": {
                                "issues": "https://github.com/Incenteev/ParameterHandler/issues",
                                "source": "https://github.com/Incenteev/ParameterHandler/tree/v2.2.0"
                        },
                        "install-path": "../incenteev/composer-parameter-handler"
                },
                {
                        "name": "jms/metadata",
                        "version": "2.8.0",
                        "version_normalized": "2.8.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/schmittjoh/metadata.git",
                                "reference": "7ca240dcac0c655eb15933ee55736ccd2ea0d7a6"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/7ca240dcac0c655eb15933ee55736ccd2ea0d7a6",
                                "reference": "7ca240dcac0c655eb15933ee55736ccd2ea0d7a6",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^7.2|^8.0"
                        },
                        "require-dev": {
                                "doctrine/cache": "^1.0",
                                "doctrine/coding-standard": "^8.0",
                                "mikey179/vfsstream": "^1.6.7",
                                "phpunit/phpunit": "^8.5|^9.0",
                                "psr/container": "^1.0|^2.0",
                                "symfony/cache": "^3.1|^4.0|^5.0",
                                "symfony/dependency-injection": "^3.1|^4.0|^5.0"
                        },
                        "time": "2023-02-15T13:44:18+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"
                        ],
                        "install-path": "../jms/metadata"
                },
                {
                        "name": "jms/serializer",
                        "version": "3.30.0",
                        "version_normalized": "3.30.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/schmittjoh/serializer.git",
                                "reference": "bf1105358123d7c02ee6cad08ea33ab535a09d5e"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/bf1105358123d7c02ee6cad08ea33ab535a09d5e",
                                "reference": "bf1105358123d7c02ee6cad08ea33ab535a09d5e",
                                "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"
                        },
                        "require-dev": {
                                "doctrine/annotations": "^1.14 || ^2.0",
                                "doctrine/coding-standard": "^12.0",
                                "doctrine/orm": "^2.14 || ^3.0",
                                "doctrine/persistence": "^2.5.2 || ^3.0",
                                "doctrine/phpcr-odm": "^1.5.2 || ^2.0",
                                "ext-pdo_sqlite": "*",
                                "jackalope/jackalope-doctrine-dbal": "^1.3",
                                "ocramius/proxy-manager": "^1.0 || ^2.0",
                                "phpbench/phpbench": "^1.0",
                                "phpstan/phpstan": "^1.0.2",
                                "phpunit/phpunit": "^9.0 || ^10.0",
                                "psr/container": "^1.0 || ^2.0",
                                "rector/rector": "^0.19.0",
                                "symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
                                "symfony/expression-language": "^5.4 || ^6.0 || ^7.0",
                                "symfony/filesystem": "^5.4 || ^6.0 || ^7.0",
                                "symfony/form": "^5.4 || ^6.0 || ^7.0",
                                "symfony/translation": "^5.4 || ^6.0 || ^7.0",
                                "symfony/uid": "^5.4 || ^6.0 || ^7.0",
                                "symfony/validator": "^5.4 || ^6.0 || ^7.0",
                                "symfony/yaml": "^5.4 || ^6.0 || ^7.0",
                                "twig/twig": "^1.34 || ^2.4 || ^3.0"
                        },
                        "suggest": {
                                "doctrine/collections": "Required if you like to use doctrine collection types as ArrayCollection.",
                                "symfony/cache": "Required if you like to use cache functionality.",
                                "symfony/uid": "Required if you'd like to serialize UID objects.",
                                "symfony/yaml": "Required if you'd like to use the YAML metadata format."
                        },
                        "time": "2024-02-24T14:12:14+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.30.0"
                        },
                        "funding": [
                                {
                                        "url": "https://github.com/goetas",
                                        "type": "github"
                                }
                        ],
                        "install-path": "../jms/serializer"
                },
                {
                        "name": "jms/serializer-bundle",
                        "version": "5.4.0",
                        "version_normalized": "5.4.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/schmittjoh/JMSSerializerBundle.git",
                                "reference": "6fa2dd0083e00fe21c5da171556d7ecabc14b437"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/schmittjoh/JMSSerializerBundle/zipball/6fa2dd0083e00fe21c5da171556d7ecabc14b437",
                                "reference": "6fa2dd0083e00fe21c5da171556d7ecabc14b437",
                                "shasum": ""
                        },
                        "require": {
                                "jms/metadata": "^2.6",
                                "jms/serializer": "^3.28",
                                "php": "^7.4 || ^8.0",
                                "symfony/config": "^5.4 || ^6.0 || ^7.0",
                                "symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
                                "symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0"
                        },
                        "require-dev": {
                                "doctrine/coding-standard": "^8.1",
                                "doctrine/orm": "^2.14",
                                "phpunit/phpunit": "^8.0 || ^9.0",
                                "symfony/expression-language": "^5.4 || ^6.0 || ^7.0",
                                "symfony/finder": "^5.4 || ^6.0 || ^7.0",
                                "symfony/form": "^5.4 || ^6.0 || ^7.0",
                                "symfony/stopwatch": "^5.4 || ^6.0 || ^7.0",
                                "symfony/templating": "^5.4 || ^6.0",
                                "symfony/twig-bundle": "^5.4 || ^6.0 || ^7.0",
                                "symfony/uid": "^5.4 || ^6.0 || ^7.0",
                                "symfony/validator": "^5.4 || ^6.0 || ^7.0",
                                "symfony/yaml": "^5.4 || ^6.0 || ^7.0"
                        },
                        "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": "2023-12-12T15:33:15+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.4.0"
                        },
                        "funding": [
                                {
                                        "url": "https://github.com/goetas",
                                        "type": "github"
                                }
                        ],
                        "install-path": "../jms/serializer-bundle"
                },
                {
                        "name": "knplabs/doctrine-behaviors",
                        "version": "1.4.1",
                        "version_normalized": "1.4.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/KnpLabs/DoctrineBehaviors.git",
                                "reference": "6b99da7e6bb5570657bec6c3d7b55455b270fa19"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/KnpLabs/DoctrineBehaviors/zipball/6b99da7e6bb5570657bec6c3d7b55455b270fa19",
                                "reference": "6b99da7e6bb5570657bec6c3d7b55455b270fa19",
                                "shasum": ""
                        },
                        "require": {
                                "behat/transliterator": "~1.0",
                                "doctrine/common": ">=2.2",
                                "php": ">=5.4"
                        },
                        "require-dev": {
                                "doctrine/orm": ">=2.4.5",
                                "ext-pdo_mysql": "*",
                                "ext-pdo_pgsql": "*",
                                "ext-pdo_sqlite": "*",
                                "hexmedia/yaml-linter": "~0.1",
                                "jakub-onderka/php-parallel-lint": "~0.8",
                                "phpunit/phpunit": "~4.8"
                        },
                        "suggest": {
                                "symfony/framework-bundle": "To be able to use it as a bundle"
                        },
                        "time": "2017-09-19T16:14:57+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "1.4.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Knp\\DoctrineBehaviors\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Knplabs",
                                        "homepage": "http://knplabs.com"
                                }
                        ],
                        "description": "Doctrine2 behavior traits",
                        "homepage": "http://knplabs.com",
                        "keywords": [
                                "Blameable",
                                "behaviors",
                                "doctrine2",
                                "filterable",
                                "softdeletable",
                                "timestampable",
                                "translatable",
                                "tree"
                        ],
                        "support": {
                                "issues": "https://github.com/KnpLabs/DoctrineBehaviors/issues",
                                "source": "https://github.com/KnpLabs/DoctrineBehaviors/tree/master"
                        },
                        "install-path": "../knplabs/doctrine-behaviors"
                },
                {
                        "name": "knplabs/knp-menu",
                        "version": "v3.4.0",
                        "version_normalized": "3.4.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/KnpLabs/KnpMenu.git",
                                "reference": "bf7d89a7ef406fd2ec1aae6f30f722e844bf6d31"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/KnpLabs/KnpMenu/zipball/bf7d89a7ef406fd2ec1aae6f30f722e844bf6d31",
                                "reference": "bf7d89a7ef406fd2ec1aae6f30f722e844bf6d31",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^8.0"
                        },
                        "conflict": {
                                "twig/twig": "<1.42.3 || >=2,<2.9"
                        },
                        "require-dev": {
                                "phpstan/phpstan": "^1.10",
                                "phpunit/phpunit": "^9.6",
                                "psr/container": "^1.0",
                                "symfony/http-foundation": "^5.4 || ^6.0",
                                "symfony/phpunit-bridge": "^6.2",
                                "symfony/routing": "^5.4 || ^6.0",
                                "twig/twig": "^2.9 || ^3.0"
                        },
                        "suggest": {
                                "twig/twig": "for the TwigRenderer and the integration with your templates"
                        },
                        "time": "2023-05-17T18:48:46+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.4.0"
                        },
                        "install-path": "../knplabs/knp-menu"
                },
                {
                        "name": "knplabs/knp-menu-bundle",
                        "version": "v3.3.0",
                        "version_normalized": "3.3.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/KnpLabs/KnpMenuBundle.git",
                                "reference": "02a2c68a2d6247a21c1d5ed185e2e3e3d9e7dfb5"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/KnpLabs/KnpMenuBundle/zipball/02a2c68a2d6247a21c1d5ed185e2e3e3d9e7dfb5",
                                "reference": "02a2c68a2d6247a21c1d5ed185e2e3e3d9e7dfb5",
                                "shasum": ""
                        },
                        "require": {
                                "knplabs/knp-menu": "^3.3",
                                "php": "^8.0",
                                "symfony/deprecation-contracts": "^2.5 | ^3.3",
                                "symfony/framework-bundle": "^5.4 | ^6.0 | ^7.0"
                        },
                        "require-dev": {
                                "phpunit/phpunit": "^9.6 | ^10.1",
                                "symfony/expression-language": "^5.4 | ^6.0 | ^7.0",
                                "symfony/phpunit-bridge": "^6.0 | ^7.0",
                                "symfony/templating": "^5.4 | ^6.0 | ^7.0"
                        },
                        "time": "2023-11-01T09:25:40+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.3.0"
                        },
                        "install-path": "../knplabs/knp-menu-bundle"
                },
                {
                        "name": "knplabs/knp-snappy",
                        "version": "v1.5.0",
                        "version_normalized": "1.5.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/KnpLabs/snappy.git",
                                "reference": "98468898b50c09f26d56d905b79b0f52a2215da6"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/KnpLabs/snappy/zipball/98468898b50c09f26d56d905b79b0f52a2215da6",
                                "reference": "98468898b50c09f26d56d905b79b0f52a2215da6",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.1",
                                "psr/log": "^2.0||^3.0",
                                "symfony/process": "^5.0||^6.0||^7.0"
                        },
                        "require-dev": {
                                "friendsofphp/php-cs-fixer": "^3.0",
                                "pedrotroller/php-cs-custom-fixer": "^2.19",
                                "phpstan/phpstan": "^1.0.0",
                                "phpstan/phpstan-phpunit": "^1.0.0",
                                "phpunit/phpunit": "^8.5"
                        },
                        "time": "2023-12-18T09:12:11+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "1.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Knp\\Snappy\\": "src/Knp/Snappy"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "KNP Labs Team",
                                        "homepage": "http://knplabs.com"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "http://github.com/KnpLabs/snappy/contributors"
                                }
                        ],
                        "description": "PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.",
                        "homepage": "http://github.com/KnpLabs/snappy",
                        "keywords": [
                                "knp",
                                "knplabs",
                                "pdf",
                                "snapshot",
                                "thumbnail",
                                "wkhtmltopdf"
                        ],
                        "support": {
                                "issues": "https://github.com/KnpLabs/snappy/issues",
                                "source": "https://github.com/KnpLabs/snappy/tree/v1.5.0"
                        },
                        "install-path": "../knplabs/knp-snappy"
                },
                {
                        "name": "knplabs/knp-snappy-bundle",
                        "version": "v1.10.0",
                        "version_normalized": "1.10.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/KnpLabs/KnpSnappyBundle.git",
                                "reference": "0080ff4ad9526c08792823cf7566060ffba07ef6"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/KnpLabs/KnpSnappyBundle/zipball/0080ff4ad9526c08792823cf7566060ffba07ef6",
                                "reference": "0080ff4ad9526c08792823cf7566060ffba07ef6",
                                "shasum": ""
                        },
                        "require": {
                                "knplabs/knp-snappy": "^1.4.3",
                                "php": ">=8.1",
                                "symfony/framework-bundle": "^5.1|^6.0|^7.0"
                        },
                        "require-dev": {
                                "phpunit/phpunit": "^8.5",
                                "symfony/yaml": "^5.1|^6.0|^7.0"
                        },
                        "time": "2023-12-18T09:56:06+00:00",
                        "type": "symfony-bundle",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Knp\\Bundle\\SnappyBundle\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "KnpLabs Team",
                                        "homepage": "http://knplabs.com"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "http://github.com/KnpLabs/KnpSnappyBundle/contributors"
                                }
                        ],
                        "description": "Easily create PDF and images in Symfony by converting Twig/HTML templates.",
                        "homepage": "http://github.com/KnpLabs/KnpSnappyBundle",
                        "keywords": [
                                "bundle",
                                "knp",
                                "knplabs",
                                "pdf",
                                "snappy"
                        ],
                        "support": {
                                "issues": "https://github.com/KnpLabs/KnpSnappyBundle/issues",
                                "source": "https://github.com/KnpLabs/KnpSnappyBundle/tree/v1.10.0"
                        },
                        "install-path": "../knplabs/knp-snappy-bundle"
                },
                {
                        "name": "lcobucci/clock",
                        "version": "3.2.0",
                        "version_normalized": "3.2.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/lcobucci/clock.git",
                                "reference": "6f28b826ea01306b07980cb8320ab30b966cd715"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/lcobucci/clock/zipball/6f28b826ea01306b07980cb8320ab30b966cd715",
                                "reference": "6f28b826ea01306b07980cb8320ab30b966cd715",
                                "shasum": ""
                        },
                        "require": {
                                "php": "~8.2.0 || ~8.3.0",
                                "psr/clock": "^1.0"
                        },
                        "provide": {
                                "psr/clock-implementation": "1.0"
                        },
                        "require-dev": {
                                "infection/infection": "^0.27",
                                "lcobucci/coding-standard": "^11.0.0",
                                "phpstan/extension-installer": "^1.3.1",
                                "phpstan/phpstan": "^1.10.25",
                                "phpstan/phpstan-deprecation-rules": "^1.1.3",
                                "phpstan/phpstan-phpunit": "^1.3.13",
                                "phpstan/phpstan-strict-rules": "^1.5.1",
                                "phpunit/phpunit": "^10.2.3"
                        },
                        "time": "2023-11-17T17:00:27+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Lcobucci\\Clock\\": "src"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Luís Cobucci",
                                        "email": "lcobucci@gmail.com"
                                }
                        ],
                        "description": "Yet another clock abstraction",
                        "support": {
                                "issues": "https://github.com/lcobucci/clock/issues",
                                "source": "https://github.com/lcobucci/clock/tree/3.2.0"
                        },
                        "funding": [
                                {
                                        "url": "https://github.com/lcobucci",
                                        "type": "github"
                                },
                                {
                                        "url": "https://www.patreon.com/lcobucci",
                                        "type": "patreon"
                                }
                        ],
                        "install-path": "../lcobucci/clock"
                },
                {
                        "name": "lcobucci/jwt",
                        "version": "5.2.0",
                        "version_normalized": "5.2.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/lcobucci/jwt.git",
                                "reference": "0ba88aed12c04bd2ed9924f500673f32b67a6211"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/lcobucci/jwt/zipball/0ba88aed12c04bd2ed9924f500673f32b67a6211",
                                "reference": "0ba88aed12c04bd2ed9924f500673f32b67a6211",
                                "shasum": ""
                        },
                        "require": {
                                "ext-openssl": "*",
                                "ext-sodium": "*",
                                "php": "~8.1.0 || ~8.2.0 || ~8.3.0",
                                "psr/clock": "^1.0"
                        },
                        "require-dev": {
                                "infection/infection": "^0.27.0",
                                "lcobucci/clock": "^3.0",
                                "lcobucci/coding-standard": "^11.0",
                                "phpbench/phpbench": "^1.2.9",
                                "phpstan/extension-installer": "^1.2",
                                "phpstan/phpstan": "^1.10.7",
                                "phpstan/phpstan-deprecation-rules": "^1.1.3",
                                "phpstan/phpstan-phpunit": "^1.3.10",
                                "phpstan/phpstan-strict-rules": "^1.5.0",
                                "phpunit/phpunit": "^10.2.6"
                        },
                        "suggest": {
                                "lcobucci/clock": ">= 3.0"
                        },
                        "time": "2023-11-20T21:17:42+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Lcobucci\\JWT\\": "src"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "BSD-3-Clause"
                        ],
                        "authors": [
                                {
                                        "name": "Luís Cobucci",
                                        "email": "lcobucci@gmail.com",
                                        "role": "Developer"
                                }
                        ],
                        "description": "A simple library to work with JSON Web Token and JSON Web Signature",
                        "keywords": [
                                "JWS",
                                "jwt"
                        ],
                        "support": {
                                "issues": "https://github.com/lcobucci/jwt/issues",
                                "source": "https://github.com/lcobucci/jwt/tree/5.2.0"
                        },
                        "funding": [
                                {
                                        "url": "https://github.com/lcobucci",
                                        "type": "github"
                                },
                                {
                                        "url": "https://www.patreon.com/lcobucci",
                                        "type": "patreon"
                                }
                        ],
                        "install-path": "../lcobucci/jwt"
                },
                {
                        "name": "lexik/jwt-authentication-bundle",
                        "version": "v2.20.3",
                        "version_normalized": "2.20.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/lexik/LexikJWTAuthenticationBundle.git",
                                "reference": "a196d68d07dd5486a523cc3415620badbb5d25c2"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/lexik/LexikJWTAuthenticationBundle/zipball/a196d68d07dd5486a523cc3415620badbb5d25c2",
                                "reference": "a196d68d07dd5486a523cc3415620badbb5d25c2",
                                "shasum": ""
                        },
                        "require": {
                                "ext-openssl": "*",
                                "lcobucci/clock": "^1.2|^2.0|^3.0",
                                "lcobucci/jwt": "^3.4|^4.1|^5.0",
                                "namshi/jose": "^7.2",
                                "php": ">=7.1",
                                "symfony/config": "^4.4|^5.4|^6.0|^7.0",
                                "symfony/dependency-injection": "^4.4|^5.4|^6.0|^7.0",
                                "symfony/deprecation-contracts": "^2.4|^3.0",
                                "symfony/event-dispatcher": "^4.4|^5.4|^6.0|^7.0",
                                "symfony/http-foundation": "^4.4|^5.4|^6.0|^7.0",
                                "symfony/http-kernel": "^4.4|^5.4|^6.0|^7.0",
                                "symfony/property-access": "^4.4|^5.4|^6.0|^7.0",
                                "symfony/security-bundle": "^4.4|^5.4|^6.0|^7.0",
                                "symfony/translation-contracts": "^1.0|^2.0|^3.0"
                        },
                        "conflict": {
                                "symfony/console": "<4.4"
                        },
                        "require-dev": {
                                "symfony/browser-kit": "^5.4|^6.0|^7.0",
                                "symfony/console": "^4.4|^5.4|^6.0|^7.0",
                                "symfony/dom-crawler": "^5.4|^6.0|^7.0",
                                "symfony/filesystem": "^4.4|^5.4|^6.0|^7.0",
                                "symfony/framework-bundle": "^4.4|^5.4|^6.0|^7.0",
                                "symfony/phpunit-bridge": "^4.4|^5.4|^6.0|^7.0",
                                "symfony/security-guard": "^4.4|^5.4|^6.0|^7.0",
                                "symfony/var-dumper": "^4.4|^5.4|^6.0|^7.0",
                                "symfony/yaml": "^4.4|^5.4|^6.0|^7.0"
                        },
                        "suggest": {
                                "gesdinet/jwt-refresh-token-bundle": "Implements a refresh token system over Json Web Tokens in Symfony",
                                "spomky-labs/lexik-jose-bridge": "Provides a JWT Token encoder with encryption support"
                        },
                        "time": "2023-12-14T15:58:11+00:00",
                        "type": "symfony-bundle",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Lexik\\Bundle\\JWTAuthenticationBundle\\": ""
                                },
                                "exclude-from-classmap": [
                                        "/Tests/"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Jeremy Barthe",
                                        "email": "j.barthe@lexik.fr",
                                        "homepage": "https://github.com/jeremyb"
                                },
                                {
                                        "name": "Nicolas Cabot",
                                        "email": "n.cabot@lexik.fr",
                                        "homepage": "https://github.com/slashfan"
                                },
                                {
                                        "name": "Cedric Girard",
                                        "email": "c.girard@lexik.fr",
                                        "homepage": "https://github.com/cedric-g"
                                },
                                {
                                        "name": "Dev Lexik",
                                        "email": "dev@lexik.fr",
                                        "homepage": "https://github.com/lexik"
                                },
                                {
                                        "name": "Robin Chalas",
                                        "email": "robin.chalas@gmail.com",
                                        "homepage": "https://github.com/chalasr"
                                },
                                {
                                        "name": "Lexik Community",
                                        "homepage": "https://github.com/lexik/LexikJWTAuthenticationBundle/graphs/contributors"
                                }
                        ],
                        "description": "This bundle provides JWT authentication for your Symfony REST API",
                        "homepage": "https://github.com/lexik/LexikJWTAuthenticationBundle",
                        "keywords": [
                                "Authentication",
                                "JWS",
                                "api",
                                "bundle",
                                "jwt",
                                "rest",
                                "symfony"
                        ],
                        "support": {
                                "issues": "https://github.com/lexik/LexikJWTAuthenticationBundle/issues",
                                "source": "https://github.com/lexik/LexikJWTAuthenticationBundle/tree/v2.20.3"
                        },
                        "funding": [
                                {
                                        "url": "https://github.com/chalasr",
                                        "type": "github"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/lexik/jwt-authentication-bundle",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../lexik/jwt-authentication-bundle"
                },
                {
                        "name": "liip/imagine-bundle",
                        "version": "2.12.2",
                        "version_normalized": "2.12.2.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/liip/LiipImagineBundle.git",
                                "reference": "2ad259dd46ce55f93c6e8d87908d2572bd94796e"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/liip/LiipImagineBundle/zipball/2ad259dd46ce55f93c6e8d87908d2572bd94796e",
                                "reference": "2ad259dd46ce55f93c6e8d87908d2572bd94796e",
                                "shasum": ""
                        },
                        "require": {
                                "ext-mbstring": "*",
                                "imagine/imagine": "^1.3.2",
                                "php": "^7.2|^8.0",
                                "symfony/filesystem": "^3.4|^4.4|^5.3|^6.0|^7.0",
                                "symfony/finder": "^3.4|^4.4|^5.3|^6.0|^7.0",
                                "symfony/framework-bundle": "^3.4.23|^4.4|^5.3|^6.0|^7.0",
                                "symfony/mime": "^4.4|^5.3|^6.0|^7.0",
                                "symfony/options-resolver": "^3.4|^4.4|^5.3|^6.0|^7.0",
                                "symfony/process": "^3.4|^4.4|^5.3|^6.0|^7.0",
                                "twig/twig": "^1.44|^2.9|^3.0"
                        },
                        "require-dev": {
                                "amazonwebservices/aws-sdk-for-php": "^1.0",
                                "aws/aws-sdk-php": "^2.4|^3.0",
                                "doctrine/cache": "^1.11|^2.0",
                                "doctrine/persistence": "^1.3|^2.0",
                                "enqueue/enqueue-bundle": "^0.9|^0.10",
                                "ext-gd": "*",
                                "league/flysystem": "^1.0|^2.0|^3.0",
                                "phpstan/phpstan": "^1.10.0",
                                "psr/cache": "^1.0|^2.0|^3.0",
                                "psr/log": "^1.0",
                                "symfony/browser-kit": "^3.4|^4.4|^5.3|^6.0|^7.0",
                                "symfony/cache": "^3.4|^4.4|^5.3|^6.0|^7.0",
                                "symfony/console": "^3.4|^4.4|^5.3|^6.0|^7.0",
                                "symfony/dependency-injection": "^3.4|^4.4|^5.3|^6.0|^7.0",
                                "symfony/form": "^3.4|^4.4|^5.3|^6.0|^7.0",
                                "symfony/messenger": "^4.4|^5.3|^6.0|^7.0",
                                "symfony/phpunit-bridge": "^7.0.2",
                                "symfony/templating": "^3.4|^4.4|^5.3|^6.0",
                                "symfony/validator": "^3.4|^4.4|^5.3|^6.0|^7.0",
                                "symfony/yaml": "^3.4|^4.4|^5.3|^6.0|^7.0"
                        },
                        "suggest": {
                                "alcaeus/mongo-php-adapter": "required for mongodb components",
                                "amazonwebservices/aws-sdk-for-php": "required to use AWS version 1 cache resolver",
                                "aws/aws-sdk-php": "required to use AWS version 2/3 cache resolver",
                                "doctrine/mongodb-odm": "required to use mongodb-backed doctrine components",
                                "enqueue/enqueue-bundle": "^0.9 add if you like to process images in background",
                                "ext-exif": "required to read EXIF metadata from images",
                                "ext-gd": "required to use gd driver",
                                "ext-gmagick": "required to use gmagick driver",
                                "ext-imagick": "required to use imagick driver",
                                "ext-mongodb": "required for mongodb components",
                                "league/flysystem": "required to use FlySystem data loader or cache resolver",
                                "monolog/monolog": "A psr/log compatible logger is required to enable logging",
                                "rokka/imagine-vips": "required to use 'vips' driver",
                                "symfony/messenger": "If you like to process images in background",
                                "symfony/templating": "required to use deprecated Templating component instead of Twig"
                        },
                        "time": "2024-02-23T21:12:25+00:00",
                        "type": "symfony-bundle",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Liip\\ImagineBundle\\": ""
                                },
                                "exclude-from-classmap": [
                                        "/Tests/"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Liip and other contributors",
                                        "homepage": "https://github.com/liip/LiipImagineBundle/contributors"
                                }
                        ],
                        "description": "This bundle provides an image manipulation abstraction toolkit for Symfony-based projects.",
                        "homepage": "https://www.liip.ch",
                        "keywords": [
                                "bundle",
                                "image",
                                "imagine",
                                "liip",
                                "manipulation",
                                "photos",
                                "pictures",
                                "symfony",
                                "transformation"
                        ],
                        "support": {
                                "issues": "https://github.com/liip/LiipImagineBundle/issues",
                                "source": "https://github.com/liip/LiipImagineBundle/tree/2.12.2"
                        },
                        "install-path": "../liip/imagine-bundle"
                },
                {
                        "name": "maennchen/zipstream-php",
                        "version": "3.1.0",
                        "version_normalized": "3.1.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/maennchen/ZipStream-PHP.git",
                                "reference": "b8174494eda667f7d13876b4a7bfef0f62a7c0d1"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/b8174494eda667f7d13876b4a7bfef0f62a7c0d1",
                                "reference": "b8174494eda667f7d13876b4a7bfef0f62a7c0d1",
                                "shasum": ""
                        },
                        "require": {
                                "ext-mbstring": "*",
                                "ext-zlib": "*",
                                "php-64bit": "^8.1"
                        },
                        "require-dev": {
                                "ext-zip": "*",
                                "friendsofphp/php-cs-fixer": "^3.16",
                                "guzzlehttp/guzzle": "^7.5",
                                "mikey179/vfsstream": "^1.6",
                                "php-coveralls/php-coveralls": "^2.5",
                                "phpunit/phpunit": "^10.0",
                                "vimeo/psalm": "^5.0"
                        },
                        "suggest": {
                                "guzzlehttp/psr7": "^2.4",
                                "psr/http-message": "^2.0"
                        },
                        "time": "2023-06-21T14:59:35+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "ZipStream\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Paul Duncan",
                                        "email": "pabs@pablotron.org"
                                },
                                {
                                        "name": "Jonatan Männchen",
                                        "email": "jonatan@maennchen.ch"
                                },
                                {
                                        "name": "Jesse Donat",
                                        "email": "donatj@gmail.com"
                                },
                                {
                                        "name": "András Kolesár",
                                        "email": "kolesar@kolesar.hu"
                                }
                        ],
                        "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
                        "keywords": [
                                "stream",
                                "zip"
                        ],
                        "support": {
                                "issues": "https://github.com/maennchen/ZipStream-PHP/issues",
                                "source": "https://github.com/maennchen/ZipStream-PHP/tree/3.1.0"
                        },
                        "funding": [
                                {
                                        "url": "https://github.com/maennchen",
                                        "type": "github"
                                },
                                {
                                        "url": "https://opencollective.com/zipstream",
                                        "type": "open_collective"
                                }
                        ],
                        "install-path": "../maennchen/zipstream-php"
                },
                {
                        "name": "markbaker/complex",
                        "version": "3.0.2",
                        "version_normalized": "3.0.2.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/MarkBaker/PHPComplex.git",
                                "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
                                "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^7.2 || ^8.0"
                        },
                        "require-dev": {
                                "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
                                "phpcompatibility/php-compatibility": "^9.3",
                                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
                                "squizlabs/php_codesniffer": "^3.7"
                        },
                        "time": "2022-12-06T16:21:08+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Complex\\": "classes/src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Mark Baker",
                                        "email": "mark@lange.demon.co.uk"
                                }
                        ],
                        "description": "PHP Class for working with complex numbers",
                        "homepage": "https://github.com/MarkBaker/PHPComplex",
                        "keywords": [
                                "complex",
                                "mathematics"
                        ],
                        "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"
                        ],
                        "install-path": "../markbaker/matrix"
                },
                {
                        "name": "monolog/monolog",
                        "version": "3.5.0",
                        "version_normalized": "3.5.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/Seldaek/monolog.git",
                                "reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/c915e2634718dbc8a4a15c61b0e62e7a44e14448",
                                "reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448",
                                "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",
                                "php-amqplib/php-amqplib": "~2.4 || ^3",
                                "phpstan/phpstan": "^1.9",
                                "phpstan/phpstan-deprecation-rules": "^1.0",
                                "phpstan/phpstan-strict-rules": "^1.4",
                                "phpunit/phpunit": "^10.1",
                                "predis/predis": "^1.1 || ^2",
                                "ruflin/elastica": "^7",
                                "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": "2023-10-27T15:32:31+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.5.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": "namshi/jose",
                        "version": "7.2.3",
                        "version_normalized": "7.2.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/namshi/jose.git",
                                "reference": "89a24d7eb3040e285dd5925fcad992378b82bcff"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/namshi/jose/zipball/89a24d7eb3040e285dd5925fcad992378b82bcff",
                                "reference": "89a24d7eb3040e285dd5925fcad992378b82bcff",
                                "shasum": ""
                        },
                        "require": {
                                "ext-date": "*",
                                "ext-hash": "*",
                                "ext-json": "*",
                                "ext-pcre": "*",
                                "ext-spl": "*",
                                "php": ">=5.5",
                                "symfony/polyfill-php56": "^1.0"
                        },
                        "require-dev": {
                                "phpseclib/phpseclib": "^2.0",
                                "phpunit/phpunit": "^4.5|^5.0",
                                "satooshi/php-coveralls": "^1.0"
                        },
                        "suggest": {
                                "ext-openssl": "Allows to use OpenSSL as crypto engine.",
                                "phpseclib/phpseclib": "Allows to use Phpseclib as crypto engine, use version ^2.0."
                        },
                        "time": "2016-12-05T07:27:31+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Namshi\\JOSE\\": "src/Namshi/JOSE/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Alessandro Nadalin",
                                        "email": "alessandro.nadalin@gmail.com"
                                },
                                {
                                        "name": "Alessandro Cinelli (cirpo)",
                                        "email": "alessandro.cinelli@gmail.com"
                                }
                        ],
                        "description": "JSON Object Signing and Encryption library for PHP.",
                        "keywords": [
                                "JSON Web Signature",
                                "JSON Web Token",
                                "JWS",
                                "json",
                                "jwt",
                                "token"
                        ],
                        "install-path": "../namshi/jose"
                },
                {
                        "name": "nikic/php-parser",
                        "version": "v5.0.2",
                        "version_normalized": "5.0.2.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/nikic/PHP-Parser.git",
                                "reference": "139676794dc1e9231bf7bcd123cfc0c99182cb13"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/139676794dc1e9231bf7bcd123cfc0c99182cb13",
                                "reference": "139676794dc1e9231bf7bcd123cfc0c99182cb13",
                                "shasum": ""
                        },
                        "require": {
                                "ext-ctype": "*",
                                "ext-json": "*",
                                "ext-tokenizer": "*",
                                "php": ">=7.4"
                        },
                        "require-dev": {
                                "ircmaxell/php-yacc": "^0.0.7",
                                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
                        },
                        "time": "2024-03-05T20:51:40+00:00",
                        "bin": [
                                "bin/php-parse"
                        ],
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "5.0-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "PhpParser\\": "lib/PhpParser"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "BSD-3-Clause"
                        ],
                        "authors": [
                                {
                                        "name": "Nikita Popov"
                                }
                        ],
                        "description": "A PHP parser written in PHP",
                        "keywords": [
                                "parser",
                                "php"
                        ],
                        "support": {
                                "issues": "https://github.com/nikic/PHP-Parser/issues",
                                "source": "https://github.com/nikic/PHP-Parser/tree/v5.0.2"
                        },
                        "install-path": "../nikic/php-parser"
                },
                {
                        "name": "oneup/uploader-bundle",
                        "version": "dev-main",
                        "version_normalized": "dev-main",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/1up-lab/OneupUploaderBundle.git",
                                "reference": "d0323dafd58175a8f003a892795ad12e716128c8"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/1up-lab/OneupUploaderBundle/zipball/d0323dafd58175a8f003a892795ad12e716128c8",
                                "reference": "d0323dafd58175a8f003a892795ad12e716128c8",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^8.0",
                                "symfony/asset": "^5.4 || ^6.0 || ^7.0",
                                "symfony/event-dispatcher-contracts": "^1.0 || ^2.0 || ^3.0",
                                "symfony/finder": "^5.4 || ^6.0 || ^7.0",
                                "symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0",
                                "symfony/mime": "^5.4 || ^6.0 || ^7.0",
                                "symfony/translation": "^5.4 || ^6.0 || ^7.0",
                                "symfony/translation-contracts": "^1.0 || ^2.0 || ^3.0",
                                "symfony/yaml": "^5.4 || ^6.0 || ^7.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",
                                "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": "^5.4 || ^6.0 || ^7.0",
                                "symfony/phpunit-bridge": "^6.0.17 || ^7.0",
                                "symfony/security-bundle": "^5.4 || ^6.0 || ^7.0",
                                "symfony/var-dumper": "^5.4 || ^6.0 || ^7.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": "2024-02-19T12:44:30+00:00",
                        "default-branch": true,
                        "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/main"
                        },
                        "install-path": "../oneup/uploader-bundle"
                },
                {
                        "name": "openai-php/client",
                        "version": "v0.8.5",
                        "version_normalized": "0.8.5.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/openai-php/client.git",
                                "reference": "0f755fafa4d3f8d5c8ed964d3166d078fac0605a"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/openai-php/client/zipball/0f755fafa4d3f8d5c8ed964d3166d078fac0605a",
                                "reference": "0f755fafa4d3f8d5c8ed964d3166d078fac0605a",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^8.1.0",
                                "php-http/discovery": "^1.19.4",
                                "php-http/multipart-stream-builder": "^1.3.0",
                                "psr/http-client": "^1.0.3",
                                "psr/http-client-implementation": "^1.0.1",
                                "psr/http-factory-implementation": "*",
                                "psr/http-message": "^1.1.0|^2.0.0"
                        },
                        "require-dev": {
                                "guzzlehttp/guzzle": "^7.8.1",
                                "guzzlehttp/psr7": "^2.6.2",
                                "laravel/pint": "^1.15.0",
                                "mockery/mockery": "^1.6.11",
                                "nunomaduro/collision": "^7.10.0",
                                "pestphp/pest": "^2.34.6",
                                "pestphp/pest-plugin-arch": "^2.7",
                                "pestphp/pest-plugin-type-coverage": "^2.8.1",
                                "phpstan/phpstan": "^1.10.66",
                                "rector/rector": "^1.0.4",
                                "symfony/var-dumper": "^6.4.4"
                        },
                        "time": "2024-04-15T19:11:23+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "src/OpenAI.php"
                                ],
                                "psr-4": {
                                        "OpenAI\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Nuno Maduro",
                                        "email": "enunomaduro@gmail.com"
                                },
                                {
                                        "name": "Sandro Gehri"
                                }
                        ],
                        "description": "OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API",
                        "keywords": [
                                "GPT-3",
                                "api",
                                "client",
                                "codex",
                                "dall-e",
                                "language",
                                "natural",
                                "openai",
                                "php",
                                "processing",
                                "sdk"
                        ],
                        "support": {
                                "issues": "https://github.com/openai-php/client/issues",
                                "source": "https://github.com/openai-php/client/tree/v0.8.5"
                        },
                        "funding": [
                                {
                                        "url": "https://www.paypal.com/paypalme/enunomaduro",
                                        "type": "custom"
                                },
                                {
                                        "url": "https://github.com/gehrisandro",
                                        "type": "github"
                                },
                                {
                                        "url": "https://github.com/nunomaduro",
                                        "type": "github"
                                }
                        ],
                        "install-path": "../openai-php/client"
                },
                {
                        "name": "paragonie/random_compat",
                        "version": "v9.99.100",
                        "version_normalized": "9.99.100.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/paragonie/random_compat.git",
                                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
                                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">= 7"
                        },
                        "require-dev": {
                                "phpunit/phpunit": "4.*|5.*",
                                "vimeo/psalm": "^1"
                        },
                        "suggest": {
                                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
                        },
                        "time": "2020-10-15T08:29:30+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Paragon Initiative Enterprises",
                                        "email": "security@paragonie.com",
                                        "homepage": "https://paragonie.com"
                                }
                        ],
                        "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
                        "keywords": [
                                "csprng",
                                "polyfill",
                                "pseudorandom",
                                "random"
                        ],
                        "install-path": "../paragonie/random_compat"
                },
                {
                        "name": "paragonie/sodium_compat",
                        "version": "v1.20.0",
                        "version_normalized": "1.20.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/paragonie/sodium_compat.git",
                                "reference": "e592a3e06d1fa0d43988c7c7d9948ca836f644b6"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/e592a3e06d1fa0d43988c7c7d9948ca836f644b6",
                                "reference": "e592a3e06d1fa0d43988c7c7d9948ca836f644b6",
                                "shasum": ""
                        },
                        "require": {
                                "paragonie/random_compat": ">=1",
                                "php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7|^8"
                        },
                        "require-dev": {
                                "phpunit/phpunit": "^3|^4|^5|^6|^7|^8|^9"
                        },
                        "suggest": {
                                "ext-libsodium": "PHP < 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security.",
                                "ext-sodium": "PHP >= 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security."
                        },
                        "time": "2023-04-30T00:54:53+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "autoload.php"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "ISC"
                        ],
                        "authors": [
                                {
                                        "name": "Paragon Initiative Enterprises",
                                        "email": "security@paragonie.com"
                                },
                                {
                                        "name": "Frank Denis",
                                        "email": "jedisct1@pureftpd.org"
                                }
                        ],
                        "description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists",
                        "keywords": [
                                "Authentication",
                                "BLAKE2b",
                                "ChaCha20",
                                "ChaCha20-Poly1305",
                                "Chapoly",
                                "Curve25519",
                                "Ed25519",
                                "EdDSA",
                                "Edwards-curve Digital Signature Algorithm",
                                "Elliptic Curve Diffie-Hellman",
                                "Poly1305",
                                "Pure-PHP cryptography",
                                "RFC 7748",
                                "RFC 8032",
                                "Salpoly",
                                "Salsa20",
                                "X25519",
                                "XChaCha20-Poly1305",
                                "XSalsa20-Poly1305",
                                "Xchacha20",
                                "Xsalsa20",
                                "aead",
                                "cryptography",
                                "ecdh",
                                "elliptic curve",
                                "elliptic curve cryptography",
                                "encryption",
                                "libsodium",
                                "php",
                                "public-key cryptography",
                                "secret-key cryptography",
                                "side-channel resistant"
                        ],
                        "install-path": "../paragonie/sodium_compat"
                },
                {
                        "name": "php-http/discovery",
                        "version": "1.19.4",
                        "version_normalized": "1.19.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/php-http/discovery.git",
                                "reference": "0700efda8d7526335132360167315fdab3aeb599"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/php-http/discovery/zipball/0700efda8d7526335132360167315fdab3aeb599",
                                "reference": "0700efda8d7526335132360167315fdab3aeb599",
                                "shasum": ""
                        },
                        "require": {
                                "composer-plugin-api": "^1.0|^2.0",
                                "php": "^7.1 || ^8.0"
                        },
                        "conflict": {
                                "nyholm/psr7": "<1.0",
                                "zendframework/zend-diactoros": "*"
                        },
                        "provide": {
                                "php-http/async-client-implementation": "*",
                                "php-http/client-implementation": "*",
                                "psr/http-client-implementation": "*",
                                "psr/http-factory-implementation": "*",
                                "psr/http-message-implementation": "*"
                        },
                        "require-dev": {
                                "composer/composer": "^1.0.2|^2.0",
                                "graham-campbell/phpspec-skip-example-extension": "^5.0",
                                "php-http/httplug": "^1.0 || ^2.0",
                                "php-http/message-factory": "^1.0",
                                "phpspec/phpspec": "^5.1 || ^6.1 || ^7.3",
                                "sebastian/comparator": "^3.0.5 || ^4.0.8",
                                "symfony/phpunit-bridge": "^6.4.4 || ^7.0.1"
                        },
                        "time": "2024-03-29T13:00:05+00:00",
                        "type": "composer-plugin",
                        "extra": {
                                "class": "Http\\Discovery\\Composer\\Plugin",
                                "plugin-optional": true
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Http\\Discovery\\": "src/"
                                },
                                "exclude-from-classmap": [
                                        "src/Composer/Plugin.php"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Márk Sági-Kazár",
                                        "email": "mark.sagikazar@gmail.com"
                                }
                        ],
                        "description": "Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations",
                        "homepage": "http://php-http.org",
                        "keywords": [
                                "adapter",
                                "client",
                                "discovery",
                                "factory",
                                "http",
                                "message",
                                "psr17",
                                "psr7"
                        ],
                        "support": {
                                "issues": "https://github.com/php-http/discovery/issues",
                                "source": "https://github.com/php-http/discovery/tree/1.19.4"
                        },
                        "install-path": "../php-http/discovery"
                },
                {
                        "name": "php-http/multipart-stream-builder",
                        "version": "1.3.0",
                        "version_normalized": "1.3.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/php-http/multipart-stream-builder.git",
                                "reference": "f5938fd135d9fa442cc297dc98481805acfe2b6a"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/php-http/multipart-stream-builder/zipball/f5938fd135d9fa442cc297dc98481805acfe2b6a",
                                "reference": "f5938fd135d9fa442cc297dc98481805acfe2b6a",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^7.1 || ^8.0",
                                "php-http/discovery": "^1.15",
                                "psr/http-factory-implementation": "^1.0"
                        },
                        "require-dev": {
                                "nyholm/psr7": "^1.0",
                                "php-http/message": "^1.5",
                                "php-http/message-factory": "^1.0.2",
                                "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.3"
                        },
                        "time": "2023-04-28T14:10:22+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Http\\Message\\MultipartStream\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Tobias Nyholm",
                                        "email": "tobias.nyholm@gmail.com"
                                }
                        ],
                        "description": "A builder class that help you create a multipart stream",
                        "homepage": "http://php-http.org",
                        "keywords": [
                                "factory",
                                "http",
                                "message",
                                "multipart stream",
                                "stream"
                        ],
                        "support": {
                                "issues": "https://github.com/php-http/multipart-stream-builder/issues",
                                "source": "https://github.com/php-http/multipart-stream-builder/tree/1.3.0"
                        },
                        "install-path": "../php-http/multipart-stream-builder"
                },
                {
                        "name": "phpoffice/phpspreadsheet",
                        "version": "2.0.0",
                        "version_normalized": "2.0.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
                                "reference": "4a77798f835119754961a97714f135826a323caa"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/4a77798f835119754961a97714f135826a323caa",
                                "reference": "4a77798f835119754961a97714f135826a323caa",
                                "shasum": ""
                        },
                        "require": {
                                "ext-ctype": "*",
                                "ext-dom": "*",
                                "ext-fileinfo": "*",
                                "ext-gd": "*",
                                "ext-iconv": "*",
                                "ext-libxml": "*",
                                "ext-mbstring": "*",
                                "ext-simplexml": "*",
                                "ext-xml": "*",
                                "ext-xmlreader": "*",
                                "ext-xmlwriter": "*",
                                "ext-zip": "*",
                                "ext-zlib": "*",
                                "maennchen/zipstream-php": "^2.1 || ^3.0",
                                "markbaker/complex": "^3.0",
                                "markbaker/matrix": "^3.0",
                                "php": "^8.0",
                                "psr/http-client": "^1.0",
                                "psr/http-factory": "^1.0",
                                "psr/simple-cache": "^1.0 || ^2.0 || ^3.0",
                                "voku/anti-xss": "^4.1"
                        },
                        "require-dev": {
                                "dealerdirect/phpcodesniffer-composer-installer": "dev-main",
                                "dompdf/dompdf": "^2.0",
                                "friendsofphp/php-cs-fixer": "^3.2",
                                "mitoteam/jpgraph": "^10.3",
                                "mpdf/mpdf": "^8.1.1",
                                "phpcompatibility/php-compatibility": "^9.3",
                                "phpstan/phpstan": "^1.1",
                                "phpstan/phpstan-phpunit": "^1.0",
                                "phpunit/phpunit": "^9.6",
                                "squizlabs/php_codesniffer": "^3.7",
                                "tecnickcom/tcpdf": "^6.5"
                        },
                        "suggest": {
                                "dompdf/dompdf": "Option for rendering PDF with PDF Writer",
                                "ext-intl": "PHP Internationalization Functions",
                                "mitoteam/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
                                "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
                                "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer"
                        },
                        "time": "2024-01-24T10:41:42+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"
                                }
                        ],
                        "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/2.0.0"
                        },
                        "install-path": "../phpoffice/phpspreadsheet"
                },
                {
                        "name": "phpstan/phpdoc-parser",
                        "version": "1.26.0",
                        "version_normalized": "1.26.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/phpstan/phpdoc-parser.git",
                                "reference": "231e3186624c03d7e7c890ec662b81e6b0405227"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/231e3186624c03d7e7c890ec662b81e6b0405227",
                                "reference": "231e3186624c03d7e7c890ec662b81e6b0405227",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^7.2 || ^8.0"
                        },
                        "require-dev": {
                                "doctrine/annotations": "^2.0",
                                "nikic/php-parser": "^4.15",
                                "php-parallel-lint/php-parallel-lint": "^1.2",
                                "phpstan/extension-installer": "^1.0",
                                "phpstan/phpstan": "^1.5",
                                "phpstan/phpstan-phpunit": "^1.1",
                                "phpstan/phpstan-strict-rules": "^1.0",
                                "phpunit/phpunit": "^9.5",
                                "symfony/process": "^5.2"
                        },
                        "time": "2024-02-23T16:05:55+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/1.26.0"
                        },
                        "install-path": "../phpstan/phpdoc-parser"
                },
                {
                        "name": "phpstan/phpstan",
                        "version": "1.10.60",
                        "version_normalized": "1.10.60.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/phpstan/phpstan.git",
                                "reference": "95dcea7d6c628a3f2f56d091d8a0219485a86bbe"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/phpstan/phpstan/zipball/95dcea7d6c628a3f2f56d091d8a0219485a86bbe",
                                "reference": "95dcea7d6c628a3f2f56d091d8a0219485a86bbe",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^7.2|^8.0"
                        },
                        "conflict": {
                                "phpstan/phpstan-shim": "*"
                        },
                        "time": "2024-03-07T13:30:19+00:00",
                        "bin": [
                                "phpstan",
                                "phpstan.phar"
                        ],
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "bootstrap.php"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "description": "PHPStan - PHP Static Analysis Tool",
                        "keywords": [
                                "dev",
                                "static analysis"
                        ],
                        "support": {
                                "docs": "https://phpstan.org/user-guide/getting-started",
                                "forum": "https://github.com/phpstan/phpstan/discussions",
                                "issues": "https://github.com/phpstan/phpstan/issues",
                                "security": "https://github.com/phpstan/phpstan/security/policy",
                                "source": "https://github.com/phpstan/phpstan-src"
                        },
                        "funding": [
                                {
                                        "url": "https://github.com/ondrejmirtes",
                                        "type": "github"
                                },
                                {
                                        "url": "https://github.com/phpstan",
                                        "type": "github"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../phpstan/phpstan"
                },
                {
                        "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"
                        ],
                        "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.0.2",
                        "version_normalized": "1.0.2.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/php-fig/http-factory.git",
                                "reference": "e616d01114759c4c489f93b099585439f795fe35"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35",
                                "reference": "e616d01114759c4c489f93b099585439f795fe35",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.0.0",
                                "psr/http-message": "^1.0 || ^2.0"
                        },
                        "time": "2023-04-10T20:10:41+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": "Common interfaces for PSR-7 HTTP message factories",
                        "keywords": [
                                "factory",
                                "http",
                                "message",
                                "psr",
                                "psr-17",
                                "psr-7",
                                "request",
                                "response"
                        ],
                        "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/log",
                        "version": "3.0.0",
                        "version_normalized": "3.0.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/php-fig/log.git",
                                "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001",
                                "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.0.0"
                        },
                        "time": "2021-07-14T16:46:02+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.0"
                        },
                        "install-path": "../psr/log"
                },
                {
                        "name": "psr/simple-cache",
                        "version": "3.0.0",
                        "version_normalized": "3.0.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/php-fig/simple-cache.git",
                                "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865",
                                "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.0.0"
                        },
                        "time": "2021-10-29T13:26:27+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "3.0.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Psr\\SimpleCache\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "PHP-FIG",
                                        "homepage": "https://www.php-fig.org/"
                                }
                        ],
                        "description": "Common interfaces for simple caching",
                        "keywords": [
                                "cache",
                                "caching",
                                "psr",
                                "psr-16",
                                "simple-cache"
                        ],
                        "support": {
                                "source": "https://github.com/php-fig/simple-cache/tree/3.0.0"
                        },
                        "install-path": "../psr/simple-cache"
                },
                {
                        "name": "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.",
                        "install-path": "../ralouphie/getallheaders"
                },
                {
                        "name": "rector/rector",
                        "version": "1.0.2",
                        "version_normalized": "1.0.2.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/rectorphp/rector.git",
                                "reference": "7596fa6da06c6a20c012efe6bb3d9188a9113b11"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/rectorphp/rector/zipball/7596fa6da06c6a20c012efe6bb3d9188a9113b11",
                                "reference": "7596fa6da06c6a20c012efe6bb3d9188a9113b11",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^7.2|^8.0",
                                "phpstan/phpstan": "^1.10.57"
                        },
                        "conflict": {
                                "rector/rector-doctrine": "*",
                                "rector/rector-downgrade-php": "*",
                                "rector/rector-phpunit": "*",
                                "rector/rector-symfony": "*"
                        },
                        "time": "2024-03-03T12:32:31+00:00",
                        "bin": [
                                "bin/rector"
                        ],
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "bootstrap.php"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "description": "Instant Upgrade and Automated Refactoring of any PHP code",
                        "keywords": [
                                "automation",
                                "dev",
                                "migration",
                                "refactoring"
                        ],
                        "support": {
                                "issues": "https://github.com/rectorphp/rector/issues",
                                "source": "https://github.com/rectorphp/rector/tree/1.0.2"
                        },
                        "funding": [
                                {
                                        "url": "https://github.com/tomasvotruba",
                                        "type": "github"
                                }
                        ],
                        "install-path": "../rector/rector"
                },
                {
                        "name": "rguedes/pdfmerger",
                        "version": "1.0.4",
                        "version_normalized": "1.0.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/rguedes/PDFMerger.git",
                                "reference": "8e1caa1093160107bb1796ce07d9fc3d6769fc34"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/rguedes/PDFMerger/zipball/8e1caa1093160107bb1796ce07d9fc3d6769fc34",
                                "reference": "8e1caa1093160107bb1796ce07d9fc3d6769fc34",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.2.0"
                        },
                        "time": "2019-01-04T09:47:31+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-0": {
                                        "PDFMerger": "Classes/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "LGPL"
                        ],
                        "authors": [
                                {
                                        "name": "Myo Kyaw Htun",
                                        "homepage": "https://github.com/myokyawhtun"
                                },
                                {
                                        "name": "Rolando Guedes",
                                        "homepage": "https://github.com/rguedes"
                                }
                        ],
                        "description": "PDFMerger for PHP",
                        "homepage": "https://github.com/rguedes/PDFMerger",
                        "keywords": [
                                "pdf",
                                "php"
                        ],
                        "abandoned": true,
                        "install-path": "../rguedes/pdfmerger"
                },
                {
                        "name": "rollerworks/password-strength-validator",
                        "version": "v2.0.1",
                        "version_normalized": "2.0.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/rollerworks/PasswordStrengthValidator.git",
                                "reference": "ab10732d2fa578fd679d0c8ccb31942667830a67"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/rollerworks/PasswordStrengthValidator/zipball/ab10732d2fa578fd679d0c8ccb31942667830a67",
                                "reference": "ab10732d2fa578fd679d0c8ccb31942667830a67",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2",
                                "symfony/config": "^6.0 || ^7.0",
                                "symfony/polyfill-mbstring": "^1.5.0",
                                "symfony/translation": "^6.0 || ^7.0",
                                "symfony/validator": "^6.0 || ^7.0"
                        },
                        "require-dev": {
                                "phpstan/phpstan": "^1.10",
                                "phpstan/phpstan-phpunit": "^1.1",
                                "phpstan/phpstan-symfony": "^1.2",
                                "phpunit/phpunit": "^9.5",
                                "symfony/phpunit-bridge": "^6.0 || ^7.0"
                        },
                        "time": "2024-03-07T20:36:16+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-main": "2.0-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Rollerworks\\Component\\PasswordStrength\\": "src/"
                                },
                                "exclude-from-classmap": [
                                        "test/"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Sebastiaan Stok",
                                        "email": "s.stok@rollercapes.net"
                                },
                                {
                                        "name": "Community contributions",
                                        "homepage": "https://github.com/rollerworks/PasswordStrengthValidator/contributors"
                                }
                        ],
                        "description": "Password-strength validator for Symfony",
                        "keywords": [
                                "password",
                                "symfony",
                                "validator"
                        ],
                        "support": {
                                "issues": "https://github.com/rollerworks/PasswordStrengthValidator/issues",
                                "source": "https://github.com/rollerworks/PasswordStrengthValidator/tree/v2.0.1"
                        },
                        "install-path": "../rollerworks/password-strength-validator"
                },
                {
                        "name": "scheb/2fa-bundle",
                        "version": "v7.2.0",
                        "version_normalized": "7.2.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/scheb/2fa-bundle.git",
                                "reference": "3eac1a44af1707056426197eda3c7a54a5ac9719"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/scheb/2fa-bundle/zipball/3eac1a44af1707056426197eda3c7a54a5ac9719",
                                "reference": "3eac1a44af1707056426197eda3c7a54a5ac9719",
                                "shasum": ""
                        },
                        "require": {
                                "ext-json": "*",
                                "php": "~8.2.0 || ~8.3.0",
                                "symfony/config": "^6.4 || ^7.0",
                                "symfony/dependency-injection": "^6.4 || ^7.0",
                                "symfony/event-dispatcher": "^6.4 || ^7.0",
                                "symfony/framework-bundle": "^6.4 || ^7.0",
                                "symfony/http-foundation": "^6.4 || ^7.0",
                                "symfony/http-kernel": "^6.4 || ^7.0",
                                "symfony/property-access": "^6.4 || ^7.0",
                                "symfony/security-bundle": "^6.4 || ^7.0",
                                "symfony/twig-bundle": "^6.4 || ^7.0"
                        },
                        "conflict": {
                                "scheb/two-factor-bundle": "*"
                        },
                        "suggest": {
                                "scheb/2fa-backup-code": "Emergency codes when you have no access to other methods",
                                "scheb/2fa-email": "Send codes by email",
                                "scheb/2fa-google-authenticator": "Google Authenticator support",
                                "scheb/2fa-totp": "Temporary one-time password (TOTP) support (Google Authenticator compatible)",
                                "scheb/2fa-trusted-device": "Trusted devices support"
                        },
                        "time": "2024-01-26T17:30:55+00:00",
                        "type": "symfony-bundle",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Scheb\\TwoFactorBundle\\": ""
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Christian Scheb",
                                        "email": "me@christianscheb.de"
                                }
                        ],
                        "description": "A generic interface to implement two-factor authentication in Symfony applications",
                        "homepage": "https://github.com/scheb/2fa",
                        "keywords": [
                                "2fa",
                                "Authentication",
                                "symfony",
                                "two-factor",
                                "two-step"
                        ],
                        "support": {
                                "source": "https://github.com/scheb/2fa-bundle/tree/v7.2.0"
                        },
                        "install-path": "../scheb/2fa-bundle"
                },
                {
                        "name": "scheb/2fa-email",
                        "version": "v7.2.0",
                        "version_normalized": "7.2.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/scheb/2fa-email.git",
                                "reference": "de479da6497dd90c7b4a6db5a04d48edec42b786"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/scheb/2fa-email/zipball/de479da6497dd90c7b4a6db5a04d48edec42b786",
                                "reference": "de479da6497dd90c7b4a6db5a04d48edec42b786",
                                "shasum": ""
                        },
                        "require": {
                                "php": "~8.2.0 || ~8.3.0",
                                "scheb/2fa-bundle": "self.version"
                        },
                        "time": "2024-01-18T20:20:03+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Scheb\\TwoFactorBundle\\": ""
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Christian Scheb",
                                        "email": "me@christianscheb.de"
                                }
                        ],
                        "description": "Extends scheb/2fa-bundle with two-factor authentication via email",
                        "homepage": "https://github.com/scheb/2fa",
                        "keywords": [
                                "2fa",
                                "Authentication",
                                "email",
                                "symfony",
                                "two-factor",
                                "two-step"
                        ],
                        "support": {
                                "source": "https://github.com/scheb/2fa-email/tree/v7.2.0"
                        },
                        "install-path": "../scheb/2fa-email"
                },
                {
                        "name": "setasign/fpdf",
                        "version": "1.8.6",
                        "version_normalized": "1.8.6.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/Setasign/FPDF.git",
                                "reference": "0838e0ee4925716fcbbc50ad9e1799b5edfae0a0"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/Setasign/FPDF/zipball/0838e0ee4925716fcbbc50ad9e1799b5edfae0a0",
                                "reference": "0838e0ee4925716fcbbc50ad9e1799b5edfae0a0",
                                "shasum": ""
                        },
                        "require": {
                                "ext-gd": "*",
                                "ext-zlib": "*"
                        },
                        "time": "2023-06-26T14:44:25+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "classmap": [
                                        "fpdf.php"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Olivier Plathey",
                                        "email": "oliver@fpdf.org",
                                        "homepage": "http://fpdf.org/"
                                }
                        ],
                        "description": "FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.",
                        "homepage": "http://www.fpdf.org",
                        "keywords": [
                                "fpdf",
                                "pdf"
                        ],
                        "install-path": "../setasign/fpdf"
                },
                {
                        "name": "setasign/fpdi",
                        "version": "v2.6.0",
                        "version_normalized": "2.6.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/Setasign/FPDI.git",
                                "reference": "a6db878129ec6c7e141316ee71872923e7f1b7ad"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/Setasign/FPDI/zipball/a6db878129ec6c7e141316ee71872923e7f1b7ad",
                                "reference": "a6db878129ec6c7e141316ee71872923e7f1b7ad",
                                "shasum": ""
                        },
                        "require": {
                                "ext-zlib": "*",
                                "php": "^5.6 || ^7.0 || ^8.0"
                        },
                        "conflict": {
                                "setasign/tfpdf": "<1.31"
                        },
                        "require-dev": {
                                "phpunit/phpunit": "~5.7",
                                "setasign/fpdf": "~1.8.6",
                                "setasign/tfpdf": "~1.33",
                                "squizlabs/php_codesniffer": "^3.5",
                                "tecnickcom/tcpdf": "~6.2"
                        },
                        "suggest": {
                                "setasign/fpdf": "FPDI will extend this class but as it is also possible to use TCPDF or tFPDF as an alternative. There's no fixed dependency configured."
                        },
                        "time": "2023-12-11T16:03:32+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "setasign\\Fpdi\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Jan Slabon",
                                        "email": "jan.slabon@setasign.com",
                                        "homepage": "https://www.setasign.com"
                                },
                                {
                                        "name": "Maximilian Kresse",
                                        "email": "maximilian.kresse@setasign.com",
                                        "homepage": "https://www.setasign.com"
                                }
                        ],
                        "description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.",
                        "homepage": "https://www.setasign.com/fpdi",
                        "keywords": [
                                "fpdf",
                                "fpdi",
                                "pdf"
                        ],
                        "support": {
                                "issues": "https://github.com/Setasign/FPDI/issues",
                                "source": "https://github.com/Setasign/FPDI/tree/v2.6.0"
                        },
                        "funding": [
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/setasign/fpdi",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../setasign/fpdi"
                },
                {
                        "name": "stof/doctrine-extensions-bundle",
                        "version": "v1.10.1",
                        "version_normalized": "1.10.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/stof/StofDoctrineExtensionsBundle.git",
                                "reference": "299d5333ce83941069852be36b949abbc776bf1d"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/stof/StofDoctrineExtensionsBundle/zipball/299d5333ce83941069852be36b949abbc776bf1d",
                                "reference": "299d5333ce83941069852be36b949abbc776bf1d",
                                "shasum": ""
                        },
                        "require": {
                                "gedmo/doctrine-extensions": "^3.5.0",
                                "php": "^7.2.5 || ^8.0",
                                "symfony/cache": "^5.4 || ^6.0 || ^7.0",
                                "symfony/config": "^5.4 || ^6.0 || ^7.0",
                                "symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
                                "symfony/event-dispatcher": "^5.4 || ^6.0 || ^7.0",
                                "symfony/http-kernel": "^5.4 || ^6.0 || ^7.0"
                        },
                        "require-dev": {
                                "symfony/mime": "^5.4 || ^6.0 || ^7.0",
                                "symfony/phpunit-bridge": "^v6.4.1 || ^7.0.1",
                                "symfony/security-core": "^5.4 || ^6.0 || ^7.0"
                        },
                        "suggest": {
                                "doctrine/doctrine-bundle": "to use the ORM extensions",
                                "doctrine/mongodb-odm-bundle": "to use the MongoDB ODM extensions",
                                "symfony/mime": "To use the Mime component integration for Uploadable"
                        },
                        "time": "2023-12-09T09:33:39+00:00",
                        "type": "symfony-bundle",
                        "extra": {
                                "branch-alias": {
                                        "dev-main": "1.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Stof\\DoctrineExtensionsBundle\\": "src"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Christophe Coevoet",
                                        "email": "stof@notk.org"
                                }
                        ],
                        "description": "Integration of the gedmo/doctrine-extensions with Symfony",
                        "homepage": "https://github.com/stof/StofDoctrineExtensionsBundle",
                        "keywords": [
                                "behaviors",
                                "doctrine2",
                                "extensions",
                                "gedmo",
                                "loggable",
                                "nestedset",
                                "sluggable",
                                "sortable",
                                "timestampable",
                                "translatable",
                                "tree"
                        ],
                        "support": {
                                "issues": "https://github.com/stof/StofDoctrineExtensionsBundle/issues",
                                "source": "https://github.com/stof/StofDoctrineExtensionsBundle/tree/v1.10.1"
                        },
                        "install-path": "../stof/doctrine-extensions-bundle"
                },
                {
                        "name": "symfony/asset",
                        "version": "v7.0.3",
                        "version_normalized": "7.0.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/asset.git",
                                "reference": "3ae493792fc17cc31b84e231f30f2d154575f171"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/asset/zipball/3ae493792fc17cc31b84e231f30f2d154575f171",
                                "reference": "3ae493792fc17cc31b84e231f30f2d154575f171",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2"
                        },
                        "conflict": {
                                "symfony/http-foundation": "<6.4"
                        },
                        "require-dev": {
                                "symfony/http-client": "^6.4|^7.0",
                                "symfony/http-foundation": "^6.4|^7.0",
                                "symfony/http-kernel": "^6.4|^7.0"
                        },
                        "time": "2024-01-23T15:02: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.0.3"
                        },
                        "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/asset"
                },
                {
                        "name": "symfony/cache",
                        "version": "v7.0.4",
                        "version_normalized": "7.0.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/cache.git",
                                "reference": "fc822951dd360a593224bb2cef90a087d0dff60f"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/cache/zipball/fc822951dd360a593224bb2cef90a087d0dff60f",
                                "reference": "fc822951dd360a593224bb2cef90a087d0dff60f",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2",
                                "psr/cache": "^2.0|^3.0",
                                "psr/log": "^1.1|^2|^3",
                                "symfony/cache-contracts": "^2.5|^3",
                                "symfony/service-contracts": "^2.5|^3",
                                "symfony/var-exporter": "^6.4|^7.0"
                        },
                        "conflict": {
                                "doctrine/dbal": "<3.6",
                                "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/config": "^6.4|^7.0",
                                "symfony/dependency-injection": "^6.4|^7.0",
                                "symfony/filesystem": "^6.4|^7.0",
                                "symfony/http-kernel": "^6.4|^7.0",
                                "symfony/messenger": "^6.4|^7.0",
                                "symfony/var-dumper": "^6.4|^7.0"
                        },
                        "time": "2024-02-22T20:27:20+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.0.4"
                        },
                        "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"
                },
                {
                        "name": "symfony/cache-contracts",
                        "version": "v3.4.0",
                        "version_normalized": "3.4.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/cache-contracts.git",
                                "reference": "1d74b127da04ffa87aa940abe15446fa89653778"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/1d74b127da04ffa87aa940abe15446fa89653778",
                                "reference": "1d74b127da04ffa87aa940abe15446fa89653778",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.1",
                                "psr/cache": "^3.0"
                        },
                        "time": "2023-09-25T12:52:38+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-main": "3.4-dev"
                                },
                                "thanks": {
                                        "name": "symfony/contracts",
                                        "url": "https://github.com/symfony/contracts"
                                }
                        },
                        "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.4.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.0.5",
                        "version_normalized": "7.0.5.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/clock.git",
                                "reference": "8b9d08887353d627d5f6c3bf3373b398b49051c2"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/clock/zipball/8b9d08887353d627d5f6c3bf3373b398b49051c2",
                                "reference": "8b9d08887353d627d5f6c3bf3373b398b49051c2",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2",
                                "psr/clock": "^1.0",
                                "symfony/polyfill-php83": "^1.28"
                        },
                        "provide": {
                                "psr/clock-implementation": "1.0"
                        },
                        "time": "2024-03-02T12:46:12+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.0.5"
                        },
                        "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/clock"
                },
                {
                        "name": "symfony/config",
                        "version": "v7.0.4",
                        "version_normalized": "7.0.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/config.git",
                                "reference": "44deeba7233f08f383185ffa37dace3b3bc87364"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/config/zipball/44deeba7233f08f383185ffa37dace3b3bc87364",
                                "reference": "44deeba7233f08f383185ffa37dace3b3bc87364",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2",
                                "symfony/deprecation-contracts": "^2.5|^3",
                                "symfony/filesystem": "^6.4|^7.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",
                                "symfony/finder": "^6.4|^7.0",
                                "symfony/messenger": "^6.4|^7.0",
                                "symfony/service-contracts": "^2.5|^3",
                                "symfony/yaml": "^6.4|^7.0"
                        },
                        "time": "2024-02-26T07:52:39+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.0.4"
                        },
                        "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/config"
                },
                {
                        "name": "symfony/console",
                        "version": "v7.0.4",
                        "version_normalized": "7.0.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/console.git",
                                "reference": "6b099f3306f7c9c2d2786ed736d0026b2903205f"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/console/zipball/6b099f3306f7c9c2d2786ed736d0026b2903205f",
                                "reference": "6b099f3306f7c9c2d2786ed736d0026b2903205f",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2",
                                "symfony/polyfill-mbstring": "~1.0",
                                "symfony/service-contracts": "^2.5|^3",
                                "symfony/string": "^6.4|^7.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",
                                "symfony/dependency-injection": "^6.4|^7.0",
                                "symfony/event-dispatcher": "^6.4|^7.0",
                                "symfony/http-foundation": "^6.4|^7.0",
                                "symfony/http-kernel": "^6.4|^7.0",
                                "symfony/lock": "^6.4|^7.0",
                                "symfony/messenger": "^6.4|^7.0",
                                "symfony/process": "^6.4|^7.0",
                                "symfony/stopwatch": "^6.4|^7.0",
                                "symfony/var-dumper": "^6.4|^7.0"
                        },
                        "time": "2024-02-22T20:27: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.0.4"
                        },
                        "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/console"
                },
                {
                        "name": "symfony/debug-bundle",
                        "version": "v7.0.3",
                        "version_normalized": "7.0.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/debug-bundle.git",
                                "reference": "b0db5c443883ce5c10c2265c77feb9833c3d9d6d"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/debug-bundle/zipball/b0db5c443883ce5c10c2265c77feb9833c3d9d6d",
                                "reference": "b0db5c443883ce5c10c2265c77feb9833c3d9d6d",
                                "shasum": ""
                        },
                        "require": {
                                "ext-xml": "*",
                                "php": ">=8.2",
                                "symfony/dependency-injection": "^6.4|^7.0",
                                "symfony/http-kernel": "^6.4|^7.0",
                                "symfony/twig-bridge": "^6.4|^7.0",
                                "symfony/var-dumper": "^6.4|^7.0"
                        },
                        "conflict": {
                                "symfony/config": "<6.4",
                                "symfony/dependency-injection": "<6.4"
                        },
                        "require-dev": {
                                "symfony/config": "^6.4|^7.0",
                                "symfony/web-profiler-bundle": "^6.4|^7.0"
                        },
                        "time": "2024-01-23T15:02:46+00:00",
                        "type": "symfony-bundle",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Symfony\\Bundle\\DebugBundle\\": ""
                                },
                                "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 Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework",
                        "homepage": "https://symfony.com",
                        "support": {
                                "source": "https://github.com/symfony/debug-bundle/tree/v7.0.3"
                        },
                        "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/debug-bundle"
                },
                {
                        "name": "symfony/dependency-injection",
                        "version": "v7.0.4",
                        "version_normalized": "7.0.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/dependency-injection.git",
                                "reference": "47f37af245df8457ea63409fc242b3cc825ce5eb"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/47f37af245df8457ea63409fc242b3cc825ce5eb",
                                "reference": "47f37af245df8457ea63409fc242b3cc825ce5eb",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2",
                                "psr/container": "^1.1|^2.0",
                                "symfony/deprecation-contracts": "^2.5|^3",
                                "symfony/service-contracts": "^3.3",
                                "symfony/var-exporter": "^6.4|^7.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",
                                "symfony/expression-language": "^6.4|^7.0",
                                "symfony/yaml": "^6.4|^7.0"
                        },
                        "time": "2024-02-22T20:27:20+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.0.4"
                        },
                        "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/dependency-injection"
                },
                {
                        "name": "symfony/deprecation-contracts",
                        "version": "v3.4.0",
                        "version_normalized": "3.4.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/deprecation-contracts.git",
                                "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf",
                                "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.1"
                        },
                        "time": "2023-05-23T14:45:45+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-main": "3.4-dev"
                                },
                                "thanks": {
                                        "name": "symfony/contracts",
                                        "url": "https://github.com/symfony/contracts"
                                }
                        },
                        "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.4.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.0.5",
                        "version_normalized": "7.0.5.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/doctrine-bridge.git",
                                "reference": "e3cf34996df541c62acc1bd5f187aacc18a204d2"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/e3cf34996df541c62acc1bd5f187aacc18a204d2",
                                "reference": "e3cf34996df541c62acc1bd5f187aacc18a204d2",
                                "shasum": ""
                        },
                        "require": {
                                "doctrine/event-manager": "^2",
                                "doctrine/persistence": "^3.1",
                                "php": ">=8.2",
                                "symfony/polyfill-ctype": "~1.8",
                                "symfony/polyfill-mbstring": "~1.0",
                                "symfony/service-contracts": "^2.5|^3"
                        },
                        "conflict": {
                                "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",
                                "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": "<6.4"
                        },
                        "require-dev": {
                                "doctrine/collections": "^1.0|^2.0",
                                "doctrine/data-fixtures": "^1.1",
                                "doctrine/dbal": "^3.6|^4",
                                "doctrine/orm": "^2.15|^3",
                                "psr/log": "^1|^2|^3",
                                "symfony/cache": "^6.4|^7.0",
                                "symfony/config": "^6.4|^7.0",
                                "symfony/dependency-injection": "^6.4|^7.0",
                                "symfony/doctrine-messenger": "^6.4|^7.0",
                                "symfony/expression-language": "^6.4|^7.0",
                                "symfony/form": "^6.4|^7.0",
                                "symfony/http-kernel": "^6.4|^7.0",
                                "symfony/lock": "^6.4|^7.0",
                                "symfony/messenger": "^6.4|^7.0",
                                "symfony/property-access": "^6.4|^7.0",
                                "symfony/property-info": "^6.4|^7.0",
                                "symfony/security-core": "^6.4|^7.0",
                                "symfony/stopwatch": "^6.4|^7.0",
                                "symfony/translation": "^6.4|^7.0",
                                "symfony/uid": "^6.4|^7.0",
                                "symfony/validator": "^6.4|^7.0",
                                "symfony/var-dumper": "^6.4|^7.0"
                        },
                        "time": "2024-02-27T12:34:35+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.0.5"
                        },
                        "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/doctrine-bridge"
                },
                {
                        "name": "symfony/doctrine-messenger",
                        "version": "v7.0.4",
                        "version_normalized": "7.0.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/doctrine-messenger.git",
                                "reference": "5a9ebba1b0be17af7b1e6b6433ad2cb6e35e97ca"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/5a9ebba1b0be17af7b1e6b6433ad2cb6e35e97ca",
                                "reference": "5a9ebba1b0be17af7b1e6b6433ad2cb6e35e97ca",
                                "shasum": ""
                        },
                        "require": {
                                "doctrine/dbal": "^3.6|^4",
                                "php": ">=8.2",
                                "symfony/messenger": "^6.4|^7.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",
                                "symfony/serializer": "^6.4|^7.0"
                        },
                        "time": "2024-02-22T20:27:20+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.0.4"
                        },
                        "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/doctrine-messenger"
                },
                {
                        "name": "symfony/dotenv",
                        "version": "v7.0.4",
                        "version_normalized": "7.0.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/dotenv.git",
                                "reference": "8017ea2f0ff4fbda6ae1bf3f5409d5ecff982067"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/dotenv/zipball/8017ea2f0ff4fbda6ae1bf3f5409d5ecff982067",
                                "reference": "8017ea2f0ff4fbda6ae1bf3f5409d5ecff982067",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2"
                        },
                        "conflict": {
                                "symfony/console": "<6.4",
                                "symfony/process": "<6.4"
                        },
                        "require-dev": {
                                "symfony/console": "^6.4|^7.0",
                                "symfony/process": "^6.4|^7.0"
                        },
                        "time": "2024-02-09T10:53:15+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.0.4"
                        },
                        "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/dotenv"
                },
                {
                        "name": "symfony/error-handler",
                        "version": "v7.0.4",
                        "version_normalized": "7.0.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/error-handler.git",
                                "reference": "677b24759decff69e65b1e9d1471d90f95ced880"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/error-handler/zipball/677b24759decff69e65b1e9d1471d90f95ced880",
                                "reference": "677b24759decff69e65b1e9d1471d90f95ced880",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2",
                                "psr/log": "^1|^2|^3",
                                "symfony/var-dumper": "^6.4|^7.0"
                        },
                        "conflict": {
                                "symfony/deprecation-contracts": "<2.5",
                                "symfony/http-kernel": "<6.4"
                        },
                        "require-dev": {
                                "symfony/deprecation-contracts": "^2.5|^3",
                                "symfony/http-kernel": "^6.4|^7.0",
                                "symfony/serializer": "^6.4|^7.0"
                        },
                        "time": "2024-02-22T20:27:20+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.0.4"
                        },
                        "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/error-handler"
                },
                {
                        "name": "symfony/event-dispatcher",
                        "version": "v7.0.3",
                        "version_normalized": "7.0.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/event-dispatcher.git",
                                "reference": "834c28d533dd0636f910909d01b9ff45cc094b5e"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/834c28d533dd0636f910909d01b9ff45cc094b5e",
                                "reference": "834c28d533dd0636f910909d01b9ff45cc094b5e",
                                "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",
                                "symfony/dependency-injection": "^6.4|^7.0",
                                "symfony/error-handler": "^6.4|^7.0",
                                "symfony/expression-language": "^6.4|^7.0",
                                "symfony/http-foundation": "^6.4|^7.0",
                                "symfony/service-contracts": "^2.5|^3",
                                "symfony/stopwatch": "^6.4|^7.0"
                        },
                        "time": "2024-01-23T15:02:46+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.0.3"
                        },
                        "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"
                },
                {
                        "name": "symfony/event-dispatcher-contracts",
                        "version": "v3.4.0",
                        "version_normalized": "3.4.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/event-dispatcher-contracts.git",
                                "reference": "a76aed96a42d2b521153fb382d418e30d18b59df"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/a76aed96a42d2b521153fb382d418e30d18b59df",
                                "reference": "a76aed96a42d2b521153fb382d418e30d18b59df",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.1",
                                "psr/event-dispatcher": "^1"
                        },
                        "time": "2023-05-23T14:45:45+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-main": "3.4-dev"
                                },
                                "thanks": {
                                        "name": "symfony/contracts",
                                        "url": "https://github.com/symfony/contracts"
                                }
                        },
                        "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.4.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/filesystem",
                        "version": "v7.0.3",
                        "version_normalized": "7.0.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/filesystem.git",
                                "reference": "2890e3a825bc0c0558526c04499c13f83e1b6b12"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/filesystem/zipball/2890e3a825bc0c0558526c04499c13f83e1b6b12",
                                "reference": "2890e3a825bc0c0558526c04499c13f83e1b6b12",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2",
                                "symfony/polyfill-ctype": "~1.8",
                                "symfony/polyfill-mbstring": "~1.8"
                        },
                        "time": "2024-01-23T15:02:46+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.0.3"
                        },
                        "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/filesystem"
                },
                {
                        "name": "symfony/finder",
                        "version": "v7.0.0",
                        "version_normalized": "7.0.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/finder.git",
                                "reference": "6e5688d69f7cfc4ed4a511e96007e06c2d34ce56"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/finder/zipball/6e5688d69f7cfc4ed4a511e96007e06c2d34ce56",
                                "reference": "6e5688d69f7cfc4ed4a511e96007e06c2d34ce56",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2"
                        },
                        "require-dev": {
                                "symfony/filesystem": "^6.4|^7.0"
                        },
                        "time": "2023-10-31T17:59:56+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.0.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/finder"
                },
                {
                        "name": "symfony/flex",
                        "version": "v2.4.5",
                        "version_normalized": "2.4.5.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/flex.git",
                                "reference": "b0a405f40614c9f584b489d54f91091817b0e26e"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/flex/zipball/b0a405f40614c9f584b489d54f91091817b0e26e",
                                "reference": "b0a405f40614c9f584b489d54f91091817b0e26e",
                                "shasum": ""
                        },
                        "require": {
                                "composer-plugin-api": "^2.1",
                                "php": ">=8.0"
                        },
                        "require-dev": {
                                "composer/composer": "^2.1",
                                "symfony/dotenv": "^5.4|^6.0",
                                "symfony/filesystem": "^5.4|^6.0",
                                "symfony/phpunit-bridge": "^5.4|^6.0",
                                "symfony/process": "^5.4|^6.0"
                        },
                        "time": "2024-03-02T08:16:47+00:00",
                        "type": "composer-plugin",
                        "extra": {
                                "class": "Symfony\\Flex\\Flex"
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Symfony\\Flex\\": "src"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Fabien Potencier",
                                        "email": "fabien.potencier@gmail.com"
                                }
                        ],
                        "description": "Composer plugin for Symfony",
                        "support": {
                                "issues": "https://github.com/symfony/flex/issues",
                                "source": "https://github.com/symfony/flex/tree/v2.4.5"
                        },
                        "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/flex"
                },
                {
                        "name": "symfony/form",
                        "version": "v7.0.4",
                        "version_normalized": "7.0.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/form.git",
                                "reference": "5cfe85c74caf924c7cec2134e169320b464ede84"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/form/zipball/5cfe85c74caf924c7cec2134e169320b464ede84",
                                "reference": "5cfe85c74caf924c7cec2134e169320b464ede84",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2",
                                "symfony/event-dispatcher": "^6.4|^7.0",
                                "symfony/options-resolver": "^6.4|^7.0",
                                "symfony/polyfill-ctype": "~1.8",
                                "symfony/polyfill-intl-icu": "^1.21",
                                "symfony/polyfill-mbstring": "~1.0",
                                "symfony/property-access": "^6.4|^7.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/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/config": "^6.4|^7.0",
                                "symfony/console": "^6.4|^7.0",
                                "symfony/dependency-injection": "^6.4|^7.0",
                                "symfony/expression-language": "^6.4|^7.0",
                                "symfony/html-sanitizer": "^6.4|^7.0",
                                "symfony/http-foundation": "^6.4|^7.0",
                                "symfony/http-kernel": "^6.4|^7.0",
                                "symfony/intl": "^6.4|^7.0",
                                "symfony/security-core": "^6.4|^7.0",
                                "symfony/security-csrf": "^6.4|^7.0",
                                "symfony/translation": "^6.4.3|^7.0.3",
                                "symfony/uid": "^6.4|^7.0",
                                "symfony/validator": "^6.4|^7.0",
                                "symfony/var-dumper": "^6.4|^7.0"
                        },
                        "time": "2024-02-12T11:15:03+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.0.4"
                        },
                        "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/form"
                },
                {
                        "name": "symfony/framework-bundle",
                        "version": "v7.0.4",
                        "version_normalized": "7.0.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/framework-bundle.git",
                                "reference": "b58bcb2f9c32405b8fbaa24a1e38c8a10bad7b21"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/b58bcb2f9c32405b8fbaa24a1e38c8a10bad7b21",
                                "reference": "b58bcb2f9c32405b8fbaa24a1e38c8a10bad7b21",
                                "shasum": ""
                        },
                        "require": {
                                "composer-runtime-api": ">=2.1",
                                "ext-xml": "*",
                                "php": ">=8.2",
                                "symfony/cache": "^6.4|^7.0",
                                "symfony/config": "^6.4|^7.0",
                                "symfony/dependency-injection": "^6.4|^7.0",
                                "symfony/deprecation-contracts": "^2.5|^3",
                                "symfony/error-handler": "^6.4|^7.0",
                                "symfony/event-dispatcher": "^6.4|^7.0",
                                "symfony/filesystem": "^6.4|^7.0",
                                "symfony/finder": "^6.4|^7.0",
                                "symfony/http-foundation": "^6.4|^7.0",
                                "symfony/http-kernel": "^6.4|^7.0",
                                "symfony/polyfill-mbstring": "~1.0",
                                "symfony/routing": "^6.4|^7.0"
                        },
                        "conflict": {
                                "doctrine/persistence": "<1.3",
                                "phpdocumentor/reflection-docblock": "<3.2.2",
                                "phpdocumentor/type-resolver": "<1.4.0",
                                "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": "<6.4",
                                "symfony/http-client": "<6.4",
                                "symfony/lock": "<6.4",
                                "symfony/mailer": "<6.4",
                                "symfony/messenger": "<6.4",
                                "symfony/mime": "<6.4",
                                "symfony/property-access": "<6.4",
                                "symfony/property-info": "<6.4",
                                "symfony/scheduler": "<6.4.4|>=7.0.0,<7.0.4",
                                "symfony/security-core": "<6.4",
                                "symfony/security-csrf": "<6.4",
                                "symfony/serializer": "<6.4",
                                "symfony/stopwatch": "<6.4",
                                "symfony/translation": "<6.4",
                                "symfony/twig-bridge": "<6.4",
                                "symfony/twig-bundle": "<6.4",
                                "symfony/validator": "<6.4",
                                "symfony/web-profiler-bundle": "<6.4",
                                "symfony/workflow": "<6.4"
                        },
                        "require-dev": {
                                "doctrine/persistence": "^1.3|^2|^3",
                                "dragonmantank/cron-expression": "^3.1",
                                "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
                                "seld/jsonlint": "^1.10",
                                "symfony/asset": "^6.4|^7.0",
                                "symfony/asset-mapper": "^6.4|^7.0",
                                "symfony/browser-kit": "^6.4|^7.0",
                                "symfony/clock": "^6.4|^7.0",
                                "symfony/console": "^6.4|^7.0",
                                "symfony/css-selector": "^6.4|^7.0",
                                "symfony/dom-crawler": "^6.4|^7.0",
                                "symfony/dotenv": "^6.4|^7.0",
                                "symfony/expression-language": "^6.4|^7.0",
                                "symfony/form": "^6.4|^7.0",
                                "symfony/html-sanitizer": "^6.4|^7.0",
                                "symfony/http-client": "^6.4|^7.0",
                                "symfony/lock": "^6.4|^7.0",
                                "symfony/mailer": "^6.4|^7.0",
                                "symfony/messenger": "^6.4|^7.0",
                                "symfony/mime": "^6.4|^7.0",
                                "symfony/notifier": "^6.4|^7.0",
                                "symfony/polyfill-intl-icu": "~1.0",
                                "symfony/process": "^6.4|^7.0",
                                "symfony/property-info": "^6.4|^7.0",
                                "symfony/rate-limiter": "^6.4|^7.0",
                                "symfony/scheduler": "^6.4.4|^7.0.4",
                                "symfony/security-bundle": "^6.4|^7.0",
                                "symfony/semaphore": "^6.4|^7.0",
                                "symfony/serializer": "^6.4|^7.0",
                                "symfony/stopwatch": "^6.4|^7.0",
                                "symfony/string": "^6.4|^7.0",
                                "symfony/translation": "^6.4|^7.0",
                                "symfony/twig-bundle": "^6.4|^7.0",
                                "symfony/uid": "^6.4|^7.0",
                                "symfony/validator": "^6.4|^7.0",
                                "symfony/web-link": "^6.4|^7.0",
                                "symfony/workflow": "^6.4|^7.0",
                                "symfony/yaml": "^6.4|^7.0",
                                "twig/twig": "^3.0.4"
                        },
                        "time": "2024-02-26T07:52:39+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.0.4"
                        },
                        "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/framework-bundle"
                },
                {
                        "name": "symfony/http-client",
                        "version": "v7.0.5",
                        "version_normalized": "7.0.5.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/http-client.git",
                                "reference": "425f462a59d8030703ee04a9e1c666575ed5db3b"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/http-client/zipball/425f462a59d8030703ee04a9e1c666575ed5db3b",
                                "reference": "425f462a59d8030703ee04a9e1c666575ed5db3b",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2",
                                "psr/log": "^1|^2|^3",
                                "symfony/http-client-contracts": "^3",
                                "symfony/service-contracts": "^2.5|^3"
                        },
                        "conflict": {
                                "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/amp": "^2.5",
                                "amphp/http-client": "^4.2.1",
                                "amphp/http-tunnel": "^1.0",
                                "amphp/socket": "^1.1",
                                "guzzlehttp/promises": "^1.4",
                                "nyholm/psr7": "^1.0",
                                "php-http/httplug": "^1.0|^2.0",
                                "psr/http-client": "^1.0",
                                "symfony/dependency-injection": "^6.4|^7.0",
                                "symfony/http-kernel": "^6.4|^7.0",
                                "symfony/messenger": "^6.4|^7.0",
                                "symfony/process": "^6.4|^7.0",
                                "symfony/stopwatch": "^6.4|^7.0"
                        },
                        "time": "2024-03-02T12:46:12+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.0.5"
                        },
                        "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"
                },
                {
                        "name": "symfony/http-client-contracts",
                        "version": "v3.4.0",
                        "version_normalized": "3.4.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/http-client-contracts.git",
                                "reference": "1ee70e699b41909c209a0c930f11034b93578654"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/1ee70e699b41909c209a0c930f11034b93578654",
                                "reference": "1ee70e699b41909c209a0c930f11034b93578654",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.1"
                        },
                        "time": "2023-07-30T20:28:31+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-main": "3.4-dev"
                                },
                                "thanks": {
                                        "name": "symfony/contracts",
                                        "url": "https://github.com/symfony/contracts"
                                }
                        },
                        "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.4.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.0.4",
                        "version_normalized": "7.0.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/http-foundation.git",
                                "reference": "439fdfdd344943254b1ef6278613e79040548045"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/439fdfdd344943254b1ef6278613e79040548045",
                                "reference": "439fdfdd344943254b1ef6278613e79040548045",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2",
                                "symfony/polyfill-mbstring": "~1.1",
                                "symfony/polyfill-php83": "^1.27"
                        },
                        "conflict": {
                                "doctrine/dbal": "<3.6",
                                "symfony/cache": "<6.4"
                        },
                        "require-dev": {
                                "doctrine/dbal": "^3.6|^4",
                                "predis/predis": "^1.1|^2.0",
                                "symfony/cache": "^6.4|^7.0",
                                "symfony/dependency-injection": "^6.4|^7.0",
                                "symfony/expression-language": "^6.4|^7.0",
                                "symfony/http-kernel": "^6.4|^7.0",
                                "symfony/mime": "^6.4|^7.0",
                                "symfony/rate-limiter": "^6.4|^7.0"
                        },
                        "time": "2024-02-08T19:22:56+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.0.4"
                        },
                        "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-foundation"
                },
                {
                        "name": "symfony/http-kernel",
                        "version": "v7.0.5",
                        "version_normalized": "7.0.5.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/http-kernel.git",
                                "reference": "37c24ca28f65e3121a68f3dd4daeb36fb1fa2a72"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/http-kernel/zipball/37c24ca28f65e3121a68f3dd4daeb36fb1fa2a72",
                                "reference": "37c24ca28f65e3121a68f3dd4daeb36fb1fa2a72",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2",
                                "psr/log": "^1|^2|^3",
                                "symfony/error-handler": "^6.4|^7.0",
                                "symfony/event-dispatcher": "^6.4|^7.0",
                                "symfony/http-foundation": "^6.4|^7.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/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.0.4"
                        },
                        "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",
                                "symfony/clock": "^6.4|^7.0",
                                "symfony/config": "^6.4|^7.0",
                                "symfony/console": "^6.4|^7.0",
                                "symfony/css-selector": "^6.4|^7.0",
                                "symfony/dependency-injection": "^6.4|^7.0",
                                "symfony/dom-crawler": "^6.4|^7.0",
                                "symfony/expression-language": "^6.4|^7.0",
                                "symfony/finder": "^6.4|^7.0",
                                "symfony/http-client-contracts": "^2.5|^3",
                                "symfony/process": "^6.4|^7.0",
                                "symfony/property-access": "^6.4|^7.0",
                                "symfony/routing": "^6.4|^7.0",
                                "symfony/serializer": "^6.4.4|^7.0.4",
                                "symfony/stopwatch": "^6.4|^7.0",
                                "symfony/translation": "^6.4|^7.0",
                                "symfony/translation-contracts": "^2.5|^3",
                                "symfony/uid": "^6.4|^7.0",
                                "symfony/validator": "^6.4|^7.0",
                                "symfony/var-exporter": "^6.4|^7.0",
                                "twig/twig": "^3.0.4"
                        },
                        "time": "2024-03-04T21:05:24+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.0.5"
                        },
                        "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-kernel"
                },
                {
                        "name": "symfony/intl",
                        "version": "v7.0.3",
                        "version_normalized": "7.0.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/intl.git",
                                "reference": "295995df4acf6790a35b9ce6ec32b313efb11ff8"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/intl/zipball/295995df4acf6790a35b9ce6ec32b313efb11ff8",
                                "reference": "295995df4acf6790a35b9ce6ec32b313efb11ff8",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2"
                        },
                        "require-dev": {
                                "symfony/filesystem": "^6.4|^7.0",
                                "symfony/finder": "^6.4|^7.0",
                                "symfony/var-exporter": "^6.4|^7.0"
                        },
                        "time": "2024-01-23T15:02:46+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Symfony\\Component\\Intl\\": ""
                                },
                                "exclude-from-classmap": [
                                        "/Tests/"
                                ]
                        },
                        "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.0.3"
                        },
                        "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/intl"
                },
                {
                        "name": "symfony/mailer",
                        "version": "v7.0.9",
                        "version_normalized": "7.0.9.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/mailer.git",
                                "reference": "6cf146bc806c6ce8999a91072c1841004c0ecc86"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/mailer/zipball/6cf146bc806c6ce8999a91072c1841004c0ecc86",
                                "reference": "6cf146bc806c6ce8999a91072c1841004c0ecc86",
                                "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",
                                "symfony/mime": "^6.4|^7.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",
                                "symfony/http-client": "^6.4|^7.0",
                                "symfony/messenger": "^6.4|^7.0",
                                "symfony/twig-bridge": "^6.4|^7.0"
                        },
                        "time": "2024-06-28T07:59:17+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.0.9"
                        },
                        "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/mailer"
                },
                {
                        "name": "symfony/maker-bundle",
                        "version": "v1.56.0",
                        "version_normalized": "1.56.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/maker-bundle.git",
                                "reference": "bbb7949ae048363df7c8439abeddef8befd155ce"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/bbb7949ae048363df7c8439abeddef8befd155ce",
                                "reference": "bbb7949ae048363df7c8439abeddef8befd155ce",
                                "shasum": ""
                        },
                        "require": {
                                "doctrine/inflector": "^2.0",
                                "nikic/php-parser": "^4.18|^5.0",
                                "php": ">=8.1",
                                "symfony/config": "^6.4|^7.0",
                                "symfony/console": "^6.4|^7.0",
                                "symfony/dependency-injection": "^6.4|^7.0",
                                "symfony/deprecation-contracts": "^2.2|^3",
                                "symfony/filesystem": "^6.4|^7.0",
                                "symfony/finder": "^6.4|^7.0",
                                "symfony/framework-bundle": "^6.4|^7.0",
                                "symfony/http-kernel": "^6.4|^7.0",
                                "symfony/process": "^6.4|^7.0"
                        },
                        "conflict": {
                                "doctrine/doctrine-bundle": "<2.10",
                                "doctrine/orm": "<2.15"
                        },
                        "require-dev": {
                                "composer/semver": "^3.0",
                                "doctrine/doctrine-bundle": "^2.5.0",
                                "doctrine/orm": "^2.15|^3",
                                "symfony/http-client": "^6.4|^7.0",
                                "symfony/phpunit-bridge": "^6.4.1|^7.0",
                                "symfony/security-core": "^6.4|^7.0",
                                "symfony/yaml": "^6.4|^7.0",
                                "twig/twig": "^3.0|^4.x-dev"
                        },
                        "time": "2024-03-04T13:36:45+00:00",
                        "type": "symfony-bundle",
                        "extra": {
                                "branch-alias": {
                                        "dev-main": "1.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Symfony\\Bundle\\MakerBundle\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Symfony Community",
                                        "homepage": "https://symfony.com/contributors"
                                }
                        ],
                        "description": "Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.",
                        "homepage": "https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html",
                        "keywords": [
                                "code generator",
                                "dev",
                                "generator",
                                "scaffold",
                                "scaffolding"
                        ],
                        "support": {
                                "issues": "https://github.com/symfony/maker-bundle/issues",
                                "source": "https://github.com/symfony/maker-bundle/tree/v1.56.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/maker-bundle"
                },
                {
                        "name": "symfony/messenger",
                        "version": "v7.0.4",
                        "version_normalized": "7.0.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/messenger.git",
                                "reference": "804a8997f93313a8f7ed19e8cca3b44fdd18bdec"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/messenger/zipball/804a8997f93313a8f7ed19e8cca3b44fdd18bdec",
                                "reference": "804a8997f93313a8f7ed19e8cca3b44fdd18bdec",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2",
                                "psr/log": "^1|^2|^3",
                                "symfony/clock": "^6.4|^7.0"
                        },
                        "conflict": {
                                "symfony/console": "<6.4",
                                "symfony/event-dispatcher": "<6.4",
                                "symfony/event-dispatcher-contracts": "<2.5",
                                "symfony/framework-bundle": "<6.4",
                                "symfony/http-kernel": "<6.4",
                                "symfony/serializer": "<6.4"
                        },
                        "require-dev": {
                                "psr/cache": "^1.0|^2.0|^3.0",
                                "symfony/console": "^6.4|^7.0",
                                "symfony/dependency-injection": "^6.4|^7.0",
                                "symfony/event-dispatcher": "^6.4|^7.0",
                                "symfony/http-kernel": "^6.4|^7.0",
                                "symfony/process": "^6.4|^7.0",
                                "symfony/property-access": "^6.4|^7.0",
                                "symfony/rate-limiter": "^6.4|^7.0",
                                "symfony/routing": "^6.4|^7.0",
                                "symfony/serializer": "^6.4|^7.0",
                                "symfony/service-contracts": "^2.5|^3",
                                "symfony/stopwatch": "^6.4|^7.0",
                                "symfony/validator": "^6.4|^7.0"
                        },
                        "time": "2024-02-26T07:52:39+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.0.4"
                        },
                        "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/messenger"
                },
                {
                        "name": "symfony/mime",
                        "version": "v7.0.3",
                        "version_normalized": "7.0.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/mime.git",
                                "reference": "c1ffe24ba6fdc3e3f0f3fcb93519103b326a3716"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/mime/zipball/c1ffe24ba6fdc3e3f0f3fcb93519103b326a3716",
                                "reference": "c1ffe24ba6fdc3e3f0f3fcb93519103b326a3716",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2",
                                "symfony/polyfill-intl-idn": "^1.10",
                                "symfony/polyfill-mbstring": "^1.0"
                        },
                        "conflict": {
                                "egulias/email-validator": "~3.0.0",
                                "phpdocumentor/reflection-docblock": "<3.2.2",
                                "phpdocumentor/type-resolver": "<1.4.0",
                                "symfony/mailer": "<6.4",
                                "symfony/serializer": "<6.4"
                        },
                        "require-dev": {
                                "egulias/email-validator": "^2.1.10|^3.1|^4",
                                "league/html-to-markdown": "^5.0",
                                "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
                                "symfony/dependency-injection": "^6.4|^7.0",
                                "symfony/property-access": "^6.4|^7.0",
                                "symfony/property-info": "^6.4|^7.0",
                                "symfony/serializer": "^6.4|^7.0"
                        },
                        "time": "2024-01-30T08:34:29+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.0.3"
                        },
                        "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/mime"
                },
                {
                        "name": "symfony/monolog-bridge",
                        "version": "v7.0.3",
                        "version_normalized": "7.0.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/monolog-bridge.git",
                                "reference": "5d4f188e60d1e38a1d9d4bb6fbbbc13111dff2b1"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/5d4f188e60d1e38a1d9d4bb6fbbbc13111dff2b1",
                                "reference": "5d4f188e60d1e38a1d9d4bb6fbbbc13111dff2b1",
                                "shasum": ""
                        },
                        "require": {
                                "monolog/monolog": "^3",
                                "php": ">=8.2",
                                "symfony/http-kernel": "^6.4|^7.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",
                                "symfony/http-client": "^6.4|^7.0",
                                "symfony/mailer": "^6.4|^7.0",
                                "symfony/messenger": "^6.4|^7.0",
                                "symfony/mime": "^6.4|^7.0",
                                "symfony/security-core": "^6.4|^7.0",
                                "symfony/var-dumper": "^6.4|^7.0"
                        },
                        "time": "2024-01-23T15:02:46+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.0.3"
                        },
                        "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-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/notifier",
                        "version": "v7.0.3",
                        "version_normalized": "7.0.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/notifier.git",
                                "reference": "515326dab227ecd3198b04df50edf949f7767a9a"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/notifier/zipball/515326dab227ecd3198b04df50edf949f7767a9a",
                                "reference": "515326dab227ecd3198b04df50edf949f7767a9a",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2",
                                "psr/log": "^1|^2|^3"
                        },
                        "conflict": {
                                "symfony/event-dispatcher": "<6.4",
                                "symfony/event-dispatcher-contracts": "<2.5",
                                "symfony/http-client-contracts": "<2.5",
                                "symfony/http-kernel": "<6.4"
                        },
                        "require-dev": {
                                "symfony/event-dispatcher-contracts": "^2.5|^3",
                                "symfony/http-client-contracts": "^2.5|^3",
                                "symfony/http-foundation": "^6.4|^7.0",
                                "symfony/messenger": "^6.4|^7.0"
                        },
                        "time": "2024-01-23T15:02:46+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Symfony\\Component\\Notifier\\": ""
                                },
                                "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": "Sends notifications via one or more channels (email, SMS, ...)",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "notification",
                                "notifier"
                        ],
                        "support": {
                                "source": "https://github.com/symfony/notifier/tree/v7.0.3"
                        },
                        "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/notifier"
                },
                {
                        "name": "symfony/options-resolver",
                        "version": "v7.0.0",
                        "version_normalized": "7.0.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/options-resolver.git",
                                "reference": "700ff4096e346f54cb628ea650767c8130f1001f"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/options-resolver/zipball/700ff4096e346f54cb628ea650767c8130f1001f",
                                "reference": "700ff4096e346f54cb628ea650767c8130f1001f",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2",
                                "symfony/deprecation-contracts": "^2.5|^3"
                        },
                        "time": "2023-08-08T10:20:21+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.0.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/options-resolver"
                },
                {
                        "name": "symfony/password-hasher",
                        "version": "v7.0.4",
                        "version_normalized": "7.0.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/password-hasher.git",
                                "reference": "0eba656c16ecdf5588b3ddd2b2337b06173d839f"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/password-hasher/zipball/0eba656c16ecdf5588b3ddd2b2337b06173d839f",
                                "reference": "0eba656c16ecdf5588b3ddd2b2337b06173d839f",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2"
                        },
                        "conflict": {
                                "symfony/security-core": "<6.4"
                        },
                        "require-dev": {
                                "symfony/console": "^6.4|^7.0",
                                "symfony/security-core": "^6.4|^7.0"
                        },
                        "time": "2024-02-12T11:15:03+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.0.4"
                        },
                        "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/password-hasher"
                },
                {
                        "name": "symfony/polyfill-ctype",
                        "version": "v1.29.0",
                        "version_normalized": "1.29.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-ctype.git",
                                "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ef4d7e442ca910c4764bce785146269b30cb5fc4",
                                "reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1"
                        },
                        "provide": {
                                "ext-ctype": "*"
                        },
                        "suggest": {
                                "ext-ctype": "For best performance"
                        },
                        "time": "2024-01-29T20:11:03+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "name": "symfony/polyfill",
                                        "url": "https://github.com/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.29.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/polyfill-ctype"
                },
                {
                        "name": "symfony/polyfill-iconv",
                        "version": "v1.29.0",
                        "version_normalized": "1.29.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-iconv.git",
                                "reference": "cd4226d140ecd3d0f13d32ed0a4a095ffe871d2f"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/cd4226d140ecd3d0f13d32ed0a4a095ffe871d2f",
                                "reference": "cd4226d140ecd3d0f13d32ed0a4a095ffe871d2f",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1"
                        },
                        "provide": {
                                "ext-iconv": "*"
                        },
                        "suggest": {
                                "ext-iconv": "For best performance"
                        },
                        "time": "2024-01-29T20:11:03+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "name": "symfony/polyfill",
                                        "url": "https://github.com/symfony/polyfill"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "bootstrap.php"
                                ],
                                "psr-4": {
                                        "Symfony\\Polyfill\\Iconv\\": ""
                                }
                        },
                        "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 Iconv extension",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "compatibility",
                                "iconv",
                                "polyfill",
                                "portable",
                                "shim"
                        ],
                        "support": {
                                "source": "https://github.com/symfony/polyfill-iconv/tree/v1.29.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/polyfill-iconv"
                },
                {
                        "name": "symfony/polyfill-intl-grapheme",
                        "version": "v1.29.0",
                        "version_normalized": "1.29.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
                                "reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/32a9da87d7b3245e09ac426c83d334ae9f06f80f",
                                "reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1"
                        },
                        "suggest": {
                                "ext-intl": "For best performance"
                        },
                        "time": "2024-01-29T20:11:03+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "name": "symfony/polyfill",
                                        "url": "https://github.com/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.29.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/polyfill-intl-grapheme"
                },
                {
                        "name": "symfony/polyfill-intl-icu",
                        "version": "v1.29.0",
                        "version_normalized": "1.29.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-intl-icu.git",
                                "reference": "07094a28851a49107f3ab4f9120ca2975a64b6e1"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/07094a28851a49107f3ab4f9120ca2975a64b6e1",
                                "reference": "07094a28851a49107f3ab4f9120ca2975a64b6e1",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1"
                        },
                        "suggest": {
                                "ext-intl": "For best performance and support of other locales than \"en\""
                        },
                        "time": "2024-01-29T20:12:16+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "name": "symfony/polyfill",
                                        "url": "https://github.com/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.29.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/polyfill-intl-icu"
                },
                {
                        "name": "symfony/polyfill-intl-idn",
                        "version": "v1.29.0",
                        "version_normalized": "1.29.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-intl-idn.git",
                                "reference": "a287ed7475f85bf6f61890146edbc932c0fff919"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/a287ed7475f85bf6f61890146edbc932c0fff919",
                                "reference": "a287ed7475f85bf6f61890146edbc932c0fff919",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1",
                                "symfony/polyfill-intl-normalizer": "^1.10",
                                "symfony/polyfill-php72": "^1.10"
                        },
                        "suggest": {
                                "ext-intl": "For best performance"
                        },
                        "time": "2024-01-29T20:11:03+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "name": "symfony/polyfill",
                                        "url": "https://github.com/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.29.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/polyfill-intl-idn"
                },
                {
                        "name": "symfony/polyfill-intl-normalizer",
                        "version": "v1.29.0",
                        "version_normalized": "1.29.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
                                "reference": "bc45c394692b948b4d383a08d7753968bed9a83d"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/bc45c394692b948b4d383a08d7753968bed9a83d",
                                "reference": "bc45c394692b948b4d383a08d7753968bed9a83d",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1"
                        },
                        "suggest": {
                                "ext-intl": "For best performance"
                        },
                        "time": "2024-01-29T20:11:03+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "name": "symfony/polyfill",
                                        "url": "https://github.com/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.29.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/polyfill-intl-normalizer"
                },
                {
                        "name": "symfony/polyfill-mbstring",
                        "version": "v1.29.0",
                        "version_normalized": "1.29.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-mbstring.git",
                                "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
                                "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1"
                        },
                        "provide": {
                                "ext-mbstring": "*"
                        },
                        "suggest": {
                                "ext-mbstring": "For best performance"
                        },
                        "time": "2024-01-29T20:11:03+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "name": "symfony/polyfill",
                                        "url": "https://github.com/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.29.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/polyfill-mbstring"
                },
                {
                        "name": "symfony/polyfill-php56",
                        "version": "v1.20.0",
                        "version_normalized": "1.20.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-php56.git",
                                "reference": "54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675",
                                "reference": "54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1"
                        },
                        "time": "2020-10-23T14:02:19+00:00",
                        "type": "metapackage",
                        "extra": {
                                "branch-alias": {
                                        "dev-main": "1.20-dev"
                                },
                                "thanks": {
                                        "name": "symfony/polyfill",
                                        "url": "https://github.com/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 5.6+ features to lower PHP versions",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "compatibility",
                                "polyfill",
                                "portable",
                                "shim"
                        ],
                        "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-php72",
                        "version": "v1.29.0",
                        "version_normalized": "1.29.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-php72.git",
                                "reference": "861391a8da9a04cbad2d232ddd9e4893220d6e25"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/861391a8da9a04cbad2d232ddd9e4893220d6e25",
                                "reference": "861391a8da9a04cbad2d232ddd9e4893220d6e25",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1"
                        },
                        "time": "2024-01-29T20:11:03+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "name": "symfony/polyfill",
                                        "url": "https://github.com/symfony/polyfill"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "bootstrap.php"
                                ],
                                "psr-4": {
                                        "Symfony\\Polyfill\\Php72\\": ""
                                }
                        },
                        "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.29.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/polyfill-php72"
                },
                {
                        "name": "symfony/polyfill-php80",
                        "version": "v1.29.0",
                        "version_normalized": "1.29.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-php80.git",
                                "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/87b68208d5c1188808dd7839ee1e6c8ec3b02f1b",
                                "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1"
                        },
                        "time": "2024-01-29T20:11:03+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "name": "symfony/polyfill",
                                        "url": "https://github.com/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.29.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/polyfill-php80"
                },
                {
                        "name": "symfony/polyfill-php83",
                        "version": "v1.29.0",
                        "version_normalized": "1.29.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-php83.git",
                                "reference": "86fcae159633351e5fd145d1c47de6c528f8caff"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/86fcae159633351e5fd145d1c47de6c528f8caff",
                                "reference": "86fcae159633351e5fd145d1c47de6c528f8caff",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1",
                                "symfony/polyfill-php80": "^1.14"
                        },
                        "time": "2024-01-29T20:11:03+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "name": "symfony/polyfill",
                                        "url": "https://github.com/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.29.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/polyfill-php83"
                },
                {
                        "name": "symfony/process",
                        "version": "v7.0.4",
                        "version_normalized": "7.0.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/process.git",
                                "reference": "0e7727191c3b71ebec6d529fa0e50a01ca5679e9"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/process/zipball/0e7727191c3b71ebec6d529fa0e50a01ca5679e9",
                                "reference": "0e7727191c3b71ebec6d529fa0e50a01ca5679e9",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2"
                        },
                        "time": "2024-02-22T20:27:20+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.0.4"
                        },
                        "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/process"
                },
                {
                        "name": "symfony/property-access",
                        "version": "v7.0.4",
                        "version_normalized": "7.0.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/property-access.git",
                                "reference": "44e3746d4de8d0961a44ee332c74dd0918266127"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/property-access/zipball/44e3746d4de8d0961a44ee332c74dd0918266127",
                                "reference": "44e3746d4de8d0961a44ee332c74dd0918266127",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2",
                                "symfony/property-info": "^6.4|^7.0"
                        },
                        "require-dev": {
                                "symfony/cache": "^6.4|^7.0"
                        },
                        "time": "2024-02-16T13:44:10+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.0.4"
                        },
                        "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/property-access"
                },
                {
                        "name": "symfony/property-info",
                        "version": "v7.0.3",
                        "version_normalized": "7.0.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/property-info.git",
                                "reference": "e160f92ea827243abf2dbf36b8460b1377194406"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/property-info/zipball/e160f92ea827243abf2dbf36b8460b1377194406",
                                "reference": "e160f92ea827243abf2dbf36b8460b1377194406",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2",
                                "symfony/string": "^6.4|^7.0"
                        },
                        "conflict": {
                                "phpdocumentor/reflection-docblock": "<5.2",
                                "phpdocumentor/type-resolver": "<1.5.1",
                                "symfony/dependency-injection": "<6.4",
                                "symfony/serializer": "<6.4"
                        },
                        "require-dev": {
                                "phpdocumentor/reflection-docblock": "^5.2",
                                "phpstan/phpdoc-parser": "^1.0",
                                "symfony/cache": "^6.4|^7.0",
                                "symfony/dependency-injection": "^6.4|^7.0",
                                "symfony/serializer": "^6.4|^7.0"
                        },
                        "time": "2024-01-23T15:02:46+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.0.3"
                        },
                        "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/property-info"
                },
                {
                        "name": "symfony/routing",
                        "version": "v7.0.5",
                        "version_normalized": "7.0.5.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/routing.git",
                                "reference": "ba6bf07d43289c6a4b4591ddb75bc3bc5f069c19"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/routing/zipball/ba6bf07d43289c6a4b4591ddb75bc3bc5f069c19",
                                "reference": "ba6bf07d43289c6a4b4591ddb75bc3bc5f069c19",
                                "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",
                                "symfony/dependency-injection": "^6.4|^7.0",
                                "symfony/expression-language": "^6.4|^7.0",
                                "symfony/http-foundation": "^6.4|^7.0",
                                "symfony/yaml": "^6.4|^7.0"
                        },
                        "time": "2024-02-27T12:34:35+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.0.5"
                        },
                        "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/routing"
                },
                {
                        "name": "symfony/security-bundle",
                        "version": "v7.0.5",
                        "version_normalized": "7.0.5.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/security-bundle.git",
                                "reference": "5d620bd5493d62d8016b2383d8690fade66163c1"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/security-bundle/zipball/5d620bd5493d62d8016b2383d8690fade66163c1",
                                "reference": "5d620bd5493d62d8016b2383d8690fade66163c1",
                                "shasum": ""
                        },
                        "require": {
                                "composer-runtime-api": ">=2.1",
                                "ext-xml": "*",
                                "php": ">=8.2",
                                "symfony/clock": "^6.4|^7.0",
                                "symfony/config": "^6.4|^7.0",
                                "symfony/dependency-injection": "^6.4|^7.0",
                                "symfony/event-dispatcher": "^6.4|^7.0",
                                "symfony/http-foundation": "^6.4|^7.0",
                                "symfony/http-kernel": "^6.4|^7.0",
                                "symfony/password-hasher": "^6.4|^7.0",
                                "symfony/security-core": "^6.4|^7.0",
                                "symfony/security-csrf": "^6.4|^7.0",
                                "symfony/security-http": "^6.4|^7.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",
                                "symfony/browser-kit": "^6.4|^7.0",
                                "symfony/console": "^6.4|^7.0",
                                "symfony/css-selector": "^6.4|^7.0",
                                "symfony/dom-crawler": "^6.4|^7.0",
                                "symfony/expression-language": "^6.4|^7.0",
                                "symfony/form": "^6.4|^7.0",
                                "symfony/framework-bundle": "^6.4|^7.0",
                                "symfony/http-client": "^6.4|^7.0",
                                "symfony/ldap": "^6.4|^7.0",
                                "symfony/process": "^6.4|^7.0",
                                "symfony/rate-limiter": "^6.4|^7.0",
                                "symfony/serializer": "^6.4|^7.0",
                                "symfony/translation": "^6.4|^7.0",
                                "symfony/twig-bridge": "^6.4|^7.0",
                                "symfony/twig-bundle": "^6.4|^7.0",
                                "symfony/validator": "^6.4|^7.0",
                                "symfony/yaml": "^6.4|^7.0",
                                "twig/twig": "^3.0.4",
                                "web-token/jwt-checker": "^3.1",
                                "web-token/jwt-signature-algorithm-ecdsa": "^3.1",
                                "web-token/jwt-signature-algorithm-eddsa": "^3.1",
                                "web-token/jwt-signature-algorithm-hmac": "^3.1",
                                "web-token/jwt-signature-algorithm-none": "^3.1",
                                "web-token/jwt-signature-algorithm-rsa": "^3.1"
                        },
                        "time": "2024-03-02T12:46:12+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.0.5"
                        },
                        "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/security-bundle"
                },
                {
                        "name": "symfony/security-core",
                        "version": "v7.0.3",
                        "version_normalized": "7.0.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/security-core.git",
                                "reference": "72b9d961a5dcd21e6bc29b99df51a9000a15dde0"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/security-core/zipball/72b9d961a5dcd21e6bc29b99df51a9000a15dde0",
                                "reference": "72b9d961a5dcd21e6bc29b99df51a9000a15dde0",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2",
                                "symfony/event-dispatcher-contracts": "^2.5|^3",
                                "symfony/password-hasher": "^6.4|^7.0",
                                "symfony/service-contracts": "^2.5|^3"
                        },
                        "conflict": {
                                "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",
                                "symfony/event-dispatcher": "^6.4|^7.0",
                                "symfony/expression-language": "^6.4|^7.0",
                                "symfony/http-foundation": "^6.4|^7.0",
                                "symfony/ldap": "^6.4|^7.0",
                                "symfony/string": "^6.4|^7.0",
                                "symfony/translation": "^6.4.3|^7.0.3",
                                "symfony/validator": "^6.4|^7.0"
                        },
                        "time": "2024-01-23T15:02:46+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.0.3"
                        },
                        "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/security-core"
                },
                {
                        "name": "symfony/security-csrf",
                        "version": "v7.0.3",
                        "version_normalized": "7.0.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/security-csrf.git",
                                "reference": "f0f724e599f069b768e335e4bdf795726c7dfe8e"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/security-csrf/zipball/f0f724e599f069b768e335e4bdf795726c7dfe8e",
                                "reference": "f0f724e599f069b768e335e4bdf795726c7dfe8e",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2",
                                "symfony/security-core": "^6.4|^7.0"
                        },
                        "conflict": {
                                "symfony/http-foundation": "<6.4"
                        },
                        "require-dev": {
                                "symfony/http-foundation": "^6.4|^7.0"
                        },
                        "time": "2024-01-23T15:02:46+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.0.3"
                        },
                        "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/security-csrf"
                },
                {
                        "name": "symfony/security-http",
                        "version": "v7.0.4",
                        "version_normalized": "7.0.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/security-http.git",
                                "reference": "f3a70a937128f47366821a9f4b5dbfaa0ba9c862"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/security-http/zipball/f3a70a937128f47366821a9f4b5dbfaa0ba9c862",
                                "reference": "f3a70a937128f47366821a9f4b5dbfaa0ba9c862",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2",
                                "symfony/http-foundation": "^6.4|^7.0",
                                "symfony/http-kernel": "^6.4|^7.0",
                                "symfony/polyfill-mbstring": "~1.0",
                                "symfony/property-access": "^6.4|^7.0",
                                "symfony/security-core": "^6.4|^7.0",
                                "symfony/service-contracts": "^2.5|^3"
                        },
                        "conflict": {
                                "symfony/clock": "<6.4",
                                "symfony/event-dispatcher": "<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",
                                "symfony/clock": "^6.4|^7.0",
                                "symfony/expression-language": "^6.4|^7.0",
                                "symfony/http-client-contracts": "^3.0",
                                "symfony/rate-limiter": "^6.4|^7.0",
                                "symfony/routing": "^6.4|^7.0",
                                "symfony/security-csrf": "^6.4|^7.0",
                                "symfony/translation": "^6.4|^7.0",
                                "web-token/jwt-checker": "^3.1",
                                "web-token/jwt-signature-algorithm-ecdsa": "^3.1"
                        },
                        "time": "2024-02-26T07:52:39+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.0.4"
                        },
                        "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/security-http"
                },
                {
                        "name": "symfony/sendgrid-mailer",
                        "version": "v7.0.3",
                        "version_normalized": "7.0.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/sendgrid-mailer.git",
                                "reference": "24717c029524840c64aaa1ddc97185ae3cab1688"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/sendgrid-mailer/zipball/24717c029524840c64aaa1ddc97185ae3cab1688",
                                "reference": "24717c029524840c64aaa1ddc97185ae3cab1688",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2",
                                "symfony/mailer": "^6.4|^7.0"
                        },
                        "conflict": {
                                "symfony/http-foundation": "<6.4",
                                "symfony/mime": "<6.4"
                        },
                        "require-dev": {
                                "symfony/http-client": "^6.4|^7.0",
                                "symfony/webhook": "^6.4|^7.0"
                        },
                        "time": "2024-01-23T15:02:46+00:00",
                        "type": "symfony-mailer-bridge",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Symfony\\Component\\Mailer\\Bridge\\Sendgrid\\": ""
                                },
                                "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 Sendgrid Mailer Bridge",
                        "homepage": "https://symfony.com",
                        "support": {
                                "source": "https://github.com/symfony/sendgrid-mailer/tree/v7.0.3"
                        },
                        "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/sendgrid-mailer"
                },
                {
                        "name": "symfony/serializer",
                        "version": "v7.0.4",
                        "version_normalized": "7.0.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/serializer.git",
                                "reference": "c71d61c6c37804e10981960e5f5ebc2c8f0a4fbb"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/serializer/zipball/c71d61c6c37804e10981960e5f5ebc2c8f0a4fbb",
                                "reference": "c71d61c6c37804e10981960e5f5ebc2c8f0a4fbb",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2",
                                "symfony/polyfill-ctype": "~1.8"
                        },
                        "conflict": {
                                "phpdocumentor/reflection-docblock": "<3.2.2",
                                "phpdocumentor/type-resolver": "<1.4.0",
                                "symfony/dependency-injection": "<6.4",
                                "symfony/property-access": "<6.4",
                                "symfony/property-info": "<6.4",
                                "symfony/uid": "<6.4",
                                "symfony/validator": "<6.4",
                                "symfony/yaml": "<6.4"
                        },
                        "require-dev": {
                                "phpdocumentor/reflection-docblock": "^3.2|^4.0|^5.0",
                                "seld/jsonlint": "^1.10",
                                "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/error-handler": "^6.4|^7.0",
                                "symfony/filesystem": "^6.4|^7.0",
                                "symfony/form": "^6.4|^7.0",
                                "symfony/http-foundation": "^6.4|^7.0",
                                "symfony/http-kernel": "^6.4|^7.0",
                                "symfony/messenger": "^6.4|^7.0",
                                "symfony/mime": "^6.4|^7.0",
                                "symfony/property-access": "^6.4|^7.0",
                                "symfony/property-info": "^6.4|^7.0",
                                "symfony/translation-contracts": "^2.5|^3",
                                "symfony/uid": "^6.4|^7.0",
                                "symfony/validator": "^6.4|^7.0",
                                "symfony/var-dumper": "^6.4|^7.0",
                                "symfony/var-exporter": "^6.4|^7.0",
                                "symfony/yaml": "^6.4|^7.0"
                        },
                        "time": "2024-02-22T20:27:20+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.0.4"
                        },
                        "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/serializer"
                },
                {
                        "name": "symfony/service-contracts",
                        "version": "v3.4.1",
                        "version_normalized": "3.4.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/service-contracts.git",
                                "reference": "fe07cbc8d837f60caf7018068e350cc5163681a0"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/fe07cbc8d837f60caf7018068e350cc5163681a0",
                                "reference": "fe07cbc8d837f60caf7018068e350cc5163681a0",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.1",
                                "psr/container": "^1.1|^2.0"
                        },
                        "conflict": {
                                "ext-psr": "<1.1|>=2"
                        },
                        "time": "2023-12-26T14:02:43+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-main": "3.4-dev"
                                },
                                "thanks": {
                                        "name": "symfony/contracts",
                                        "url": "https://github.com/symfony/contracts"
                                }
                        },
                        "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.4.1"
                        },
                        "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/service-contracts"
                },
                {
                        "name": "symfony/stopwatch",
                        "version": "v7.0.3",
                        "version_normalized": "7.0.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/stopwatch.git",
                                "reference": "983900d6fddf2b0cbaacacbbad07610854bd8112"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/stopwatch/zipball/983900d6fddf2b0cbaacacbbad07610854bd8112",
                                "reference": "983900d6fddf2b0cbaacacbbad07610854bd8112",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2",
                                "symfony/service-contracts": "^2.5|^3"
                        },
                        "time": "2024-01-23T15:02:46+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.0.3"
                        },
                        "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/stopwatch"
                },
                {
                        "name": "symfony/string",
                        "version": "v7.0.4",
                        "version_normalized": "7.0.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/string.git",
                                "reference": "f5832521b998b0bec40bee688ad5de98d4cf111b"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/string/zipball/f5832521b998b0bec40bee688ad5de98d4cf111b",
                                "reference": "f5832521b998b0bec40bee688ad5de98d4cf111b",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2",
                                "symfony/polyfill-ctype": "~1.8",
                                "symfony/polyfill-intl-grapheme": "~1.0",
                                "symfony/polyfill-intl-normalizer": "~1.0",
                                "symfony/polyfill-mbstring": "~1.0"
                        },
                        "conflict": {
                                "symfony/translation-contracts": "<2.5"
                        },
                        "require-dev": {
                                "symfony/error-handler": "^6.4|^7.0",
                                "symfony/http-client": "^6.4|^7.0",
                                "symfony/intl": "^6.4|^7.0",
                                "symfony/translation-contracts": "^2.5|^3.0",
                                "symfony/var-exporter": "^6.4|^7.0"
                        },
                        "time": "2024-02-01T13:17:36+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.0.4"
                        },
                        "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/string"
                },
                {
                        "name": "symfony/templating",
                        "version": "v6.4.3",
                        "version_normalized": "6.4.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/templating.git",
                                "reference": "55a64595417d6eb54ca2ad100a2ee9ca82cf1c26"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/templating/zipball/55a64595417d6eb54ca2ad100a2ee9ca82cf1c26",
                                "reference": "55a64595417d6eb54ca2ad100a2ee9ca82cf1c26",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.1",
                                "symfony/deprecation-contracts": "^2.5|^3",
                                "symfony/polyfill-ctype": "~1.8"
                        },
                        "require-dev": {
                                "psr/log": "^1|^2|^3"
                        },
                        "time": "2024-01-23T14:51:35+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Symfony\\Component\\Templating\\": ""
                                },
                                "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 all the tools needed to build any kind of template system",
                        "homepage": "https://symfony.com",
                        "support": {
                                "source": "https://github.com/symfony/templating/tree/v6.4.3"
                        },
                        "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/templating"
                },
                {
                        "name": "symfony/translation",
                        "version": "v7.0.4",
                        "version_normalized": "7.0.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/translation.git",
                                "reference": "5b75e872f7d135d7abb4613809fadc8d9f3d30a0"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/translation/zipball/5b75e872f7d135d7abb4613809fadc8d9f3d30a0",
                                "reference": "5b75e872f7d135d7abb4613809fadc8d9f3d30a0",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2",
                                "symfony/polyfill-mbstring": "~1.0",
                                "symfony/translation-contracts": "^2.5|^3.0"
                        },
                        "conflict": {
                                "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": "^4.18|^5.0",
                                "psr/log": "^1|^2|^3",
                                "symfony/config": "^6.4|^7.0",
                                "symfony/console": "^6.4|^7.0",
                                "symfony/dependency-injection": "^6.4|^7.0",
                                "symfony/finder": "^6.4|^7.0",
                                "symfony/http-client-contracts": "^2.5|^3.0",
                                "symfony/http-kernel": "^6.4|^7.0",
                                "symfony/intl": "^6.4|^7.0",
                                "symfony/polyfill-intl-icu": "^1.21",
                                "symfony/routing": "^6.4|^7.0",
                                "symfony/service-contracts": "^2.5|^3",
                                "symfony/yaml": "^6.4|^7.0"
                        },
                        "time": "2024-02-22T20:27:20+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.0.4"
                        },
                        "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/translation"
                },
                {
                        "name": "symfony/translation-contracts",
                        "version": "v3.4.1",
                        "version_normalized": "3.4.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/translation-contracts.git",
                                "reference": "06450585bf65e978026bda220cdebca3f867fde7"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/06450585bf65e978026bda220cdebca3f867fde7",
                                "reference": "06450585bf65e978026bda220cdebca3f867fde7",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.1"
                        },
                        "time": "2023-12-26T14:02:43+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-main": "3.4-dev"
                                },
                                "thanks": {
                                        "name": "symfony/contracts",
                                        "url": "https://github.com/symfony/contracts"
                                }
                        },
                        "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.4.1"
                        },
                        "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/translation-contracts"
                },
                {
                        "name": "symfony/twig-bridge",
                        "version": "v7.0.4",
                        "version_normalized": "7.0.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/twig-bridge.git",
                                "reference": "d16aa4eb5bdaeb6e7407782431dc70530f3b1df5"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/d16aa4eb5bdaeb6e7407782431dc70530f3b1df5",
                                "reference": "d16aa4eb5bdaeb6e7407782431dc70530f3b1df5",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2",
                                "symfony/translation-contracts": "^2.5|^3",
                                "twig/twig": "^3.0.4"
                        },
                        "conflict": {
                                "phpdocumentor/reflection-docblock": "<3.2.2",
                                "phpdocumentor/type-resolver": "<1.4.0",
                                "symfony/console": "<6.4",
                                "symfony/form": "<6.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": "^3.0|^4.0|^5.0",
                                "symfony/asset": "^6.4|^7.0",
                                "symfony/asset-mapper": "^6.4|^7.0",
                                "symfony/console": "^6.4|^7.0",
                                "symfony/dependency-injection": "^6.4|^7.0",
                                "symfony/expression-language": "^6.4|^7.0",
                                "symfony/finder": "^6.4|^7.0",
                                "symfony/form": "^6.4|^7.0",
                                "symfony/html-sanitizer": "^6.4|^7.0",
                                "symfony/http-foundation": "^6.4|^7.0",
                                "symfony/http-kernel": "^6.4|^7.0",
                                "symfony/intl": "^6.4|^7.0",
                                "symfony/mime": "^6.4|^7.0",
                                "symfony/polyfill-intl-icu": "~1.0",
                                "symfony/property-info": "^6.4|^7.0",
                                "symfony/routing": "^6.4|^7.0",
                                "symfony/security-acl": "^2.8|^3.0",
                                "symfony/security-core": "^6.4|^7.0",
                                "symfony/security-csrf": "^6.4|^7.0",
                                "symfony/security-http": "^6.4|^7.0",
                                "symfony/serializer": "^6.4.3|^7.0.3",
                                "symfony/stopwatch": "^6.4|^7.0",
                                "symfony/translation": "^6.4|^7.0",
                                "symfony/web-link": "^6.4|^7.0",
                                "symfony/workflow": "^6.4|^7.0",
                                "symfony/yaml": "^6.4|^7.0",
                                "twig/cssinliner-extra": "^2.12|^3",
                                "twig/inky-extra": "^2.12|^3",
                                "twig/markdown-extra": "^2.12|^3"
                        },
                        "time": "2024-02-15T11:33:06+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.0.4"
                        },
                        "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/twig-bridge"
                },
                {
                        "name": "symfony/twig-bundle",
                        "version": "v7.0.4",
                        "version_normalized": "7.0.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/twig-bundle.git",
                                "reference": "acab2368f53491e018bf31ef48b39df55a6812ef"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/acab2368f53491e018bf31ef48b39df55a6812ef",
                                "reference": "acab2368f53491e018bf31ef48b39df55a6812ef",
                                "shasum": ""
                        },
                        "require": {
                                "composer-runtime-api": ">=2.1",
                                "php": ">=8.2",
                                "symfony/config": "^6.4|^7.0",
                                "symfony/dependency-injection": "^6.4|^7.0",
                                "symfony/http-foundation": "^6.4|^7.0",
                                "symfony/http-kernel": "^6.4|^7.0",
                                "symfony/twig-bridge": "^6.4|^7.0",
                                "twig/twig": "^3.0.4"
                        },
                        "conflict": {
                                "symfony/framework-bundle": "<6.4",
                                "symfony/translation": "<6.4"
                        },
                        "require-dev": {
                                "symfony/asset": "^6.4|^7.0",
                                "symfony/expression-language": "^6.4|^7.0",
                                "symfony/finder": "^6.4|^7.0",
                                "symfony/form": "^6.4|^7.0",
                                "symfony/framework-bundle": "^6.4|^7.0",
                                "symfony/routing": "^6.4|^7.0",
                                "symfony/stopwatch": "^6.4|^7.0",
                                "symfony/translation": "^6.4|^7.0",
                                "symfony/web-link": "^6.4|^7.0",
                                "symfony/yaml": "^6.4|^7.0"
                        },
                        "time": "2024-02-15T11:33:06+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.0.4"
                        },
                        "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/twig-bundle"
                },
                {
                        "name": "symfony/validator",
                        "version": "v7.0.5",
                        "version_normalized": "7.0.5.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/validator.git",
                                "reference": "6a73d479191a0bbbd9ffa3886af6e6ff6e79fb86"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/validator/zipball/6a73d479191a0bbbd9ffa3886af6e6ff6e79fb86",
                                "reference": "6a73d479191a0bbbd9ffa3886af6e6ff6e79fb86",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2",
                                "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/yaml": "<6.4"
                        },
                        "require-dev": {
                                "egulias/email-validator": "^2.1.10|^3|^4",
                                "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/expression-language": "^6.4|^7.0",
                                "symfony/finder": "^6.4|^7.0",
                                "symfony/http-client": "^6.4|^7.0",
                                "symfony/http-foundation": "^6.4|^7.0",
                                "symfony/http-kernel": "^6.4|^7.0",
                                "symfony/intl": "^6.4|^7.0",
                                "symfony/mime": "^6.4|^7.0",
                                "symfony/property-access": "^6.4|^7.0",
                                "symfony/property-info": "^6.4|^7.0",
                                "symfony/translation": "^6.4.3|^7.0.3",
                                "symfony/yaml": "^6.4|^7.0"
                        },
                        "time": "2024-02-27T12:53:56+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Symfony\\Component\\Validator\\": ""
                                },
                                "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 validate values",
                        "homepage": "https://symfony.com",
                        "support": {
                                "source": "https://github.com/symfony/validator/tree/v7.0.5"
                        },
                        "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/validator"
                },
                {
                        "name": "symfony/var-dumper",
                        "version": "v7.0.4",
                        "version_normalized": "7.0.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/var-dumper.git",
                                "reference": "e03ad7c1535e623edbb94c22cc42353e488c6670"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/var-dumper/zipball/e03ad7c1535e623edbb94c22cc42353e488c6670",
                                "reference": "e03ad7c1535e623edbb94c22cc42353e488c6670",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2",
                                "symfony/polyfill-mbstring": "~1.0"
                        },
                        "conflict": {
                                "symfony/console": "<6.4"
                        },
                        "require-dev": {
                                "ext-iconv": "*",
                                "symfony/console": "^6.4|^7.0",
                                "symfony/http-kernel": "^6.4|^7.0",
                                "symfony/process": "^6.4|^7.0",
                                "symfony/uid": "^6.4|^7.0",
                                "twig/twig": "^3.0.4"
                        },
                        "time": "2024-02-15T11:33:06+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.0.4"
                        },
                        "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/var-dumper"
                },
                {
                        "name": "symfony/var-exporter",
                        "version": "v7.0.4",
                        "version_normalized": "7.0.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/var-exporter.git",
                                "reference": "dfb0acb6803eb714f05d97dd4c5abe6d5fa9fe41"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/var-exporter/zipball/dfb0acb6803eb714f05d97dd4c5abe6d5fa9fe41",
                                "reference": "dfb0acb6803eb714f05d97dd4c5abe6d5fa9fe41",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2"
                        },
                        "require-dev": {
                                "symfony/var-dumper": "^6.4|^7.0"
                        },
                        "time": "2024-02-26T10:35:24+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.0.4"
                        },
                        "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/var-exporter"
                },
                {
                        "name": "symfony/vonage-notifier",
                        "version": "v7.0.3",
                        "version_normalized": "7.0.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/vonage-notifier.git",
                                "reference": "3ac4d9533820ea99e8d89136b6e5545f5a474f00"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/vonage-notifier/zipball/3ac4d9533820ea99e8d89136b6e5545f5a474f00",
                                "reference": "3ac4d9533820ea99e8d89136b6e5545f5a474f00",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2",
                                "symfony/http-client": "^6.4|^7.0",
                                "symfony/notifier": "^6.4|^7.0"
                        },
                        "require-dev": {
                                "symfony/webhook": "^6.4|^7.0"
                        },
                        "time": "2024-01-23T15:02:46+00:00",
                        "type": "symfony-notifier-bridge",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Symfony\\Component\\Notifier\\Bridge\\Vonage\\": ""
                                },
                                "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 Vonage Notifier Bridge",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "notifier",
                                "sms",
                                "vonage"
                        ],
                        "support": {
                                "source": "https://github.com/symfony/vonage-notifier/tree/v7.0.3"
                        },
                        "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/vonage-notifier"
                },
                {
                        "name": "symfony/web-profiler-bundle",
                        "version": "v7.0.4",
                        "version_normalized": "7.0.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/web-profiler-bundle.git",
                                "reference": "542daea1345fe181cbfd52db00717174a838ea0a"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/542daea1345fe181cbfd52db00717174a838ea0a",
                                "reference": "542daea1345fe181cbfd52db00717174a838ea0a",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2",
                                "symfony/config": "^6.4|^7.0",
                                "symfony/framework-bundle": "^6.4|^7.0",
                                "symfony/http-kernel": "^6.4|^7.0",
                                "symfony/routing": "^6.4|^7.0",
                                "symfony/twig-bundle": "^6.4|^7.0",
                                "twig/twig": "^3.0.4"
                        },
                        "conflict": {
                                "symfony/form": "<6.4",
                                "symfony/mailer": "<6.4",
                                "symfony/messenger": "<6.4"
                        },
                        "require-dev": {
                                "symfony/browser-kit": "^6.4|^7.0",
                                "symfony/console": "^6.4|^7.0",
                                "symfony/css-selector": "^6.4|^7.0",
                                "symfony/stopwatch": "^6.4|^7.0"
                        },
                        "time": "2024-02-22T20:27:20+00:00",
                        "type": "symfony-bundle",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Symfony\\Bundle\\WebProfilerBundle\\": ""
                                },
                                "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 development tool that gives detailed information about the execution of any request",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "dev"
                        ],
                        "support": {
                                "source": "https://github.com/symfony/web-profiler-bundle/tree/v7.0.4"
                        },
                        "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/web-profiler-bundle"
                },
                {
                        "name": "symfony/webpack-encore-bundle",
                        "version": "v2.1.1",
                        "version_normalized": "2.1.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/webpack-encore-bundle.git",
                                "reference": "75cb918df3f65e28cf0d4bc03042bc45ccb19dd0"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/webpack-encore-bundle/zipball/75cb918df3f65e28cf0d4bc03042bc45ccb19dd0",
                                "reference": "75cb918df3f65e28cf0d4bc03042bc45ccb19dd0",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.1.0",
                                "symfony/asset": "^5.4 || ^6.2 || ^7.0",
                                "symfony/config": "^5.4 || ^6.2 || ^7.0",
                                "symfony/dependency-injection": "^5.4 || ^6.2 || ^7.0",
                                "symfony/http-kernel": "^5.4 || ^6.2 || ^7.0",
                                "symfony/service-contracts": "^1.1.9 || ^2.1.3 || ^3.0"
                        },
                        "require-dev": {
                                "symfony/framework-bundle": "^5.4 || ^6.2 || ^7.0",
                                "symfony/phpunit-bridge": "^5.4 || ^6.2 || ^7.0",
                                "symfony/twig-bundle": "^5.4 || ^6.2 || ^7.0",
                                "symfony/web-link": "^5.4 || ^6.2 || ^7.0"
                        },
                        "time": "2023-10-22T18:53:08+00:00",
                        "type": "symfony-bundle",
                        "extra": {
                                "thanks": {
                                        "name": "symfony/webpack-encore",
                                        "url": "https://github.com/symfony/webpack-encore"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Symfony\\WebpackEncoreBundle\\": "src"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Symfony Community",
                                        "homepage": "https://symfony.com/contributors"
                                }
                        ],
                        "description": "Integration with your Symfony app & Webpack Encore!",
                        "support": {
                                "issues": "https://github.com/symfony/webpack-encore-bundle/issues",
                                "source": "https://github.com/symfony/webpack-encore-bundle/tree/v2.1.1"
                        },
                        "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/webpack-encore-bundle"
                },
                {
                        "name": "symfony/yaml",
                        "version": "v7.0.3",
                        "version_normalized": "7.0.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/yaml.git",
                                "reference": "2d4fca631c00700597e9442a0b2451ce234513d3"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/yaml/zipball/2d4fca631c00700597e9442a0b2451ce234513d3",
                                "reference": "2d4fca631c00700597e9442a0b2451ce234513d3",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.2",
                                "symfony/polyfill-ctype": "^1.8"
                        },
                        "conflict": {
                                "symfony/console": "<6.4"
                        },
                        "require-dev": {
                                "symfony/console": "^6.4|^7.0"
                        },
                        "time": "2024-01-23T15:02: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.0.3"
                        },
                        "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/yaml"
                },
                {
                        "name": "tomsgu/pdf-merger",
                        "version": "v0.5.0",
                        "version_normalized": "0.5.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/Tomsgu/PDFMerger.git",
                                "reference": "07fdae92ab2e4893d50f56fdc6e471e861d1e163"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/Tomsgu/PDFMerger/zipball/07fdae92ab2e4893d50f56fdc6e471e861d1e163",
                                "reference": "07fdae92ab2e4893d50f56fdc6e471e861d1e163",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^7.2 || ^8.0",
                                "setasign/fpdf": "^1.8",
                                "setasign/fpdi": "^2.0"
                        },
                        "require-dev": {
                                "phpstan/phpstan": "^1.5",
                                "phpunit/phpunit": "^8"
                        },
                        "time": "2023-12-02T14:52:49+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Tomsgu\\PdfMerger\\": "src/"
                                },
                                "exclude-from-classmap": [
                                        "/Tests/"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Tomas Jakl",
                                        "email": "tomasjakll@gmail.com"
                                }
                        ],
                        "keywords": [
                                "pdf merge"
                        ],
                        "support": {
                                "issues": "https://github.com/Tomsgu/PDFMerger/issues",
                                "source": "https://github.com/Tomsgu/PDFMerger/tree/v0.5.0"
                        },
                        "install-path": "../tomsgu/pdf-merger"
                },
                {
                        "name": "tomsgu/pdf-merger-bundle",
                        "version": "v0.5.1",
                        "version_normalized": "0.5.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/Tomsgu/PDFMergerBundle.git",
                                "reference": "de408704918c90514ae48663efd6f4cc5c43cfb6"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/Tomsgu/PDFMergerBundle/zipball/de408704918c90514ae48663efd6f4cc5c43cfb6",
                                "reference": "de408704918c90514ae48663efd6f4cc5c43cfb6",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^7.2 || ^8.0",
                                "symfony/framework-bundle": "^4.0 || ^5.0 || ^6.0 || ^7.0",
                                "tomsgu/pdf-merger": "0.*"
                        },
                        "require-dev": {
                                "symfony/phpunit-bridge": "^4.0 || ^5.0 || ^6.0"
                        },
                        "time": "2023-12-08T10:11:50+00:00",
                        "type": "symfony-bundle",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Tomsgu\\PdfMergerBundle\\": "src/"
                                },
                                "exclude-from-classmap": [
                                        "/Tests/"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Tomas Jakl",
                                        "email": "tomasjakll@gmail.com"
                                }
                        ],
                        "description": "Symfony bundle that integrates tomsgu/pdf-merge lib.",
                        "keywords": [
                                "pdf merger bundle merge"
                        ],
                        "support": {
                                "issues": "https://github.com/Tomsgu/PDFMergerBundle/issues",
                                "source": "https://github.com/Tomsgu/PDFMergerBundle/tree/v0.5.1"
                        },
                        "install-path": "../tomsgu/pdf-merger-bundle"
                },
                {
                        "name": "twig/twig",
                        "version": "v3.8.0",
                        "version_normalized": "3.8.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/twigphp/Twig.git",
                                "reference": "9d15f0ac07f44dc4217883ec6ae02fd555c6f71d"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/twigphp/Twig/zipball/9d15f0ac07f44dc4217883ec6ae02fd555c6f71d",
                                "reference": "9d15f0ac07f44dc4217883ec6ae02fd555c6f71d",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.2.5",
                                "symfony/polyfill-ctype": "^1.8",
                                "symfony/polyfill-mbstring": "^1.3",
                                "symfony/polyfill-php80": "^1.22"
                        },
                        "require-dev": {
                                "psr/container": "^1.0|^2.0",
                                "symfony/phpunit-bridge": "^5.4.9|^6.3|^7.0"
                        },
                        "time": "2023-11-21T18:54:41+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "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.8.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": "vich/uploader-bundle",
                        "version": "2.3.1",
                        "version_normalized": "2.3.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/dustin10/VichUploaderBundle.git",
                                "reference": "f21f620502fdee511b090e3bbbc4c724ecb4f977"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/dustin10/VichUploaderBundle/zipball/f21f620502fdee511b090e3bbbc4c724ecb4f977",
                                "reference": "f21f620502fdee511b090e3bbbc4c724ecb4f977",
                                "shasum": ""
                        },
                        "require": {
                                "doctrine/persistence": "^3",
                                "ext-simplexml": "*",
                                "jms/metadata": "^2.4",
                                "php": "^8.1",
                                "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/event-dispatcher-contracts": "^3.1",
                                "symfony/http-foundation": "^5.4 || ^6.0 || ^7.0",
                                "symfony/http-kernel": "^5.4 || ^6.0 || ^7.0",
                                "symfony/mime": "^5.4 || ^6.0 || ^7.0",
                                "symfony/property-access": "^5.4 || ^6.0 || ^7.0",
                                "symfony/string": "^5.4 || ^6.0 || ^7.0"
                        },
                        "conflict": {
                                "doctrine/annotations": "<1.12",
                                "league/flysystem": "<2.0"
                        },
                        "require-dev": {
                                "dg/bypass-finals": "^1.3",
                                "doctrine/doctrine-bundle": "^2.7",
                                "doctrine/mongodb-odm": "^2.4",
                                "doctrine/orm": "^2.13",
                                "ext-sqlite3": "*",
                                "knplabs/knp-gaufrette-bundle": "dev-master",
                                "league/flysystem-bundle": "^2.4 || ^3.0",
                                "league/flysystem-memory": "^2.0 || ^3.0",
                                "matthiasnoback/symfony-dependency-injection-test": "^5.1",
                                "mikey179/vfsstream": "^1.6.11",
                                "phpunit/phpunit": "^9.6",
                                "symfony/asset": "^5.4 || ^6.0 || ^7.0",
                                "symfony/browser-kit": "^5.4 || ^6.0 || ^7.0",
                                "symfony/css-selector": "^5.4 || ^6.0 || ^7.0",
                                "symfony/doctrine-bridge": "^5.4 || ^6.0 || ^7.0",
                                "symfony/dom-crawler": "^5.4 || ^6.0 || ^7.0",
                                "symfony/form": "^5.4 || ^6.0 || ^7.0",
                                "symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0",
                                "symfony/phpunit-bridge": "^7.0",
                                "symfony/security-csrf": "^5.4 || ^6.0 || ^7.0",
                                "symfony/translation": "^5.4 || ^6.0 || ^7.0",
                                "symfony/twig-bridge": "^5.4 || ^6.0 || ^7.0",
                                "symfony/twig-bundle": "^5.4 || ^6.0 || ^7.0",
                                "symfony/validator": "^5.4 || ^6.0 || ^7.0",
                                "symfony/var-dumper": "^5.4 || ^6.0 || ^7.0",
                                "symfony/yaml": "^5.4 || ^6.0 || ^7.0",
                                "yoast/phpunit-polyfills": "^2.0"
                        },
                        "suggest": {
                                "doctrine/annotations": "If you use doctrine/doctrine-bundle >2.7, this package is required to use annotations",
                                "doctrine/doctrine-bundle": "For integration with Doctrine",
                                "doctrine/mongodb-odm-bundle": "For integration with Doctrine ODM",
                                "doctrine/orm": "For integration with Doctrine ORM",
                                "doctrine/phpcr-odm": "For integration with Doctrine PHPCR",
                                "knplabs/knp-gaufrette-bundle": "For integration with Gaufrette",
                                "league/flysystem-bundle": "For integration with Flysystem",
                                "liip/imagine-bundle": "To generate image thumbnails",
                                "oneup/flysystem-bundle": "For integration with Flysystem",
                                "symfony/asset": "To generate better links",
                                "symfony/form": "To handle uploads in forms",
                                "symfony/yaml": "To use YAML mapping"
                        },
                        "time": "2024-02-12T08:29:16+00:00",
                        "type": "symfony-bundle",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "2.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Vich\\UploaderBundle\\": "src"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Dustin Dobervich",
                                        "email": "ddobervich@gmail.com"
                                }
                        ],
                        "description": "Ease file uploads attached to entities",
                        "homepage": "https://github.com/dustin10/VichUploaderBundle",
                        "keywords": [
                                "file uploads",
                                "upload"
                        ],
                        "support": {
                                "issues": "https://github.com/dustin10/VichUploaderBundle/issues",
                                "source": "https://github.com/dustin10/VichUploaderBundle/tree/2.3.1"
                        },
                        "install-path": "../vich/uploader-bundle"
                },
                {
                        "name": "voku/anti-xss",
                        "version": "4.1.42",
                        "version_normalized": "4.1.42.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/voku/anti-xss.git",
                                "reference": "bca1f8607e55a3c5077483615cd93bd8f11bd675"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/voku/anti-xss/zipball/bca1f8607e55a3c5077483615cd93bd8f11bd675",
                                "reference": "bca1f8607e55a3c5077483615cd93bd8f11bd675",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.0.0",
                                "voku/portable-utf8": "~6.0.2"
                        },
                        "require-dev": {
                                "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"
                        },
                        "time": "2023-07-03T14:40:46+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "4.1.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "voku\\helper\\": "src/voku/helper/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "EllisLab Dev Team",
                                        "homepage": "http://ellislab.com/"
                                },
                                {
                                        "name": "Lars Moelleken",
                                        "email": "lars@moelleken.org",
                                        "homepage": "https://www.moelleken.org/"
                                }
                        ],
                        "description": "anti xss-library",
                        "homepage": "https://github.com/voku/anti-xss",
                        "keywords": [
                                "anti-xss",
                                "clean",
                                "security",
                                "xss"
                        ],
                        "support": {
                                "issues": "https://github.com/voku/anti-xss/issues",
                                "source": "https://github.com/voku/anti-xss/tree/4.1.42"
                        },
                        "funding": [
                                {
                                        "url": "https://www.paypal.me/moelleken",
                                        "type": "custom"
                                },
                                {
                                        "url": "https://github.com/voku",
                                        "type": "github"
                                },
                                {
                                        "url": "https://opencollective.com/anti-xss",
                                        "type": "open_collective"
                                },
                                {
                                        "url": "https://www.patreon.com/voku",
                                        "type": "patreon"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/voku/anti-xss",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../voku/anti-xss"
                },
                {
                        "name": "voku/portable-ascii",
                        "version": "2.0.1",
                        "version_normalized": "2.0.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/voku/portable-ascii.git",
                                "reference": "b56450eed252f6801410d810c8e1727224ae0743"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/voku/portable-ascii/zipball/b56450eed252f6801410d810c8e1727224ae0743",
                                "reference": "b56450eed252f6801410d810c8e1727224ae0743",
                                "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": "2022-03-08T17:03:00+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": "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.1"
                        },
                        "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/portable-utf8",
                        "version": "6.0.13",
                        "version_normalized": "6.0.13.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/voku/portable-utf8.git",
                                "reference": "b8ce36bf26593e5c2e81b1850ef0ffb299d2043f"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/voku/portable-utf8/zipball/b8ce36bf26593e5c2e81b1850ef0ffb299d2043f",
                                "reference": "b8ce36bf26593e5c2e81b1850ef0ffb299d2043f",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.0.0",
                                "symfony/polyfill-iconv": "~1.0",
                                "symfony/polyfill-intl-grapheme": "~1.0",
                                "symfony/polyfill-intl-normalizer": "~1.0",
                                "symfony/polyfill-mbstring": "~1.0",
                                "symfony/polyfill-php72": "~1.0",
                                "voku/portable-ascii": "~2.0.0"
                        },
                        "require-dev": {
                                "phpstan/phpstan": "1.9.*@dev",
                                "phpstan/phpstan-strict-rules": "1.4.*@dev",
                                "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0",
                                "thecodingmachine/phpstan-strict-rules": "1.0.*@dev",
                                "voku/phpstan-rules": "3.1.*@dev"
                        },
                        "suggest": {
                                "ext-ctype": "Use Ctype for e.g. hexadecimal digit detection",
                                "ext-fileinfo": "Use Fileinfo for better binary file detection",
                                "ext-iconv": "Use iconv for best performance",
                                "ext-intl": "Use Intl for best performance",
                                "ext-json": "Use JSON for string detection",
                                "ext-mbstring": "Use Mbstring for best performance"
                        },
                        "time": "2023-03-08T08:35:38+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "bootstrap.php"
                                ],
                                "psr-4": {
                                        "voku\\": "src/voku/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "(Apache-2.0 or GPL-2.0)"
                        ],
                        "authors": [
                                {
                                        "name": "Nicolas Grekas",
                                        "email": "p@tchwork.com"
                                },
                                {
                                        "name": "Hamid Sarfraz",
                                        "homepage": "http://pageconfig.com/"
                                },
                                {
                                        "name": "Lars Moelleken",
                                        "homepage": "http://www.moelleken.org/"
                                }
                        ],
                        "description": "Portable UTF-8 library - performance optimized (unicode) string functions for php.",
                        "homepage": "https://github.com/voku/portable-utf8",
                        "keywords": [
                                "UTF",
                                "clean",
                                "php",
                                "unicode",
                                "utf-8",
                                "utf8"
                        ],
                        "support": {
                                "issues": "https://github.com/voku/portable-utf8/issues",
                                "source": "https://github.com/voku/portable-utf8/tree/6.0.13"
                        },
                        "funding": [
                                {
                                        "url": "https://www.paypal.me/moelleken",
                                        "type": "custom"
                                },
                                {
                                        "url": "https://github.com/voku",
                                        "type": "github"
                                },
                                {
                                        "url": "https://opencollective.com/portable-utf8",
                                        "type": "open_collective"
                                },
                                {
                                        "url": "https://www.patreon.com/voku",
                                        "type": "patreon"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/voku/portable-utf8",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../voku/portable-utf8"
                },
                {
                        "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": "zack6849/ship-station",
                        "version": "v1.2.5",
                        "version_normalized": "1.2.5.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/zack6849/ship-station.git",
                                "reference": "fccb416b34cf414f32a8d7aed1e180bf2d1a000b"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/zack6849/ship-station/zipball/fccb416b34cf414f32a8d7aed1e180bf2d1a000b",
                                "reference": "fccb416b34cf414f32a8d7aed1e180bf2d1a000b",
                                "shasum": ""
                        },
                        "require": {
                                "guzzlehttp/guzzle": "~7.0"
                        },
                        "replace": {
                                "michaelb/ship-station": "*"
                        },
                        "time": "2024-02-29T17:12:39+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "MichaelB\\ShipStation\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Zachary Craig",
                                        "email": "zack@zack6849.com",
                                        "homepage": "https://zack6849.com",
                                        "role": "maintainer"
                                },
                                {
                                        "name": "Michael Bonds",
                                        "email": "mbonds1219@gmail.com",
                                        "homepage": "http://michaelbonds.com",
                                        "role": "author"
                                }
                        ],
                        "description": "An updated and maintained PHP Wrapper for ShipStation's rest api, forked from michaelb/ship-station, docs @ https://shipstation.docs.apiary.io/",
                        "homepage": "https://github.com/zack6849/ship-station/",
                        "keywords": [
                                "api",
                                "ship",
                                "ship-station",
                                "shipping",
                                "shipstation",
                                "wrapper"
                        ],
                        "support": {
                                "issues": "https://github.com/zack6849/ship-station/issues",
                                "source": "https://github.com/zack6849/ship-station/tree/v1.2.5"
                        },
                        "install-path": "../zack6849/ship-station"
                }
        ],
        "dev": true,
        "dev-package-names": [
                "nikic/php-parser",
                "phpstan/phpstan",
                "rector/rector",
                "symfony/maker-bundle",
                "symfony/templating",
                "symfony/web-profiler-bundle"
        ]
}
