{
        "packages": [
                {
                        "name": "artgris/filemanager-bundle",
                        "version": "2.2.5",
                        "version_normalized": "2.2.5.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/artgris/FileManagerBundle.git",
                                "reference": "3bd8655309532f6a3c07ca0ef0e0f7aecd01259b"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/artgris/FileManagerBundle/zipball/3bd8655309532f6a3c07ca0ef0e0f7aecd01259b",
                                "reference": "3bd8655309532f6a3c07ca0ef0e0f7aecd01259b",
                                "shasum": ""
                        },
                        "require": {
                                "oomphinc/composer-installers-extender": "^1.1|^2.0",
                                "php": "^7.1.3|^8.0.0",
                                "sensio/framework-extra-bundle": "^4.4|^5.0|^6.0",
                                "symfony/asset": "^4.4|^5.0",
                                "symfony/event-dispatcher": "^4.4|^5.0",
                                "symfony/expression-language": "^4.4|^5.0",
                                "symfony/form": "^4.4|^5.0",
                                "symfony/translation": "^4.4|^5.0",
                                "symfony/twig-bridge": "^4.4|^5.0",
                                "symfony/twig-bundle": "^4.4|^5.0",
                                "symfony/validator": "^4.4|^5.0"
                        },
                        "require-dev": {
                                "symfony/browser-kit": "^4.4|^5.0",
                                "symfony/css-selector": "^4.4|^5.0",
                                "symfony/phpunit-bridge": "^4.3.5|^5.0",
                                "symfony/security-bundle": "^4.4|^5.0",
                                "symfony/templating": "^4.4|^5.0",
                                "symfony/var-dumper": "^4.4|^5.0",
                                "symfony/yaml": "^4.4|^5.0"
                        },
                        "time": "2021-06-07T09:29:38+00:00",
                        "type": "symfony-bundle",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Artgris\\Bundle\\FileManagerBundle\\": ""
                                },
                                "exclude-from-classmap": [
                                        "/Tests/"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Arthur Gribet",
                                        "email": "a.gribet@gmail.com"
                                }
                        ],
                        "description": "FileManager is a simple Multilingual File Manager Bundle for Symfony",
                        "homepage": "https://github.com/artgris/FileManagerBundle",
                        "keywords": [
                                "bundle",
                                "file manager",
                                "symfony"
                        ],
                        "install-path": "../artgris/filemanager-bundle"
                },
                {
                        "name": "artgris/media-bundle",
                        "version": "6.3.1",
                        "version_normalized": "6.3.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/artgris/MediaBundle.git",
                                "reference": "7ac28ba1321b13e6c821f7abd9d80f92f4405941"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/artgris/MediaBundle/zipball/7ac28ba1321b13e6c821f7abd9d80f92f4405941",
                                "reference": "7ac28ba1321b13e6c821f7abd9d80f92f4405941",
                                "shasum": ""
                        },
                        "require": {
                                "artgris/filemanager-bundle": ">=2.0.0",
                                "doctrine/doctrine-bundle": "^1.8|^2.0",
                                "doctrine/orm": "^2.5",
                                "gregwar/image": "2.*",
                                "php": ">=7.1.3"
                        },
                        "time": "2022-05-30T13:45:42+00:00",
                        "type": "symfony-bundle",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Artgris\\Bundle\\MediaBundle\\": ""
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "authors": [
                                {
                                        "name": "Arthur Gribet",
                                        "email": "a.gribet@gmail.com"
                                },
                                {
                                        "name": "Arkounay"
                                }
                        ],
                        "description": "Easier Symfony Form Media Management",
                        "homepage": "https://github.com/Artgris/MediaBundle",
                        "keywords": [
                                "bundle",
                                "doctrine",
                                "form",
                                "media",
                                "symfony"
                        ],
                        "support": {
                                "issues": "https://github.com/artgris/MediaBundle/issues",
                                "source": "https://github.com/artgris/MediaBundle/tree/6.3.1"
                        },
                        "abandoned": true,
                        "install-path": "../artgris/media-bundle"
                },
                {
                        "name": "bacon/bacon-qr-code",
                        "version": "2.0.8",
                        "version_normalized": "2.0.8.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/Bacon/BaconQrCode.git",
                                "reference": "8674e51bb65af933a5ffaf1c308a660387c35c22"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/8674e51bb65af933a5ffaf1c308a660387c35c22",
                                "reference": "8674e51bb65af933a5ffaf1c308a660387c35c22",
                                "shasum": ""
                        },
                        "require": {
                                "dasprid/enum": "^1.0.3",
                                "ext-iconv": "*",
                                "php": "^7.1 || ^8.0"
                        },
                        "require-dev": {
                                "phly/keep-a-changelog": "^2.1",
                                "phpunit/phpunit": "^7 | ^8 | ^9",
                                "spatie/phpunit-snapshot-assertions": "^4.2.9",
                                "squizlabs/php_codesniffer": "^3.4"
                        },
                        "suggest": {
                                "ext-imagick": "to generate QR code images"
                        },
                        "time": "2022-12-07T17:46:57+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "BaconQrCode\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "BSD-2-Clause"
                        ],
                        "authors": [
                                {
                                        "name": "Ben Scholzen 'DASPRiD'",
                                        "email": "mail@dasprids.de",
                                        "homepage": "https://dasprids.de/",
                                        "role": "Developer"
                                }
                        ],
                        "description": "BaconQrCode is a QR code generator for PHP.",
                        "homepage": "https://github.com/Bacon/BaconQrCode",
                        "support": {
                                "issues": "https://github.com/Bacon/BaconQrCode/issues",
                                "source": "https://github.com/Bacon/BaconQrCode/tree/2.0.8"
                        },
                        "install-path": "../bacon/bacon-qr-code"
                },
                {
                        "name": "beberlei/doctrineextensions",
                        "version": "v1.2.9",
                        "version_normalized": "1.2.9.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/beberlei/DoctrineExtensions.git",
                                "reference": "53a71be2d3a153704d53b68bda24b3207f6a00aa"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/beberlei/DoctrineExtensions/zipball/53a71be2d3a153704d53b68bda24b3207f6a00aa",
                                "reference": "53a71be2d3a153704d53b68bda24b3207f6a00aa",
                                "shasum": ""
                        },
                        "require": {
                                "doctrine/orm": "^2.6",
                                "php": "^7.1"
                        },
                        "require-dev": {
                                "friendsofphp/php-cs-fixer": "^2.14",
                                "nesbot/carbon": "*",
                                "phpunit/phpunit": "^7.0 || ^8.0",
                                "symfony/yaml": "^4.2",
                                "zf1/zend-date": "^1.12",
                                "zf1/zend-registry": "^1.12"
                        },
                        "time": "2020-11-02T10:57:56+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "DoctrineExtensions\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "BSD-3-Clause"
                        ],
                        "authors": [
                                {
                                        "name": "Benjamin Eberlei",
                                        "email": "kontakt@beberlei.de"
                                },
                                {
                                        "name": "Steve Lacey",
                                        "email": "steve@steve.ly"
                                }
                        ],
                        "description": "A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL and Oracle.",
                        "keywords": [
                                "database",
                                "doctrine",
                                "orm"
                        ],
                        "support": {
                                "source": "https://github.com/beberlei/DoctrineExtensions/tree/v1.2.9"
                        },
                        "install-path": "../beberlei/doctrineextensions"
                },
                {
                        "name": "behat/transliterator",
                        "version": "v1.4.0",
                        "version_normalized": "1.4.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/Behat/Transliterator.git",
                                "reference": "34490b42c5225687d9449e6476e66a03c62c43ff"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/Behat/Transliterator/zipball/34490b42c5225687d9449e6476e66a03c62c43ff",
                                "reference": "34490b42c5225687d9449e6476e66a03c62c43ff",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.3.3"
                        },
                        "require-dev": {
                                "chuyskywalker/rolling-curl": "^3.1",
                                "php-yaoi/php-yaoi": "^1.0",
                                "phpunit/phpunit": "^4.8.36 || ^6.5.14 || ^8.5.25"
                        },
                        "time": "2022-03-30T09:16:18+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"
                        ],
                        "support": {
                                "issues": "https://github.com/Behat/Transliterator/issues",
                                "source": "https://github.com/Behat/Transliterator/tree/v1.4.0"
                        },
                        "abandoned": true,
                        "install-path": "../behat/transliterator"
                },
                {
                        "name": "composer/ca-bundle",
                        "version": "1.4.9",
                        "version_normalized": "1.4.9.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/composer/ca-bundle.git",
                                "reference": "288fb16771488ccc2566d6d3a0f383b6b0d30769"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/composer/ca-bundle/zipball/288fb16771488ccc2566d6d3a0f383b6b0d30769",
                                "reference": "288fb16771488ccc2566d6d3a0f383b6b0d30769",
                                "shasum": ""
                        },
                        "require": {
                                "ext-openssl": "*",
                                "ext-pcre": "*",
                                "php": "^5.3.2 || ^7.0 || ^8.0"
                        },
                        "require-dev": {
                                "phpstan/phpstan": "^0.12.55",
                                "psr/log": "^1.0",
                                "symfony/phpunit-bridge": "^4.2 || ^5",
                                "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0"
                        },
                        "time": "2025-08-20T18:49:43+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-main": "1.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Composer\\CaBundle\\": "src"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Jordi Boggiano",
                                        "email": "j.boggiano@seld.be",
                                        "homepage": "http://seld.be"
                                }
                        ],
                        "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
                        "keywords": [
                                "cabundle",
                                "cacert",
                                "certificate",
                                "ssl",
                                "tls"
                        ],
                        "support": {
                                "irc": "irc://irc.freenode.org/composer",
                                "issues": "https://github.com/composer/ca-bundle/issues",
                                "source": "https://github.com/composer/ca-bundle/tree/1.4.9"
                        },
                        "funding": [
                                {
                                        "url": "https://packagist.com",
                                        "type": "custom"
                                },
                                {
                                        "url": "https://github.com/composer",
                                        "type": "github"
                                }
                        ],
                        "install-path": "./ca-bundle"
                },
                {
                        "name": "composer/installers",
                        "version": "v1.12.0",
                        "version_normalized": "1.12.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/composer/installers.git",
                                "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/composer/installers/zipball/d20a64ed3c94748397ff5973488761b22f6d3f19",
                                "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19",
                                "shasum": ""
                        },
                        "require": {
                                "composer-plugin-api": "^1.0 || ^2.0"
                        },
                        "replace": {
                                "roundcube/plugin-installer": "*",
                                "shama/baton": "*"
                        },
                        "require-dev": {
                                "composer/composer": "1.6.* || ^2.0",
                                "composer/semver": "^1 || ^3",
                                "phpstan/phpstan": "^0.12.55",
                                "phpstan/phpstan-phpunit": "^0.12.16",
                                "symfony/phpunit-bridge": "^4.2 || ^5",
                                "symfony/process": "^2.3"
                        },
                        "time": "2021-09-13T08:19:44+00:00",
                        "type": "composer-plugin",
                        "extra": {
                                "class": "Composer\\Installers\\Plugin",
                                "branch-alias": {
                                        "dev-main": "1.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Composer\\Installers\\": "src/Composer/Installers"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Kyle Robinson Young",
                                        "email": "kyle@dontkry.com",
                                        "homepage": "https://github.com/shama"
                                }
                        ],
                        "description": "A multi-framework Composer library installer",
                        "homepage": "https://composer.github.io/installers/",
                        "keywords": [
                                "Craft",
                                "Dolibarr",
                                "Eliasis",
                                "Hurad",
                                "ImageCMS",
                                "Kanboard",
                                "Lan Management System",
                                "MODX Evo",
                                "MantisBT",
                                "Mautic",
                                "Maya",
                                "OXID",
                                "Plentymarkets",
                                "Porto",
                                "RadPHP",
                                "SMF",
                                "Starbug",
                                "Thelia",
                                "Whmcs",
                                "WolfCMS",
                                "agl",
                                "aimeos",
                                "annotatecms",
                                "attogram",
                                "bitrix",
                                "cakephp",
                                "chef",
                                "cockpit",
                                "codeigniter",
                                "concrete5",
                                "croogo",
                                "dokuwiki",
                                "drupal",
                                "eZ Platform",
                                "elgg",
                                "expressionengine",
                                "fuelphp",
                                "grav",
                                "installer",
                                "itop",
                                "joomla",
                                "known",
                                "kohana",
                                "laravel",
                                "lavalite",
                                "lithium",
                                "magento",
                                "majima",
                                "mako",
                                "mediawiki",
                                "miaoxing",
                                "modulework",
                                "modx",
                                "moodle",
                                "osclass",
                                "pantheon",
                                "phpbb",
                                "piwik",
                                "ppi",
                                "processwire",
                                "puppet",
                                "pxcms",
                                "reindex",
                                "roundcube",
                                "shopware",
                                "silverstripe",
                                "sydes",
                                "sylius",
                                "symfony",
                                "tastyigniter",
                                "typo3",
                                "wordpress",
                                "yawik",
                                "zend",
                                "zikula"
                        ],
                        "funding": [
                                {
                                        "url": "https://packagist.com",
                                        "type": "custom"
                                },
                                {
                                        "url": "https://github.com/composer",
                                        "type": "github"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "./installers"
                },
                {
                        "name": "composer/package-versions-deprecated",
                        "version": "1.11.99.5",
                        "version_normalized": "1.11.99.5",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/composer/package-versions-deprecated.git",
                                "reference": "b4f54f74ef3453349c24a845d22392cd31e65f1d"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/b4f54f74ef3453349c24a845d22392cd31e65f1d",
                                "reference": "b4f54f74ef3453349c24a845d22392cd31e65f1d",
                                "shasum": ""
                        },
                        "require": {
                                "composer-plugin-api": "^1.1.0 || ^2.0",
                                "php": "^7 || ^8"
                        },
                        "replace": {
                                "ocramius/package-versions": "1.11.99"
                        },
                        "require-dev": {
                                "composer/composer": "^1.9.3 || ^2.0@dev",
                                "ext-zip": "^1.13",
                                "phpunit/phpunit": "^6.5 || ^7"
                        },
                        "time": "2022-01-17T14:14:24+00:00",
                        "type": "composer-plugin",
                        "extra": {
                                "class": "PackageVersions\\Installer",
                                "branch-alias": {
                                        "dev-master": "1.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "PackageVersions\\": "src/PackageVersions"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Marco Pivetta",
                                        "email": "ocramius@gmail.com"
                                },
                                {
                                        "name": "Jordi Boggiano",
                                        "email": "j.boggiano@seld.be"
                                }
                        ],
                        "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
                        "support": {
                                "issues": "https://github.com/composer/package-versions-deprecated/issues",
                                "source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.5"
                        },
                        "funding": [
                                {
                                        "url": "https://packagist.com",
                                        "type": "custom"
                                },
                                {
                                        "url": "https://github.com/composer",
                                        "type": "github"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "./package-versions-deprecated"
                },
                {
                        "name": "composer/pcre",
                        "version": "1.0.1",
                        "version_normalized": "1.0.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/composer/pcre.git",
                                "reference": "67a32d7d6f9f560b726ab25a061b38ff3a80c560"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/composer/pcre/zipball/67a32d7d6f9f560b726ab25a061b38ff3a80c560",
                                "reference": "67a32d7d6f9f560b726ab25a061b38ff3a80c560",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^5.3.2 || ^7.0 || ^8.0"
                        },
                        "require-dev": {
                                "phpstan/phpstan": "^1.3",
                                "phpstan/phpstan-strict-rules": "^1.1",
                                "symfony/phpunit-bridge": "^4.2 || ^5"
                        },
                        "time": "2022-01-21T20:24:37+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-main": "1.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Composer\\Pcre\\": "src"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Jordi Boggiano",
                                        "email": "j.boggiano@seld.be",
                                        "homepage": "http://seld.be"
                                }
                        ],
                        "description": "PCRE wrapping library that offers type-safe preg_* replacements.",
                        "keywords": [
                                "PCRE",
                                "preg",
                                "regex",
                                "regular expression"
                        ],
                        "support": {
                                "issues": "https://github.com/composer/pcre/issues",
                                "source": "https://github.com/composer/pcre/tree/1.0.1"
                        },
                        "funding": [
                                {
                                        "url": "https://packagist.com",
                                        "type": "custom"
                                },
                                {
                                        "url": "https://github.com/composer",
                                        "type": "github"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "./pcre"
                },
                {
                        "name": "composer/semver",
                        "version": "3.4.4",
                        "version_normalized": "3.4.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/composer/semver.git",
                                "reference": "198166618906cb2de69b95d7d47e5fa8aa1b2b95"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/composer/semver/zipball/198166618906cb2de69b95d7d47e5fa8aa1b2b95",
                                "reference": "198166618906cb2de69b95d7d47e5fa8aa1b2b95",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^5.3.2 || ^7.0 || ^8.0"
                        },
                        "require-dev": {
                                "phpstan/phpstan": "^1.11",
                                "symfony/phpunit-bridge": "^3 || ^7"
                        },
                        "time": "2025-08-20T19:15:30+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-main": "3.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Composer\\Semver\\": "src"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Nils Adermann",
                                        "email": "naderman@naderman.de",
                                        "homepage": "http://www.naderman.de"
                                },
                                {
                                        "name": "Jordi Boggiano",
                                        "email": "j.boggiano@seld.be",
                                        "homepage": "http://seld.be"
                                },
                                {
                                        "name": "Rob Bast",
                                        "email": "rob.bast@gmail.com",
                                        "homepage": "http://robbast.nl"
                                }
                        ],
                        "description": "Semver library that offers utilities, version constraint parsing and validation.",
                        "keywords": [
                                "semantic",
                                "semver",
                                "validation",
                                "versioning"
                        ],
                        "support": {
                                "irc": "ircs://irc.libera.chat:6697/composer",
                                "issues": "https://github.com/composer/semver/issues",
                                "source": "https://github.com/composer/semver/tree/3.4.4"
                        },
                        "funding": [
                                {
                                        "url": "https://packagist.com",
                                        "type": "custom"
                                },
                                {
                                        "url": "https://github.com/composer",
                                        "type": "github"
                                }
                        ],
                        "install-path": "./semver"
                },
                {
                        "name": "composer/xdebug-handler",
                        "version": "2.0.5",
                        "version_normalized": "2.0.5.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/composer/xdebug-handler.git",
                                "reference": "9e36aeed4616366d2b690bdce11f71e9178c579a"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/9e36aeed4616366d2b690bdce11f71e9178c579a",
                                "reference": "9e36aeed4616366d2b690bdce11f71e9178c579a",
                                "shasum": ""
                        },
                        "require": {
                                "composer/pcre": "^1",
                                "php": "^5.3.2 || ^7.0 || ^8.0",
                                "psr/log": "^1 || ^2 || ^3"
                        },
                        "require-dev": {
                                "phpstan/phpstan": "^1.0",
                                "phpstan/phpstan-strict-rules": "^1.1",
                                "symfony/phpunit-bridge": "^4.2 || ^5.0 || ^6.0"
                        },
                        "time": "2022-02-24T20:20:32+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Composer\\XdebugHandler\\": "src"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "John Stevenson",
                                        "email": "john-stevenson@blueyonder.co.uk"
                                }
                        ],
                        "description": "Restarts a process without Xdebug.",
                        "keywords": [
                                "Xdebug",
                                "performance"
                        ],
                        "support": {
                                "irc": "irc://irc.freenode.org/composer",
                                "issues": "https://github.com/composer/xdebug-handler/issues",
                                "source": "https://github.com/composer/xdebug-handler/tree/2.0.5"
                        },
                        "funding": [
                                {
                                        "url": "https://packagist.com",
                                        "type": "custom"
                                },
                                {
                                        "url": "https://github.com/composer",
                                        "type": "github"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "./xdebug-handler"
                },
                {
                        "name": "dama/doctrine-test-bundle",
                        "version": "v4.0.2",
                        "version_normalized": "4.0.2.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/dmaicher/doctrine-test-bundle.git",
                                "reference": "438346b3380cc7675e37fbcdca912fdc33471d32"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/dmaicher/doctrine-test-bundle/zipball/438346b3380cc7675e37fbcdca912fdc33471d32",
                                "reference": "438346b3380cc7675e37fbcdca912fdc33471d32",
                                "shasum": ""
                        },
                        "require": {
                                "doctrine/dbal": "~2.5",
                                "doctrine/doctrine-bundle": "~1.4",
                                "php": ">=5.5.0",
                                "symfony/framework-bundle": "~2.7|~3.0|~4.0"
                        },
                        "require-dev": {
                                "phpunit/phpunit": "^5.4.4|~6.0",
                                "symfony/yaml": "~2.7|~3.0"
                        },
                        "time": "2018-01-13T13:14:27+00:00",
                        "type": "symfony-bundle",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "4.1.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "DAMA\\DoctrineTestBundle\\": "src/DAMA/DoctrineTestBundle"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "David Maicher",
                                        "email": "mail@dmaicher.de"
                                }
                        ],
                        "description": "Symfony 2/3 bundle to isolate doctrine database tests and improve test performance",
                        "keywords": [
                                "Symfony 3",
                                "doctrine",
                                "isolation",
                                "performance",
                                "symfony",
                                "symfony 2",
                                "tests"
                        ],
                        "install-path": "../dama/doctrine-test-bundle"
                },
                {
                        "name": "dasprid/enum",
                        "version": "1.0.7",
                        "version_normalized": "1.0.7.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/DASPRiD/Enum.git",
                                "reference": "b5874fa9ed0043116c72162ec7f4fb50e02e7cce"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/b5874fa9ed0043116c72162ec7f4fb50e02e7cce",
                                "reference": "b5874fa9ed0043116c72162ec7f4fb50e02e7cce",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1 <9.0"
                        },
                        "require-dev": {
                                "phpunit/phpunit": "^7 || ^8 || ^9 || ^10 || ^11",
                                "squizlabs/php_codesniffer": "*"
                        },
                        "time": "2025-09-16T12:23:56+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "DASPRiD\\Enum\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "BSD-2-Clause"
                        ],
                        "authors": [
                                {
                                        "name": "Ben Scholzen 'DASPRiD'",
                                        "email": "mail@dasprids.de",
                                        "homepage": "https://dasprids.de/",
                                        "role": "Developer"
                                }
                        ],
                        "description": "PHP 7.1 enum implementation",
                        "keywords": [
                                "enum",
                                "map"
                        ],
                        "support": {
                                "issues": "https://github.com/DASPRiD/Enum/issues",
                                "source": "https://github.com/DASPRiD/Enum/tree/1.0.7"
                        },
                        "install-path": "../dasprid/enum"
                },
                {
                        "name": "doctrine/annotations",
                        "version": "1.14.4",
                        "version_normalized": "1.14.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/annotations.git",
                                "reference": "253dca476f70808a5aeed3a47cc2cc88c5cab915"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/annotations/zipball/253dca476f70808a5aeed3a47cc2cc88c5cab915",
                                "reference": "253dca476f70808a5aeed3a47cc2cc88c5cab915",
                                "shasum": ""
                        },
                        "require": {
                                "doctrine/lexer": "^1 || ^2",
                                "ext-tokenizer": "*",
                                "php": "^7.1 || ^8.0",
                                "psr/cache": "^1 || ^2 || ^3"
                        },
                        "require-dev": {
                                "doctrine/cache": "^1.11 || ^2.0",
                                "doctrine/coding-standard": "^9 || ^12",
                                "phpstan/phpstan": "~1.4.10 || ^1.10.28",
                                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
                                "symfony/cache": "^4.4 || ^5.4 || ^6.4 || ^7",
                                "vimeo/psalm": "^4.30 || ^5.14"
                        },
                        "suggest": {
                                "php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations"
                        },
                        "time": "2024-09-05T10:15:52+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/1.14.4"
                        },
                        "install-path": "../doctrine/annotations"
                },
                {
                        "name": "doctrine/cache",
                        "version": "1.13.0",
                        "version_normalized": "1.13.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/cache.git",
                                "reference": "56cd022adb5514472cb144c087393c1821911d09"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/cache/zipball/56cd022adb5514472cb144c087393c1821911d09",
                                "reference": "56cd022adb5514472cb144c087393c1821911d09",
                                "shasum": ""
                        },
                        "require": {
                                "php": "~7.1 || ^8.0"
                        },
                        "conflict": {
                                "doctrine/common": ">2.2,<2.4"
                        },
                        "require-dev": {
                                "alcaeus/mongo-php-adapter": "^1.1",
                                "cache/integration-tests": "dev-master",
                                "doctrine/coding-standard": "^9",
                                "mongodb/mongodb": "^1.1",
                                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
                                "predis/predis": "~1.0",
                                "psr/cache": "^1.0 || ^2.0 || ^3.0",
                                "symfony/cache": "^4.4 || ^5.4 || ^6",
                                "symfony/var-exporter": "^4.4 || ^5.4 || ^6"
                        },
                        "suggest": {
                                "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
                        },
                        "time": "2022-05-20T20:06:54+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Guilherme Blanco",
                                        "email": "guilhermeblanco@gmail.com"
                                },
                                {
                                        "name": "Roman Borschel",
                                        "email": "roman@code-factory.org"
                                },
                                {
                                        "name": "Benjamin Eberlei",
                                        "email": "kontakt@beberlei.de"
                                },
                                {
                                        "name": "Jonathan Wage",
                                        "email": "jonwage@gmail.com"
                                },
                                {
                                        "name": "Johannes Schmitt",
                                        "email": "schmittjoh@gmail.com"
                                }
                        ],
                        "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
                        "homepage": "https://www.doctrine-project.org/projects/cache.html",
                        "keywords": [
                                "abstraction",
                                "apcu",
                                "cache",
                                "caching",
                                "couchdb",
                                "memcached",
                                "php",
                                "redis",
                                "xcache"
                        ],
                        "support": {
                                "issues": "https://github.com/doctrine/cache/issues",
                                "source": "https://github.com/doctrine/cache/tree/1.13.0"
                        },
                        "funding": [
                                {
                                        "url": "https://www.doctrine-project.org/sponsorship.html",
                                        "type": "custom"
                                },
                                {
                                        "url": "https://www.patreon.com/phpdoctrine",
                                        "type": "patreon"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../doctrine/cache"
                },
                {
                        "name": "doctrine/collections",
                        "version": "1.8.0",
                        "version_normalized": "1.8.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/collections.git",
                                "reference": "2b44dd4cbca8b5744327de78bafef5945c7e7b5e"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/collections/zipball/2b44dd4cbca8b5744327de78bafef5945c7e7b5e",
                                "reference": "2b44dd4cbca8b5744327de78bafef5945c7e7b5e",
                                "shasum": ""
                        },
                        "require": {
                                "doctrine/deprecations": "^0.5.3 || ^1",
                                "php": "^7.1.3 || ^8.0"
                        },
                        "require-dev": {
                                "doctrine/coding-standard": "^9.0 || ^10.0",
                                "phpstan/phpstan": "^1.4.8",
                                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.1.5",
                                "vimeo/psalm": "^4.22"
                        },
                        "time": "2022-09-01T20:12:10+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
                                }
                        },
                        "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/1.8.0"
                        },
                        "install-path": "../doctrine/collections"
                },
                {
                        "name": "doctrine/common",
                        "version": "2.13.3",
                        "version_normalized": "2.13.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/common.git",
                                "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/common/zipball/f3812c026e557892c34ef37f6ab808a6b567da7f",
                                "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f",
                                "shasum": ""
                        },
                        "require": {
                                "doctrine/annotations": "^1.0",
                                "doctrine/cache": "^1.0",
                                "doctrine/collections": "^1.0",
                                "doctrine/event-manager": "^1.0",
                                "doctrine/inflector": "^1.0",
                                "doctrine/lexer": "^1.0",
                                "doctrine/persistence": "^1.3.3",
                                "doctrine/reflection": "^1.0",
                                "php": "^7.1 || ^8.0"
                        },
                        "require-dev": {
                                "doctrine/coding-standard": "^1.0",
                                "phpstan/phpstan": "^0.11",
                                "phpstan/phpstan-phpunit": "^0.11",
                                "phpunit/phpunit": "^7.0",
                                "squizlabs/php_codesniffer": "^3.0",
                                "symfony/phpunit-bridge": "^4.0.5"
                        },
                        "time": "2020-06-05T16:46:05+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "2.11.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Doctrine\\Common\\": "lib/Doctrine/Common"
                                }
                        },
                        "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, persistence interfaces, proxies, event system and much more.",
                        "homepage": "https://www.doctrine-project.org/projects/common.html",
                        "keywords": [
                                "common",
                                "doctrine",
                                "php"
                        ],
                        "funding": [
                                {
                                        "url": "https://www.doctrine-project.org/sponsorship.html",
                                        "type": "custom"
                                },
                                {
                                        "url": "https://www.patreon.com/phpdoctrine",
                                        "type": "patreon"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcommon",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../doctrine/common"
                },
                {
                        "name": "doctrine/data-fixtures",
                        "version": "1.3.3",
                        "version_normalized": "1.3.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/data-fixtures.git",
                                "reference": "f0ee99c64922fc3f863715232b615c478a61b0a3"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/f0ee99c64922fc3f863715232b615c478a61b0a3",
                                "reference": "f0ee99c64922fc3f863715232b615c478a61b0a3",
                                "shasum": ""
                        },
                        "require": {
                                "doctrine/common": "~2.2",
                                "php": "^7.1"
                        },
                        "conflict": {
                                "doctrine/phpcr-odm": "<1.3.0"
                        },
                        "require-dev": {
                                "alcaeus/mongo-php-adapter": "^1.1",
                                "doctrine/dbal": "^2.5.4",
                                "doctrine/mongodb-odm": "^1.3.0",
                                "doctrine/orm": "^2.5.4",
                                "phpunit/phpunit": "^7.0"
                        },
                        "suggest": {
                                "alcaeus/mongo-php-adapter": "For using MongoDB ODM with PHP 7",
                                "doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
                                "doctrine/orm": "For loading ORM fixtures",
                                "doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
                        },
                        "time": "2019-10-24T04:52:28+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "1.3.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Doctrine\\Common\\DataFixtures\\": "lib/Doctrine/Common/DataFixtures"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Jonathan Wage",
                                        "email": "jonwage@gmail.com"
                                }
                        ],
                        "description": "Data Fixtures for all Doctrine Object Managers",
                        "homepage": "http://www.doctrine-project.org",
                        "keywords": [
                                "database"
                        ],
                        "install-path": "../doctrine/data-fixtures"
                },
                {
                        "name": "doctrine/dbal",
                        "version": "2.13.9",
                        "version_normalized": "2.13.9.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/dbal.git",
                                "reference": "c480849ca3ad6706a39c970cdfe6888fa8a058b8"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/dbal/zipball/c480849ca3ad6706a39c970cdfe6888fa8a058b8",
                                "reference": "c480849ca3ad6706a39c970cdfe6888fa8a058b8",
                                "shasum": ""
                        },
                        "require": {
                                "doctrine/cache": "^1.0|^2.0",
                                "doctrine/deprecations": "^0.5.3|^1",
                                "doctrine/event-manager": "^1.0",
                                "ext-pdo": "*",
                                "php": "^7.1 || ^8"
                        },
                        "require-dev": {
                                "doctrine/coding-standard": "9.0.0",
                                "jetbrains/phpstorm-stubs": "2021.1",
                                "phpstan/phpstan": "1.4.6",
                                "phpunit/phpunit": "^7.5.20|^8.5|9.5.16",
                                "psalm/plugin-phpunit": "0.16.1",
                                "squizlabs/php_codesniffer": "3.6.2",
                                "symfony/cache": "^4.4",
                                "symfony/console": "^2.0.5|^3.0|^4.0|^5.0",
                                "vimeo/psalm": "4.22.0"
                        },
                        "suggest": {
                                "symfony/console": "For helpful console commands such as SQL execution and import of files."
                        },
                        "time": "2022-05-02T20:28:55+00:00",
                        "bin": [
                                "bin/doctrine-dbal"
                        ],
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Doctrine\\DBAL\\": "lib/Doctrine/DBAL"
                                }
                        },
                        "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",
                                "sqlanywhere",
                                "sqlite",
                                "sqlserver",
                                "sqlsrv"
                        ],
                        "support": {
                                "issues": "https://github.com/doctrine/dbal/issues",
                                "source": "https://github.com/doctrine/dbal/tree/2.13.9"
                        },
                        "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.5",
                        "version_normalized": "1.1.5.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/deprecations.git",
                                "reference": "459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/deprecations/zipball/459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38",
                                "reference": "459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^7.1 || ^8.0"
                        },
                        "conflict": {
                                "phpunit/phpunit": "<=7.5 || >=13"
                        },
                        "require-dev": {
                                "doctrine/coding-standard": "^9 || ^12 || ^13",
                                "phpstan/phpstan": "1.4.10 || 2.1.11",
                                "phpstan/phpstan-phpunit": "^1.0 || ^2",
                                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6 || ^10.5 || ^11.5 || ^12",
                                "psr/log": "^1 || ^2 || ^3"
                        },
                        "suggest": {
                                "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
                        },
                        "time": "2025-04-07T20:06:18+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Doctrine\\Deprecations\\": "src"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
                        "homepage": "https://www.doctrine-project.org/",
                        "support": {
                                "issues": "https://github.com/doctrine/deprecations/issues",
                                "source": "https://github.com/doctrine/deprecations/tree/1.1.5"
                        },
                        "install-path": "../doctrine/deprecations"
                },
                {
                        "name": "doctrine/doctrine-bundle",
                        "version": "1.12.13",
                        "version_normalized": "1.12.13.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/DoctrineBundle.git",
                                "reference": "85460b85edd8f61a16ad311e7ffc5d255d3c937c"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/85460b85edd8f61a16ad311e7ffc5d255d3c937c",
                                "reference": "85460b85edd8f61a16ad311e7ffc5d255d3c937c",
                                "shasum": ""
                        },
                        "require": {
                                "doctrine/dbal": "^2.5.12|^3.0",
                                "doctrine/doctrine-cache-bundle": "~1.2",
                                "doctrine/persistence": "^1.3.3",
                                "jdorn/sql-formatter": "^1.2.16",
                                "php": "^7.1 || ^8.0",
                                "symfony/cache": "^3.4.30|^4.3.3",
                                "symfony/config": "^3.4.30|^4.3.3",
                                "symfony/console": "^3.4.30|^4.3.3",
                                "symfony/dependency-injection": "^3.4.30|^4.3.3",
                                "symfony/doctrine-bridge": "^3.4.30|^4.3.3",
                                "symfony/framework-bundle": "^3.4.30|^4.3.3",
                                "symfony/service-contracts": "^1.1.1|^2.0"
                        },
                        "conflict": {
                                "doctrine/orm": "<2.6",
                                "twig/twig": "<1.34|>=2.0,<2.4"
                        },
                        "require-dev": {
                                "doctrine/coding-standard": "^6.0",
                                "doctrine/orm": "^2.6",
                                "ocramius/proxy-manager": "^2.1",
                                "php-coveralls/php-coveralls": "^2.1",
                                "phpunit/phpunit": "^7.5",
                                "symfony/phpunit-bridge": "^4.2",
                                "symfony/property-info": "^3.4.30|^4.3.3",
                                "symfony/proxy-manager-bridge": "^3.4|^4|^5",
                                "symfony/twig-bridge": "^3.4|^4.1",
                                "symfony/validator": "^3.4.30|^4.3.3",
                                "symfony/web-profiler-bundle": "^3.4.30|^4.3.3",
                                "symfony/yaml": "^3.4.30|^4.3.3",
                                "twig/twig": "^1.34|^2.12"
                        },
                        "suggest": {
                                "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
                                "symfony/web-profiler-bundle": "To use the data collector."
                        },
                        "time": "2020-11-14T13:38:44+00:00",
                        "type": "symfony-bundle",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "2.3.x-dev"
                                }
                        },
                        "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": "http://symfony.com/contributors"
                                },
                                {
                                        "name": "Doctrine Project",
                                        "homepage": "http://www.doctrine-project.org/"
                                }
                        ],
                        "description": "Symfony DoctrineBundle",
                        "homepage": "http://www.doctrine-project.org",
                        "keywords": [
                                "database",
                                "dbal",
                                "orm",
                                "persistence"
                        ],
                        "support": {
                                "issues": "https://github.com/doctrine/DoctrineBundle/issues",
                                "source": "https://github.com/doctrine/DoctrineBundle/tree/1.12.13"
                        },
                        "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-cache-bundle",
                        "version": "1.4.0",
                        "version_normalized": "1.4.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/DoctrineCacheBundle.git",
                                "reference": "6bee2f9b339847e8a984427353670bad4e7bdccb"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/6bee2f9b339847e8a984427353670bad4e7bdccb",
                                "reference": "6bee2f9b339847e8a984427353670bad4e7bdccb",
                                "shasum": ""
                        },
                        "require": {
                                "doctrine/cache": "^1.4.2",
                                "doctrine/inflector": "^1.0",
                                "php": "^7.1",
                                "symfony/doctrine-bridge": "^3.4|^4.0"
                        },
                        "require-dev": {
                                "instaclick/coding-standard": "~1.1",
                                "instaclick/object-calisthenics-sniffs": "dev-master",
                                "instaclick/symfony2-coding-standard": "dev-remaster",
                                "phpunit/phpunit": "^7.0",
                                "predis/predis": "~0.8",
                                "satooshi/php-coveralls": "^1.0",
                                "squizlabs/php_codesniffer": "~1.5",
                                "symfony/console": "^3.4|^4.0",
                                "symfony/finder": "^3.4|^4.0",
                                "symfony/framework-bundle": "^3.4|^4.0",
                                "symfony/phpunit-bridge": "^3.4|^4.0",
                                "symfony/security-acl": "^2.8",
                                "symfony/validator": "^3.4|^4.0",
                                "symfony/yaml": "^3.4|^4.0"
                        },
                        "suggest": {
                                "symfony/security-acl": "For using this bundle to cache ACLs"
                        },
                        "time": "2019-11-29T11:22:01+00:00",
                        "type": "symfony-bundle",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "1.4.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Doctrine\\Bundle\\DoctrineCacheBundle\\": ""
                                },
                                "exclude-from-classmap": [
                                        "/Tests/"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Fabien Potencier",
                                        "email": "fabien@symfony.com"
                                },
                                {
                                        "name": "Benjamin Eberlei",
                                        "email": "kontakt@beberlei.de"
                                },
                                {
                                        "name": "Fabio B. Silva",
                                        "email": "fabio.bat.silva@gmail.com"
                                },
                                {
                                        "name": "Guilherme Blanco",
                                        "email": "guilhermeblanco@hotmail.com"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "http://symfony.com/contributors"
                                },
                                {
                                        "name": "Doctrine Project",
                                        "homepage": "http://www.doctrine-project.org/"
                                }
                        ],
                        "description": "Symfony Bundle for Doctrine Cache",
                        "homepage": "https://www.doctrine-project.org",
                        "keywords": [
                                "cache",
                                "caching"
                        ],
                        "abandoned": true,
                        "install-path": "../doctrine/doctrine-cache-bundle"
                },
                {
                        "name": "doctrine/doctrine-fixtures-bundle",
                        "version": "3.4.5",
                        "version_normalized": "3.4.5.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
                                "reference": "5988484f79362cd7d06564bd11be7ce622e08c87"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/5988484f79362cd7d06564bd11be7ce622e08c87",
                                "reference": "5988484f79362cd7d06564bd11be7ce622e08c87",
                                "shasum": ""
                        },
                        "require": {
                                "doctrine/data-fixtures": "^1.3",
                                "doctrine/doctrine-bundle": "^1.11|^2.0",
                                "doctrine/orm": "^2.6.0",
                                "doctrine/persistence": "^1.3.7|^2.0|^3.0",
                                "php": "^7.1 || ^8.0",
                                "symfony/config": "^3.4|^4.3|^5.0|^6.0",
                                "symfony/console": "^3.4|^4.3|^5.0|^6.0",
                                "symfony/dependency-injection": "^3.4.47|^4.3|^5.0|^6.0",
                                "symfony/doctrine-bridge": "^3.4|^4.1|^5.0|^6.0",
                                "symfony/http-kernel": "^3.4|^4.3|^5.0|^6.0"
                        },
                        "require-dev": {
                                "doctrine/coding-standard": "^9 || ^12",
                                "phpstan/phpstan": "^1.4.10",
                                "phpunit/phpunit": "^7.5.20 || ^8.5.26 || ^9.5.20",
                                "symfony/phpunit-bridge": "^6.0.8",
                                "vimeo/psalm": "^4.22"
                        },
                        "time": "2023-10-29T18:36:06+00:00",
                        "type": "symfony-bundle",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Doctrine\\Bundle\\FixturesBundle\\": ""
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Fabien Potencier",
                                        "email": "fabien@symfony.com"
                                },
                                {
                                        "name": "Doctrine Project",
                                        "homepage": "https://www.doctrine-project.org"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "https://symfony.com/contributors"
                                }
                        ],
                        "description": "Symfony DoctrineFixturesBundle",
                        "homepage": "https://www.doctrine-project.org",
                        "keywords": [
                                "Fixture",
                                "persistence"
                        ],
                        "support": {
                                "issues": "https://github.com/doctrine/DoctrineFixturesBundle/issues",
                                "source": "https://github.com/doctrine/DoctrineFixturesBundle/tree/3.4.5"
                        },
                        "funding": [
                                {
                                        "url": "https://www.doctrine-project.org/sponsorship.html",
                                        "type": "custom"
                                },
                                {
                                        "url": "https://www.patreon.com/phpdoctrine",
                                        "type": "patreon"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-fixtures-bundle",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../doctrine/doctrine-fixtures-bundle"
                },
                {
                        "name": "doctrine/doctrine-migrations-bundle",
                        "version": "2.2.3",
                        "version_normalized": "2.2.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
                                "reference": "0a081b55a88259a887af7be654743a8c5f703e99"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/0a081b55a88259a887af7be654743a8c5f703e99",
                                "reference": "0a081b55a88259a887af7be654743a8c5f703e99",
                                "shasum": ""
                        },
                        "require": {
                                "doctrine/doctrine-bundle": "~1.0|~2.0",
                                "doctrine/migrations": "^2.2",
                                "php": "^7.1|^8.0",
                                "symfony/framework-bundle": "~3.4|~4.0|~5.0"
                        },
                        "require-dev": {
                                "doctrine/coding-standard": "^8.0",
                                "mikey179/vfsstream": "^1.6",
                                "phpstan/phpstan": "^0.12",
                                "phpstan/phpstan-strict-rules": "^0.12",
                                "phpunit/phpunit": "^7.0|^8.0|^9.0"
                        },
                        "time": "2021-03-18T20:55:50+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": "http://www.doctrine-project.org"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "http://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/2.2.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-migrations-bundle",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../doctrine/doctrine-migrations-bundle"
                },
                {
                        "name": "doctrine/event-manager",
                        "version": "1.2.0",
                        "version_normalized": "1.2.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/event-manager.git",
                                "reference": "95aa4cb529f1e96576f3fda9f5705ada4056a520"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/event-manager/zipball/95aa4cb529f1e96576f3fda9f5705ada4056a520",
                                "reference": "95aa4cb529f1e96576f3fda9f5705ada4056a520",
                                "shasum": ""
                        },
                        "require": {
                                "doctrine/deprecations": "^0.5.3 || ^1",
                                "php": "^7.1 || ^8.0"
                        },
                        "conflict": {
                                "doctrine/common": "<2.9"
                        },
                        "require-dev": {
                                "doctrine/coding-standard": "^9 || ^10",
                                "phpstan/phpstan": "~1.4.10 || ^1.8.8",
                                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
                                "vimeo/psalm": "^4.24"
                        },
                        "time": "2022-10-12T20:51: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/1.2.0"
                        },
                        "funding": [
                                {
                                        "url": "https://www.doctrine-project.org/sponsorship.html",
                                        "type": "custom"
                                },
                                {
                                        "url": "https://www.patreon.com/phpdoctrine",
                                        "type": "patreon"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../doctrine/event-manager"
                },
                {
                        "name": "doctrine/inflector",
                        "version": "1.4.4",
                        "version_normalized": "1.4.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/inflector.git",
                                "reference": "4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/inflector/zipball/4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9",
                                "reference": "4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^7.1 || ^8.0"
                        },
                        "require-dev": {
                                "doctrine/coding-standard": "^8.0",
                                "phpstan/phpstan": "^0.12",
                                "phpstan/phpstan-phpunit": "^0.12",
                                "phpstan/phpstan-strict-rules": "^0.12",
                                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
                        },
                        "time": "2021-04-16T17:34:40+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "2.0.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Doctrine\\Inflector\\": "lib/Doctrine/Inflector",
                                        "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/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/1.4.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%2Finflector",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../doctrine/inflector"
                },
                {
                        "name": "doctrine/instantiator",
                        "version": "1.5.0",
                        "version_normalized": "1.5.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/instantiator.git",
                                "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/0a0fa9780f5d4e507415a065172d26a98d02047b",
                                "reference": "0a0fa9780f5d4e507415a065172d26a98d02047b",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^7.1 || ^8.0"
                        },
                        "require-dev": {
                                "doctrine/coding-standard": "^9 || ^11",
                                "ext-pdo": "*",
                                "ext-phar": "*",
                                "phpbench/phpbench": "^0.16 || ^1",
                                "phpstan/phpstan": "^1.4",
                                "phpstan/phpstan-phpunit": "^1",
                                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
                                "vimeo/psalm": "^4.30 || ^5.4"
                        },
                        "time": "2022-12-30T00:15:36+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/1.5.0"
                        },
                        "funding": [
                                {
                                        "url": "https://www.doctrine-project.org/sponsorship.html",
                                        "type": "custom"
                                },
                                {
                                        "url": "https://www.patreon.com/phpdoctrine",
                                        "type": "patreon"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../doctrine/instantiator"
                },
                {
                        "name": "doctrine/lexer",
                        "version": "1.2.3",
                        "version_normalized": "1.2.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/lexer.git",
                                "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/lexer/zipball/c268e882d4dbdd85e36e4ad69e02dc284f89d229",
                                "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^7.1 || ^8.0"
                        },
                        "require-dev": {
                                "doctrine/coding-standard": "^9.0",
                                "phpstan/phpstan": "^1.3",
                                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
                                "vimeo/psalm": "^4.11"
                        },
                        "time": "2022-02-28T11:07:21+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
                                }
                        },
                        "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/1.2.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%2Flexer",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../doctrine/lexer"
                },
                {
                        "name": "doctrine/migrations",
                        "version": "2.3.5",
                        "version_normalized": "2.3.5.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/migrations.git",
                                "reference": "28d92a34348fee5daeb80879e56461b2e862fc05"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/migrations/zipball/28d92a34348fee5daeb80879e56461b2e862fc05",
                                "reference": "28d92a34348fee5daeb80879e56461b2e862fc05",
                                "shasum": ""
                        },
                        "require": {
                                "composer/package-versions-deprecated": "^1.8",
                                "doctrine/dbal": "^2.9",
                                "friendsofphp/proxy-manager-lts": "^1.0",
                                "php": "^7.1 || ^8.0",
                                "symfony/console": "^3.4||^4.4.16||^5.0",
                                "symfony/stopwatch": "^3.4||^4.0||^5.0"
                        },
                        "require-dev": {
                                "doctrine/coding-standard": "^8.2",
                                "doctrine/orm": "^2.6",
                                "ext-pdo_sqlite": "*",
                                "jdorn/sql-formatter": "^1.1",
                                "mikey179/vfsstream": "^1.6",
                                "phpstan/phpstan": "^0.12",
                                "phpstan/phpstan-deprecation-rules": "^0.12",
                                "phpstan/phpstan-phpunit": "^0.12",
                                "phpstan/phpstan-strict-rules": "^0.12",
                                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.4",
                                "symfony/cache": "^4.4. || ^5.3",
                                "symfony/process": "^3.4||^4.0||^5.0",
                                "symfony/yaml": "^3.4||^4.0||^5.0"
                        },
                        "suggest": {
                                "jdorn/sql-formatter": "Allows to generate formatted SQL with the diff command.",
                                "symfony/yaml": "Allows the use of yaml for migration configuration files."
                        },
                        "time": "2021-10-19T19:55:20+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",
                                "php"
                        ],
                        "support": {
                                "issues": "https://github.com/doctrine/migrations/issues",
                                "source": "https://github.com/doctrine/migrations/tree/2.3.5"
                        },
                        "funding": [
                                {
                                        "url": "https://www.doctrine-project.org/sponsorship.html",
                                        "type": "custom"
                                },
                                {
                                        "url": "https://www.patreon.com/phpdoctrine",
                                        "type": "patreon"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fmigrations",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../doctrine/migrations"
                },
                {
                        "name": "doctrine/orm",
                        "version": "2.7.5",
                        "version_normalized": "2.7.5.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/orm.git",
                                "reference": "01187c9260cd085529ddd1273665217cae659640"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/orm/zipball/01187c9260cd085529ddd1273665217cae659640",
                                "reference": "01187c9260cd085529ddd1273665217cae659640",
                                "shasum": ""
                        },
                        "require": {
                                "composer/package-versions-deprecated": "^1.8",
                                "doctrine/annotations": "^1.11.1",
                                "doctrine/cache": "^1.9.1",
                                "doctrine/collections": "^1.5",
                                "doctrine/common": "^2.11 || ^3.0",
                                "doctrine/dbal": "^2.9.3",
                                "doctrine/event-manager": "^1.1",
                                "doctrine/inflector": "^1.0",
                                "doctrine/instantiator": "^1.3",
                                "doctrine/lexer": "^1.0",
                                "doctrine/persistence": "^1.3.3 || ^2.0",
                                "ext-pdo": "*",
                                "php": "^7.1",
                                "symfony/console": "^3.0|^4.0|^5.0"
                        },
                        "require-dev": {
                                "doctrine/coding-standard": "^6.0",
                                "phpstan/phpstan": "^0.12.18",
                                "phpunit/phpunit": "^8.0",
                                "symfony/yaml": "^3.4|^4.0|^5.0",
                                "vimeo/psalm": "^3.11"
                        },
                        "suggest": {
                                "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
                        },
                        "time": "2020-12-03T08:52:14+00:00",
                        "bin": [
                                "bin/doctrine"
                        ],
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "2.7.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Doctrine\\ORM\\": "lib/Doctrine/ORM"
                                }
                        },
                        "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.7.5"
                        },
                        "install-path": "../doctrine/orm"
                },
                {
                        "name": "doctrine/persistence",
                        "version": "1.3.8",
                        "version_normalized": "1.3.8.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/persistence.git",
                                "reference": "7a6eac9fb6f61bba91328f15aa7547f4806ca288"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/persistence/zipball/7a6eac9fb6f61bba91328f15aa7547f4806ca288",
                                "reference": "7a6eac9fb6f61bba91328f15aa7547f4806ca288",
                                "shasum": ""
                        },
                        "require": {
                                "doctrine/annotations": "^1.0",
                                "doctrine/cache": "^1.0",
                                "doctrine/collections": "^1.0",
                                "doctrine/event-manager": "^1.0",
                                "doctrine/reflection": "^1.2",
                                "php": "^7.1 || ^8.0"
                        },
                        "conflict": {
                                "doctrine/common": "<2.10@dev"
                        },
                        "require-dev": {
                                "doctrine/coding-standard": "^6.0",
                                "phpstan/phpstan": "^0.11",
                                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
                                "vimeo/psalm": "^3.11"
                        },
                        "time": "2020-06-20T12:56:16+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "1.3.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Doctrine\\Common\\": "lib/Doctrine/Common",
                                        "Doctrine\\Persistence\\": "lib/Doctrine/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://doctrine-project.org/projects/persistence.html",
                        "keywords": [
                                "mapper",
                                "object",
                                "odm",
                                "orm",
                                "persistence"
                        ],
                        "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/reflection",
                        "version": "1.2.4",
                        "version_normalized": "1.2.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/doctrine/reflection.git",
                                "reference": "6bcea3e81ab8b3d0abe5fde5300bbc8a968960c7"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/doctrine/reflection/zipball/6bcea3e81ab8b3d0abe5fde5300bbc8a968960c7",
                                "reference": "6bcea3e81ab8b3d0abe5fde5300bbc8a968960c7",
                                "shasum": ""
                        },
                        "require": {
                                "doctrine/annotations": "^1.0 || ^2.0",
                                "ext-tokenizer": "*",
                                "php": "^7.1 || ^8.0"
                        },
                        "conflict": {
                                "doctrine/common": "<2.9"
                        },
                        "require-dev": {
                                "doctrine/coding-standard": "^9",
                                "doctrine/common": "^3.3",
                                "phpstan/phpstan": "^1.4.10",
                                "phpstan/phpstan-phpunit": "^1",
                                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5"
                        },
                        "time": "2023-07-27T18:11:59+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Doctrine\\Common\\": "lib/Doctrine/Common"
                                }
                        },
                        "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 Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.",
                        "homepage": "https://www.doctrine-project.org/projects/reflection.html",
                        "keywords": [
                                "reflection",
                                "static"
                        ],
                        "support": {
                                "issues": "https://github.com/doctrine/reflection/issues",
                                "source": "https://github.com/doctrine/reflection/tree/1.2.4"
                        },
                        "abandoned": "roave/better-reflection",
                        "install-path": "../doctrine/reflection"
                },
                {
                        "name": "dompdf/dompdf",
                        "version": "v0.8.6",
                        "version_normalized": "0.8.6.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/dompdf/dompdf.git",
                                "reference": "db91d81866c69a42dad1d2926f61515a1e3f42c5"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/dompdf/dompdf/zipball/db91d81866c69a42dad1d2926f61515a1e3f42c5",
                                "reference": "db91d81866c69a42dad1d2926f61515a1e3f42c5",
                                "shasum": ""
                        },
                        "require": {
                                "ext-dom": "*",
                                "ext-mbstring": "*",
                                "phenx/php-font-lib": "^0.5.2",
                                "phenx/php-svg-lib": "^0.3.3",
                                "php": "^7.1"
                        },
                        "require-dev": {
                                "mockery/mockery": "^1.3",
                                "phpunit/phpunit": "^7.5",
                                "squizlabs/php_codesniffer": "^3.5"
                        },
                        "suggest": {
                                "ext-gd": "Needed to process images",
                                "ext-gmagick": "Improves image processing performance",
                                "ext-imagick": "Improves image processing performance",
                                "ext-zlib": "Needed for pdf stream compression"
                        },
                        "time": "2020-08-30T22:54:22+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-develop": "0.7-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Dompdf\\": "src/"
                                },
                                "classmap": [
                                        "lib/"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "LGPL-2.1"
                        ],
                        "authors": [
                                {
                                        "name": "Fabien Ménager",
                                        "email": "fabien.menager@gmail.com"
                                },
                                {
                                        "name": "Brian Sweeney",
                                        "email": "eclecticgeek@gmail.com"
                                },
                                {
                                        "name": "Gabriel Bull",
                                        "email": "me@gabrielbull.com"
                                }
                        ],
                        "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
                        "homepage": "https://github.com/dompdf/dompdf",
                        "support": {
                                "issues": "https://github.com/dompdf/dompdf/issues",
                                "source": "https://github.com/dompdf/dompdf/tree/master"
                        },
                        "install-path": "../dompdf/dompdf"
                },
                {
                        "name": "easycorp/easy-deploy-bundle",
                        "version": "v1.0.5",
                        "version_normalized": "1.0.5.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/EasyCorp/easy-deploy-bundle.git",
                                "reference": "f6c45c2c874ba85e0ec584a8942fd796f956a0aa"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/EasyCorp/easy-deploy-bundle/zipball/f6c45c2c874ba85e0ec584a8942fd796f956a0aa",
                                "reference": "f6c45c2c874ba85e0ec584a8942fd796f956a0aa",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.0",
                                "symfony/console": "~2.3|~3.0|~4.0",
                                "symfony/dependency-injection": "~2.3|~3.0|~4.0",
                                "symfony/expression-language": "~2.4|~3.0|~4.0",
                                "symfony/filesystem": "~2.3|~3.0|~4.0",
                                "symfony/http-foundation": "~2.3|~3.0|~4.0",
                                "symfony/http-kernel": "~2.3|~3.0|~4.0",
                                "symfony/polyfill-mbstring": "^1.3",
                                "symfony/process": "~2.3|~3.0|~4.0"
                        },
                        "require-dev": {
                                "phpunit/phpunit": "^6.1"
                        },
                        "time": "2018-04-21T14:08:18+00:00",
                        "type": "symfony-bundle",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "1.0.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "EasyCorp\\Bundle\\EasyDeployBundle\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Javier Eguiluz",
                                        "email": "javiereguiluz@gmail.com"
                                }
                        ],
                        "description": "The easiest way to deploy Symfony applications",
                        "homepage": "https://github.com/EasyCorp/easy-deploy-bundle",
                        "keywords": [
                                "deploy",
                                "deployer",
                                "deployment"
                        ],
                        "install-path": "../easycorp/easy-deploy-bundle"
                },
                {
                        "name": "egulias/email-validator",
                        "version": "2.1.25",
                        "version_normalized": "2.1.25.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/egulias/EmailValidator.git",
                                "reference": "0dbf5d78455d4d6a41d186da50adc1122ec066f4"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/0dbf5d78455d4d6a41d186da50adc1122ec066f4",
                                "reference": "0dbf5d78455d4d6a41d186da50adc1122ec066f4",
                                "shasum": ""
                        },
                        "require": {
                                "doctrine/lexer": "^1.0.1",
                                "php": ">=5.5",
                                "symfony/polyfill-intl-idn": "^1.10"
                        },
                        "require-dev": {
                                "dominicsayers/isemail": "^3.0.7",
                                "phpunit/phpunit": "^4.8.36|^7.5.15",
                                "satooshi/php-coveralls": "^1.0.1"
                        },
                        "suggest": {
                                "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
                        },
                        "time": "2020-12-29T14:50:06+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "2.1.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/2.1.25"
                        },
                        "funding": [
                                {
                                        "url": "https://github.com/egulias",
                                        "type": "github"
                                }
                        ],
                        "install-path": "../egulias/email-validator"
                },
                {
                        "name": "endroid/qr-code",
                        "version": "3.5.9",
                        "version_normalized": "3.5.9.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/endroid/qr-code.git",
                                "reference": "ae14093866558c1d91aa1f9b0ca07c09a95effc7"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/endroid/qr-code/zipball/ae14093866558c1d91aa1f9b0ca07c09a95effc7",
                                "reference": "ae14093866558c1d91aa1f9b0ca07c09a95effc7",
                                "shasum": ""
                        },
                        "require": {
                                "bacon/bacon-qr-code": "^2.0",
                                "ext-gd": "*",
                                "khanamiryan/qrcode-detector-decoder": "^1.0.2",
                                "myclabs/php-enum": "^1.5",
                                "php": ">=7.1",
                                "symfony/options-resolver": "^2.7|^3.0|^4.0",
                                "symfony/property-access": "^2.7|^3.0|^4.0"
                        },
                        "require-dev": {
                                "phpunit/phpunit": "^5.7|^6.0"
                        },
                        "suggest": {
                                "symfony/http-foundation": "Install if you want to use QrCodeResponse"
                        },
                        "time": "2019-11-15T12:32:01+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "3.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Endroid\\QrCode\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Jeroen van den Enden",
                                        "email": "info@endroid.nl"
                                }
                        ],
                        "description": "Endroid QR Code",
                        "homepage": "https://github.com/endroid/qr-code",
                        "keywords": [
                                "bundle",
                                "code",
                                "endroid",
                                "php",
                                "qr",
                                "qrcode"
                        ],
                        "install-path": "../endroid/qr-code"
                },
                {
                        "name": "endroid/qr-code-bundle",
                        "version": "3.3.4",
                        "version_normalized": "3.3.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/endroid/qr-code-bundle.git",
                                "reference": "975dc3d377aba75ddc9ada47315b4edd9c0687ba"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/endroid/qr-code-bundle/zipball/975dc3d377aba75ddc9ada47315b4edd9c0687ba",
                                "reference": "975dc3d377aba75ddc9ada47315b4edd9c0687ba",
                                "shasum": ""
                        },
                        "require": {
                                "endroid/qr-code": "^3.4.4",
                                "php": ">=7.1",
                                "symfony/framework-bundle": "^3.4|^4.0",
                                "symfony/twig-bundle": "^3.4|^4.0",
                                "symfony/yaml": "^3.4|^4.0"
                        },
                        "require-dev": {
                                "endroid/bundle-test": "dev-master"
                        },
                        "time": "2019-04-04T06:55:45+00:00",
                        "type": "symfony-bundle",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "3.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Endroid\\QrCodeBundle\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Jeroen van den Enden",
                                        "email": "info@endroid.nl"
                                }
                        ],
                        "description": "Endroid QR Code Bundle",
                        "homepage": "https://github.com/endroid/qr-code-bundle",
                        "keywords": [
                                "bundle",
                                "code",
                                "endroid",
                                "php",
                                "qr",
                                "symfony"
                        ],
                        "install-path": "../endroid/qr-code-bundle"
                },
                {
                        "name": "erusev/parsedown",
                        "version": "1.7.4",
                        "version_normalized": "1.7.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/erusev/parsedown.git",
                                "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
                                "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
                                "shasum": ""
                        },
                        "require": {
                                "ext-mbstring": "*",
                                "php": ">=5.3.0"
                        },
                        "require-dev": {
                                "phpunit/phpunit": "^4.8.35"
                        },
                        "time": "2019-12-30T22:54:17+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-0": {
                                        "Parsedown": ""
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Emanuil Rusev",
                                        "email": "hello@erusev.com",
                                        "homepage": "http://erusev.com"
                                }
                        ],
                        "description": "Parser for Markdown.",
                        "homepage": "http://parsedown.org",
                        "keywords": [
                                "markdown",
                                "parser"
                        ],
                        "install-path": "../erusev/parsedown"
                },
                {
                        "name": "ezyang/htmlpurifier",
                        "version": "v4.18.0",
                        "version_normalized": "4.18.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/ezyang/htmlpurifier.git",
                                "reference": "cb56001e54359df7ae76dc522d08845dc741621b"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/cb56001e54359df7ae76dc522d08845dc741621b",
                                "reference": "cb56001e54359df7ae76dc522d08845dc741621b",
                                "shasum": ""
                        },
                        "require": {
                                "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
                        },
                        "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": "2024-11-01T03:51:45+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.18.0"
                        },
                        "install-path": "../ezyang/htmlpurifier"
                },
                {
                        "name": "friendsofphp/php-cs-fixer",
                        "version": "v2.19.3",
                        "version_normalized": "2.19.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
                                "reference": "75ac86f33fab4714ea5a39a396784d83ae3b5ed8"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/75ac86f33fab4714ea5a39a396784d83ae3b5ed8",
                                "reference": "75ac86f33fab4714ea5a39a396784d83ae3b5ed8",
                                "shasum": ""
                        },
                        "require": {
                                "composer/semver": "^1.4 || ^2.0 || ^3.0",
                                "composer/xdebug-handler": "^1.2 || ^2.0",
                                "doctrine/annotations": "^1.2",
                                "ext-json": "*",
                                "ext-tokenizer": "*",
                                "php": "^5.6 || ^7.0 || ^8.0",
                                "php-cs-fixer/diff": "^1.3",
                                "symfony/console": "^3.4.43 || ^4.1.6 || ^5.0",
                                "symfony/event-dispatcher": "^3.0 || ^4.0 || ^5.0",
                                "symfony/filesystem": "^3.0 || ^4.0 || ^5.0",
                                "symfony/finder": "^3.0 || ^4.0 || ^5.0",
                                "symfony/options-resolver": "^3.0 || ^4.0 || ^5.0",
                                "symfony/polyfill-php70": "^1.0",
                                "symfony/polyfill-php72": "^1.4",
                                "symfony/process": "^3.0 || ^4.0 || ^5.0",
                                "symfony/stopwatch": "^3.0 || ^4.0 || ^5.0"
                        },
                        "require-dev": {
                                "justinrainbow/json-schema": "^5.0",
                                "keradus/cli-executor": "^1.4",
                                "mikey179/vfsstream": "^1.6",
                                "php-coveralls/php-coveralls": "^2.4.2",
                                "php-cs-fixer/accessible-object": "^1.0",
                                "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.2",
                                "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.2.1",
                                "phpspec/prophecy-phpunit": "^1.1 || ^2.0",
                                "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.13 || ^9.5",
                                "phpunitgoodpractices/polyfill": "^1.5",
                                "phpunitgoodpractices/traits": "^1.9.1",
                                "sanmai/phpunit-legacy-adapter": "^6.4 || ^8.2.1",
                                "symfony/phpunit-bridge": "^5.2.1",
                                "symfony/yaml": "^3.0 || ^4.0 || ^5.0"
                        },
                        "suggest": {
                                "ext-dom": "For handling output formats in XML",
                                "ext-mbstring": "For handling non-UTF8 characters.",
                                "php-cs-fixer/phpunit-constraint-isidenticalstring": "For IsIdenticalString constraint.",
                                "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "For XmlMatchesXsd constraint.",
                                "symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible."
                        },
                        "time": "2021-11-15T17:17:55+00:00",
                        "bin": [
                                "php-cs-fixer"
                        ],
                        "type": "application",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "2.19-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "PhpCsFixer\\": "src/"
                                },
                                "classmap": [
                                        "tests/Test/AbstractFixerTestCase.php",
                                        "tests/Test/AbstractIntegrationCaseFactory.php",
                                        "tests/Test/AbstractIntegrationTestCase.php",
                                        "tests/Test/Assert/AssertTokensTrait.php",
                                        "tests/Test/IntegrationCase.php",
                                        "tests/Test/IntegrationCaseFactory.php",
                                        "tests/Test/IntegrationCaseFactoryInterface.php",
                                        "tests/Test/InternalIntegrationCaseFactory.php",
                                        "tests/Test/IsIdenticalConstraint.php",
                                        "tests/Test/TokensWithObservedTransformers.php",
                                        "tests/TestCase.php"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Fabien Potencier",
                                        "email": "fabien@symfony.com"
                                },
                                {
                                        "name": "Dariusz Rumiński",
                                        "email": "dariusz.ruminski@gmail.com"
                                }
                        ],
                        "description": "A tool to automatically fix PHP code style",
                        "support": {
                                "issues": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues",
                                "source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v2.19.3"
                        },
                        "funding": [
                                {
                                        "url": "https://github.com/keradus",
                                        "type": "github"
                                }
                        ],
                        "install-path": "../friendsofphp/php-cs-fixer"
                },
                {
                        "name": "friendsofphp/proxy-manager-lts",
                        "version": "v1.0.18",
                        "version_normalized": "1.0.18.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/FriendsOfPHP/proxy-manager-lts.git",
                                "reference": "2c8a6cffc3220e99352ad958fe7cf06bf6f7690f"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/FriendsOfPHP/proxy-manager-lts/zipball/2c8a6cffc3220e99352ad958fe7cf06bf6f7690f",
                                "reference": "2c8a6cffc3220e99352ad958fe7cf06bf6f7690f",
                                "shasum": ""
                        },
                        "require": {
                                "laminas/laminas-code": "~3.4.1|^4.0",
                                "php": ">=7.1",
                                "symfony/filesystem": "^4.4.17|^5.0|^6.0|^7.0"
                        },
                        "conflict": {
                                "laminas/laminas-stdlib": "<3.2.1",
                                "zendframework/zend-stdlib": "<3.2.1"
                        },
                        "replace": {
                                "ocramius/proxy-manager": "^2.1"
                        },
                        "require-dev": {
                                "ext-phar": "*",
                                "symfony/phpunit-bridge": "^5.4|^6.0|^7.0"
                        },
                        "time": "2024-03-20T12:50:41+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "url": "https://github.com/Ocramius/ProxyManager",
                                        "name": "ocramius/proxy-manager"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "ProxyManager\\": "src/ProxyManager"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Marco Pivetta",
                                        "email": "ocramius@gmail.com",
                                        "homepage": "https://ocramius.github.io/"
                                },
                                {
                                        "name": "Nicolas Grekas",
                                        "email": "p@tchwork.com"
                                }
                        ],
                        "description": "Adding support for a wider range of PHP versions to ocramius/proxy-manager",
                        "homepage": "https://github.com/FriendsOfPHP/proxy-manager-lts",
                        "keywords": [
                                "aop",
                                "lazy loading",
                                "proxy",
                                "proxy pattern",
                                "service proxies"
                        ],
                        "support": {
                                "issues": "https://github.com/FriendsOfPHP/proxy-manager-lts/issues",
                                "source": "https://github.com/FriendsOfPHP/proxy-manager-lts/tree/v1.0.18"
                        },
                        "funding": [
                                {
                                        "url": "https://github.com/Ocramius",
                                        "type": "github"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/ocramius/proxy-manager",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../friendsofphp/proxy-manager-lts"
                },
                {
                        "name": "friendsofsymfony/ckeditor-bundle",
                        "version": "2.4.0",
                        "version_normalized": "2.4.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/FriendsOfSymfony/FOSCKEditorBundle.git",
                                "reference": "a4df4056b2832881e17b939e83f25406a6cc6414"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/FriendsOfSymfony/FOSCKEditorBundle/zipball/a4df4056b2832881e17b939e83f25406a6cc6414",
                                "reference": "a4df4056b2832881e17b939e83f25406a6cc6414",
                                "shasum": ""
                        },
                        "require": {
                                "ext-json": "*",
                                "ext-zip": "*",
                                "php": "^7.1|^8.0",
                                "symfony/asset": "^4.4 || ^5.0 || ^6.0",
                                "symfony/config": "^4.4 || ^5.0 || ^6.0",
                                "symfony/dependency-injection": "^4.4 || ^5.0 || ^6.0",
                                "symfony/expression-language": "^4.4 || ^5.0 || ^6.0",
                                "symfony/form": "^4.4 || ^5.0 || ^6.0",
                                "symfony/framework-bundle": "^4.4 || ^5.0 || ^6.0",
                                "symfony/http-foundation": "^4.4 || ^5.0 || ^6.0",
                                "symfony/http-kernel": "^4.4 || ^5.0 || ^6.0",
                                "symfony/options-resolver": "^4.4 || ^5.0 || ^6.0",
                                "symfony/property-access": "^4.4 || ^5.0 || ^6.0",
                                "symfony/routing": "^4.4 || ^5.0 || ^6.0",
                                "symfony/twig-bundle": "^4.4 || ^5.0 || ^6.0",
                                "twig/twig": "^2.4 || ^3.0"
                        },
                        "conflict": {
                                "sebastian/environment": "<1.3.4",
                                "sebastian/exporter": "<2.0.0"
                        },
                        "require-dev": {
                                "friendsofphp/php-cs-fixer": "^2.0",
                                "matthiasnoback/symfony-dependency-injection-test": "^3.0 || ^4.0",
                                "symfony/console": "^4.4 || ^5.0 || ^6.0",
                                "symfony/phpunit-bridge": "^4.4 || ^5.0 || ^6.0",
                                "symfony/yaml": "^4.4 || ^5.0 || ^6.0"
                        },
                        "suggest": {
                                "egeloen/form-extra-bundle": "Allows to load CKEditor asynchronously"
                        },
                        "time": "2022-01-07T12:34:18+00:00",
                        "type": "symfony-bundle",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "3.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "FOS\\CKEditorBundle\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Eric GELOEN",
                                        "email": "geloen.eric@gmail.com"
                                },
                                {
                                        "name": "FriendsOfSymfony Community",
                                        "homepage": "https://github.com/FriendsOfSymfony/FOSCKEditorBundle/graphs/contributors"
                                }
                        ],
                        "description": "Provides a CKEditor integration for your Symfony project.",
                        "keywords": [
                                "CKEditor"
                        ],
                        "support": {
                                "issues": "https://github.com/FriendsOfSymfony/FOSCKEditorBundle/issues",
                                "source": "https://github.com/FriendsOfSymfony/FOSCKEditorBundle/tree/2.4.0"
                        },
                        "install-path": "../friendsofsymfony/ckeditor-bundle"
                },
                {
                        "name": "friendsofsymfony/jsrouting-bundle",
                        "version": "2.8.0",
                        "version_normalized": "2.8.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git",
                                "reference": "c978fabc6a21a77052ff3fe927b41111ec944f0d"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/c978fabc6a21a77052ff3fe927b41111ec944f0d",
                                "reference": "c978fabc6a21a77052ff3fe927b41111ec944f0d",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^7.1|^8.0",
                                "symfony/console": "~3.4|^4.4.20|^5.0",
                                "symfony/framework-bundle": "~3.4|^4.4.20|^5.0",
                                "symfony/serializer": "~3.4|^4.4.20|^5.0",
                                "willdurand/jsonp-callback-validator": "~1.1"
                        },
                        "require-dev": {
                                "symfony/expression-language": "~3.4|^4.4.20|^5.0",
                                "symfony/phpunit-bridge": "^5.3"
                        },
                        "time": "2021-12-15T08:51:04+00:00",
                        "type": "symfony-bundle",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "2.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 Symfony2 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/2.8.0"
                        },
                        "install-path": "../friendsofsymfony/jsrouting-bundle"
                },
                {
                        "name": "friendsofsymfony/rest-bundle",
                        "version": "2.8.6",
                        "version_normalized": "2.8.6.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/FriendsOfSymfony/FOSRestBundle.git",
                                "reference": "369149f1de7f6519960fb1bb54c73e1b8c7dddcf"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/FriendsOfSymfony/FOSRestBundle/zipball/369149f1de7f6519960fb1bb54c73e1b8c7dddcf",
                                "reference": "369149f1de7f6519960fb1bb54c73e1b8c7dddcf",
                                "shasum": ""
                        },
                        "require": {
                                "doctrine/inflector": "^1.0",
                                "php": "^7.1|^8.0",
                                "psr/log": "^1.0",
                                "symfony/config": "^3.4|^4.3",
                                "symfony/debug": "^3.4|^4.3",
                                "symfony/dependency-injection": "^3.4|^4.3",
                                "symfony/event-dispatcher": "^3.4|^4.3",
                                "symfony/finder": "^3.4|^4.3",
                                "symfony/framework-bundle": "^3.4|^4.3",
                                "symfony/http-foundation": "^3.4|^4.3",
                                "symfony/http-kernel": "^3.4|^4.3",
                                "symfony/routing": "^3.4|^4.3",
                                "symfony/security-core": "^3.4|^4.3",
                                "willdurand/jsonp-callback-validator": "^1.0",
                                "willdurand/negotiation": "^2.0|^3.0"
                        },
                        "conflict": {
                                "doctrine/inflector": "1.4.0",
                                "jms/serializer": "<1.13.0",
                                "jms/serializer-bundle": "<2.0.0",
                                "sensio/framework-extra-bundle": "<3.0.13"
                        },
                        "require-dev": {
                                "friendsofphp/php-cs-fixer": "^2.0",
                                "jms/serializer": "^1.13|^2.0|^3.0",
                                "jms/serializer-bundle": "^2.3.1|^3.0",
                                "phpoption/phpoption": "^1.1",
                                "psr/http-message": "^1.0",
                                "sensio/framework-extra-bundle": "^3.0.13|^4.0|^5.0",
                                "symfony/asset": "^3.4|^4.3",
                                "symfony/browser-kit": "^3.4|^4.3",
                                "symfony/css-selector": "^3.4|^4.3",
                                "symfony/expression-language": "^3.4|^4.3",
                                "symfony/form": "^3.4|^4.3",
                                "symfony/phpunit-bridge": "^5.2",
                                "symfony/security-bundle": "^3.4|^4.3",
                                "symfony/serializer": "^3.4|^4.3",
                                "symfony/templating": "^3.4|^4.3",
                                "symfony/twig-bundle": "^3.4|^4.3",
                                "symfony/validator": "^3.4|^4.3",
                                "symfony/web-profiler-bundle": "^3.4|^4.3",
                                "symfony/yaml": "^3.4|^4.3"
                        },
                        "suggest": {
                                "jms/serializer-bundle": "Add support for advanced serialization capabilities, recommended, requires ^2.0|^3.0",
                                "sensio/framework-extra-bundle": "Add support for the request body converter and the view response listener, requires ^3.0",
                                "symfony/expression-language": "Add support for using the expression language in the routing, requires ^2.7|^3.0",
                                "symfony/serializer": "Add support for basic serialization capabilities and xml decoding, requires ^2.7|^3.0",
                                "symfony/validator": "Add support for validation capabilities in the ParamFetcher, requires ^2.7|^3.0"
                        },
                        "time": "2021-01-02T11:24:59+00:00",
                        "type": "symfony-bundle",
                        "extra": {
                                "branch-alias": {
                                        "2.x-dev": "2.8-dev",
                                        "dev-master": "2.7-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "FOS\\RestBundle\\": ""
                                },
                                "exclude-from-classmap": [
                                        "Resources/",
                                        "Tests/"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Lukas Kahwe Smith",
                                        "email": "smith@pooteeweet.org"
                                },
                                {
                                        "name": "Konstantin Kudryashov",
                                        "email": "ever.zet@gmail.com"
                                },
                                {
                                        "name": "FriendsOfSymfony Community",
                                        "homepage": "https://github.com/friendsofsymfony/FOSRestBundle/contributors"
                                }
                        ],
                        "description": "This Bundle provides various tools to rapidly develop RESTful API's with Symfony",
                        "homepage": "http://friendsofsymfony.github.com",
                        "keywords": [
                                "rest"
                        ],
                        "support": {
                                "issues": "https://github.com/FriendsOfSymfony/FOSRestBundle/issues",
                                "source": "https://github.com/FriendsOfSymfony/FOSRestBundle/tree/2.8.6"
                        },
                        "install-path": "../friendsofsymfony/rest-bundle"
                },
                {
                        "name": "geocoder-php/plugin",
                        "version": "1.1.0",
                        "version_normalized": "1.1.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/geocoder-php/plugin.git",
                                "reference": "25152b7ad235c6a41589b819c198773ad0816d93"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/geocoder-php/plugin/zipball/25152b7ad235c6a41589b819c198773ad0816d93",
                                "reference": "25152b7ad235c6a41589b819c198773ad0816d93",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^7.0",
                                "php-http/promise": "^1.0",
                                "psr/log": "^1.0",
                                "psr/simple-cache": "^1.0",
                                "willdurand/geocoder": "^4.0"
                        },
                        "require-dev": {
                                "cache/void-adapter": "^1.0",
                                "phpunit/phpunit": "6.3.*"
                        },
                        "time": "2018-09-18T16:19:45+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "1.0-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Geocoder\\Plugin\\": ""
                                },
                                "exclude-from-classmap": [
                                        "/Tests/"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Tobias Nyholm",
                                        "email": "tobias.nyholm@gmail.com"
                                }
                        ],
                        "description": "Plugins to Geocoder providers",
                        "homepage": "http://geocoder-php.org",
                        "keywords": [
                                "geocoder plugin"
                        ],
                        "install-path": "../geocoder-php/plugin"
                },
                {
                        "name": "gregwar/cache",
                        "version": "v1.0.13",
                        "version_normalized": "1.0.13.0",
                        "target-dir": "Gregwar/Cache",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/Gregwar/Cache.git",
                                "reference": "184cc341c25298ff7d584f86b55b6ca26626da4f"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/Gregwar/Cache/zipball/184cc341c25298ff7d584f86b55b6ca26626da4f",
                                "reference": "184cc341c25298ff7d584f86b55b6ca26626da4f",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.3"
                        },
                        "time": "2021-04-20T07:23:58+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-0": {
                                        "Gregwar\\Cache": ""
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Gregwar",
                                        "email": "g.passault@gmail.com"
                                }
                        ],
                        "description": "A lightweight file-system cache system",
                        "keywords": [
                                "cache",
                                "caching",
                                "file-system",
                                "system"
                        ],
                        "install-path": "../gregwar/cache/Gregwar/Cache"
                },
                {
                        "name": "gregwar/image",
                        "version": "v2.1.0",
                        "version_normalized": "2.1.0.0",
                        "target-dir": "Gregwar/Image",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/Gregwar/Image.git",
                                "reference": "1cf64c34cbb22933b36727c16b15ed4d925b6fc6"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/Gregwar/Image/zipball/1cf64c34cbb22933b36727c16b15ed4d925b6fc6",
                                "reference": "1cf64c34cbb22933b36727c16b15ed4d925b6fc6",
                                "shasum": ""
                        },
                        "require": {
                                "ext-gd": "*",
                                "gregwar/cache": "^1.0.6",
                                "php": "^5.6 || ^7.0 || ^8.0"
                        },
                        "require-dev": {
                                "sllh/php-cs-fixer-styleci-bridge": "~1.0",
                                "symfony/phpunit-bridge": "^2.7.4 || ^3.0"
                        },
                        "suggest": {
                                "behat/transliterator": "Transliterator provides ability to set non-latin1 pretty names"
                        },
                        "time": "2021-02-17T16:00:53+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-0": {
                                        "Gregwar\\Image": ""
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Grégoire Passault",
                                        "email": "g.passault@gmail.com",
                                        "homepage": "http://www.gregwar.com/"
                                }
                        ],
                        "description": "Image handling",
                        "homepage": "https://github.com/Gregwar/Image",
                        "keywords": [
                                "gd",
                                "image"
                        ],
                        "install-path": "../gregwar/image/Gregwar/Image"
                },
                {
                        "name": "imagine/imagine",
                        "version": "1.5.0",
                        "version_normalized": "1.5.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/php-imagine/Imagine.git",
                                "reference": "80ab21434890dee9ba54969d31c51ac8d4d551e0"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/php-imagine/Imagine/zipball/80ab21434890dee9ba54969d31c51ac8d4d551e0",
                                "reference": "80ab21434890dee9ba54969d31c51ac8d4d551e0",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1"
                        },
                        "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": "2024-12-03T14:37:55+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",
                        "homepage": "http://imagine.readthedocs.org/",
                        "keywords": [
                                "drawing",
                                "graphics",
                                "image manipulation",
                                "image processing"
                        ],
                        "support": {
                                "issues": "https://github.com/php-imagine/Imagine/issues",
                                "source": "https://github.com/php-imagine/Imagine/tree/1.5.0"
                        },
                        "install-path": "../imagine/imagine"
                },
                {
                        "name": "jdorn/sql-formatter",
                        "version": "v1.2.17",
                        "version_normalized": "1.2.17.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/jdorn/sql-formatter.git",
                                "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
                                "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.2.4"
                        },
                        "require-dev": {
                                "phpunit/phpunit": "3.7.*"
                        },
                        "time": "2014-01-12T16:20:24+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "1.3.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "classmap": [
                                        "lib"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Jeremy Dorn",
                                        "email": "jeremy@jeremydorn.com",
                                        "homepage": "http://jeremydorn.com/"
                                }
                        ],
                        "description": "a PHP SQL highlighting library",
                        "homepage": "https://github.com/jdorn/sql-formatter/",
                        "keywords": [
                                "highlight",
                                "sql"
                        ],
                        "install-path": "../jdorn/sql-formatter"
                },
                {
                        "name": "jmose/command-scheduler-bundle",
                        "version": "v2.2.0",
                        "version_normalized": "2.2.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/j-guyon/CommandSchedulerBundle.git",
                                "reference": "916ac90adb79e4aaf3951b8e3964aecfa58c56e5"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/j-guyon/CommandSchedulerBundle/zipball/916ac90adb79e4aaf3951b8e3964aecfa58c56e5",
                                "reference": "916ac90adb79e4aaf3951b8e3964aecfa58c56e5",
                                "shasum": ""
                        },
                        "require": {
                                "doctrine/doctrine-bundle": "^1.6.10|^2.0",
                                "doctrine/orm": "^2.5.11",
                                "mtdowling/cron-expression": "^1.2",
                                "php": "^7.1",
                                "symfony/asset": "^3.4|^4.0",
                                "symfony/console": "^3.4|^4.0",
                                "symfony/form": "^3.4|^4.0",
                                "symfony/framework-bundle": "^3.4|^4.0",
                                "symfony/templating": "^3.4|^4.0",
                                "symfony/translation": "^3.4|^4.0",
                                "symfony/twig-bundle": "^3.4|^4.0",
                                "symfony/validator": "^3.4|^4.0"
                        },
                        "require-dev": {
                                "doctrine/doctrine-fixtures-bundle": "^3.0.0",
                                "ext-pcntl": "*",
                                "liip/functional-test-bundle": "^3.2",
                                "liip/test-fixtures-bundle": "^1.0.0",
                                "php-coveralls/php-coveralls": "^2.0",
                                "phpunit/phpunit": "^5.7",
                                "symfony/css-selector": "^3.4|^4.0",
                                "symfony/security-bundle": "^3.4|^4.0"
                        },
                        "suggest": {
                                "ext-pcntl": "For using the scheduler daemon"
                        },
                        "time": "2020-01-28T10:46:55+00:00",
                        "type": "symfony-bundle",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "JMose\\CommandSchedulerBundle\\": ""
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Julien Guyon",
                                        "email": "julienguyon@hotmail.com"
                                }
                        ],
                        "description": "This Symfony bundle will allow you to schedule all your commands just like UNIX crontab",
                        "homepage": "https://github.com/J-Mose/CommandSchedulerBundle",
                        "keywords": [
                                "command",
                                "cron",
                                "scheduler",
                                "symfony",
                                "task"
                        ],
                        "install-path": "../jmose/command-scheduler-bundle"
                },
                {
                        "name": "jms/metadata",
                        "version": "1.7.0",
                        "version_normalized": "1.7.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/schmittjoh/metadata.git",
                                "reference": "e5854ab1aa643623dc64adde718a8eec32b957a8"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/e5854ab1aa643623dc64adde718a8eec32b957a8",
                                "reference": "e5854ab1aa643623dc64adde718a8eec32b957a8",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.3.0"
                        },
                        "require-dev": {
                                "doctrine/cache": "~1.0",
                                "symfony/cache": "~3.1"
                        },
                        "time": "2018-10-26T12:40:10+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "1.5.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-0": {
                                        "Metadata\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Asmir Mustafic",
                                        "email": "goetas@gmail.com"
                                },
                                {
                                        "name": "Johannes M. Schmitt",
                                        "email": "schmittjoh@gmail.com"
                                }
                        ],
                        "description": "Class/method/property metadata management in PHP",
                        "keywords": [
                                "annotations",
                                "metadata",
                                "xml",
                                "yaml"
                        ],
                        "install-path": "../jms/metadata"
                },
                {
                        "name": "khanamiryan/qrcode-detector-decoder",
                        "version": "1.0.6",
                        "version_normalized": "1.0.6.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/khanamiryan/php-qrcode-detector-decoder.git",
                                "reference": "45326fb83a2a375065dbb3a134b5b8a5872da569"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/khanamiryan/php-qrcode-detector-decoder/zipball/45326fb83a2a375065dbb3a134b5b8a5872da569",
                                "reference": "45326fb83a2a375065dbb3a134b5b8a5872da569",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.6"
                        },
                        "require-dev": {
                                "phpunit/phpunit": "^5.7 | ^7.5 | ^8.0 | ^9.0",
                                "rector/rector": "^0.13.6",
                                "symplify/easy-coding-standard": "^11.0"
                        },
                        "time": "2022-06-29T09:25:13+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "lib/Common/customFunctions.php"
                                ],
                                "psr-4": {
                                        "Zxing\\": "lib/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT",
                                "Apache-2.0"
                        ],
                        "authors": [
                                {
                                        "name": "Ashot Khanamiryan",
                                        "email": "a.khanamiryan@gmail.com",
                                        "homepage": "https://github.com/khanamiryan",
                                        "role": "Developer"
                                }
                        ],
                        "description": "QR code decoder / reader",
                        "homepage": "https://github.com/khanamiryan/php-qrcode-detector-decoder/",
                        "keywords": [
                                "barcode",
                                "qr",
                                "zxing"
                        ],
                        "support": {
                                "issues": "https://github.com/khanamiryan/php-qrcode-detector-decoder/issues",
                                "source": "https://github.com/khanamiryan/php-qrcode-detector-decoder/tree/1.0.6"
                        },
                        "install-path": "../khanamiryan/qrcode-detector-decoder"
                },
                {
                        "name": "knplabs/knp-snappy",
                        "version": "v1.4.4",
                        "version_normalized": "1.4.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/KnpLabs/snappy.git",
                                "reference": "3db13fe45d12a7bccb2b83f622e5a90f7e40b111"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/KnpLabs/snappy/zipball/3db13fe45d12a7bccb2b83f622e5a90f7e40b111",
                                "reference": "3db13fe45d12a7bccb2b83f622e5a90f7e40b111",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1",
                                "psr/log": "^1.0||^2.0||^3.0",
                                "symfony/process": "~3.4||~4.3||~5.0||~6.0"
                        },
                        "require-dev": {
                                "friendsofphp/php-cs-fixer": "^2.16||^3.0",
                                "pedrotroller/php-cs-custom-fixer": "^2.19",
                                "phpstan/phpstan": "^1.0.0",
                                "phpstan/phpstan-phpunit": "^1.0.0",
                                "phpunit/phpunit": "~7.4||~8.5"
                        },
                        "suggest": {
                                "h4cc/wkhtmltoimage-amd64": "Provides wkhtmltoimage-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
                                "h4cc/wkhtmltoimage-i386": "Provides wkhtmltoimage-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
                                "h4cc/wkhtmltopdf-amd64": "Provides wkhtmltopdf-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
                                "h4cc/wkhtmltopdf-i386": "Provides wkhtmltopdf-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
                                "wemersonjanuario/wkhtmltopdf-windows": "Provides wkhtmltopdf executable for Windows, use version `~0.12` as dependency"
                        },
                        "time": "2023-09-13T12:18:19+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.4.4"
                        },
                        "install-path": "../knplabs/knp-snappy"
                },
                {
                        "name": "knplabs/knp-snappy-bundle",
                        "version": "v1.7.1",
                        "version_normalized": "1.7.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/KnpLabs/KnpSnappyBundle.git",
                                "reference": "89a633d30d39b71b38511b70e1f0495164140933"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/KnpLabs/KnpSnappyBundle/zipball/89a633d30d39b71b38511b70e1f0495164140933",
                                "reference": "89a633d30d39b71b38511b70e1f0495164140933",
                                "shasum": ""
                        },
                        "require": {
                                "knplabs/knp-snappy": "~1.0,>=1.0.1",
                                "php": ">=7.1",
                                "symfony/framework-bundle": "^3.4|^4.3|^5.0"
                        },
                        "require-dev": {
                                "doctrine/annotations": "~1.0",
                                "symfony/asset": "^3.4|^4.3|^5.0",
                                "symfony/finder": "^3.4|^4.3|^5.0",
                                "symfony/phpunit-bridge": "^4.3|^5.0",
                                "symfony/security-csrf": "^3.4|^4.3|^5.0",
                                "symfony/templating": "^3.4|^4.3|^5.0",
                                "symfony/validator": "^3.4|^4.3|^5.0",
                                "symfony/yaml": "^3.4|^4.3|^5.0"
                        },
                        "time": "2020-09-11T12:51:46+00:00",
                        "type": "symfony-bundle",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "1.x-dev"
                                }
                        },
                        "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.7.1"
                        },
                        "install-path": "../knplabs/knp-snappy-bundle"
                },
                {
                        "name": "laminas/laminas-code",
                        "version": "3.4.1",
                        "version_normalized": "3.4.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/laminas/laminas-code.git",
                                "reference": "1cb8f203389ab1482bf89c0e70a04849bacd7766"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/laminas/laminas-code/zipball/1cb8f203389ab1482bf89c0e70a04849bacd7766",
                                "reference": "1cb8f203389ab1482bf89c0e70a04849bacd7766",
                                "shasum": ""
                        },
                        "require": {
                                "laminas/laminas-eventmanager": "^2.6 || ^3.0",
                                "laminas/laminas-zendframework-bridge": "^1.0",
                                "php": "^7.1"
                        },
                        "conflict": {
                                "phpspec/prophecy": "<1.9.0"
                        },
                        "replace": {
                                "zendframework/zend-code": "self.version"
                        },
                        "require-dev": {
                                "doctrine/annotations": "^1.7",
                                "ext-phar": "*",
                                "laminas/laminas-coding-standard": "^1.0",
                                "laminas/laminas-stdlib": "^2.7 || ^3.0",
                                "phpunit/phpunit": "^7.5.16 || ^8.4"
                        },
                        "suggest": {
                                "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
                                "laminas/laminas-stdlib": "Laminas\\Stdlib component"
                        },
                        "time": "2019-12-31T16:28:24+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "3.4.x-dev",
                                        "dev-develop": "3.5.x-dev",
                                        "dev-dev-4.0": "4.0.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Laminas\\Code\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "BSD-3-Clause"
                        ],
                        "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
                        "homepage": "https://laminas.dev",
                        "keywords": [
                                "code",
                                "laminas"
                        ],
                        "install-path": "../laminas/laminas-code"
                },
                {
                        "name": "laminas/laminas-eventmanager",
                        "version": "3.2.1",
                        "version_normalized": "3.2.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/laminas/laminas-eventmanager.git",
                                "reference": "ce4dc0bdf3b14b7f9815775af9dfee80a63b4748"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/ce4dc0bdf3b14b7f9815775af9dfee80a63b4748",
                                "reference": "ce4dc0bdf3b14b7f9815775af9dfee80a63b4748",
                                "shasum": ""
                        },
                        "require": {
                                "laminas/laminas-zendframework-bridge": "^1.0",
                                "php": "^5.6 || ^7.0"
                        },
                        "replace": {
                                "zendframework/zend-eventmanager": "self.version"
                        },
                        "require-dev": {
                                "athletic/athletic": "^0.1",
                                "container-interop/container-interop": "^1.1.0",
                                "laminas/laminas-coding-standard": "~1.0.0",
                                "laminas/laminas-stdlib": "^2.7.3 || ^3.0",
                                "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2"
                        },
                        "suggest": {
                                "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature",
                                "laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
                        },
                        "time": "2019-12-31T16:44:52+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "3.2-dev",
                                        "dev-develop": "3.3-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Laminas\\EventManager\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "BSD-3-Clause"
                        ],
                        "description": "Trigger and listen to events within a PHP application",
                        "homepage": "https://laminas.dev",
                        "keywords": [
                                "event",
                                "eventmanager",
                                "events",
                                "laminas"
                        ],
                        "install-path": "../laminas/laminas-eventmanager"
                },
                {
                        "name": "laminas/laminas-zendframework-bridge",
                        "version": "1.1.1",
                        "version_normalized": "1.1.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/laminas/laminas-zendframework-bridge.git",
                                "reference": "6ede70583e101030bcace4dcddd648f760ddf642"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/6ede70583e101030bcace4dcddd648f760ddf642",
                                "reference": "6ede70583e101030bcace4dcddd648f760ddf642",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^5.6 || ^7.0 || ^8.0"
                        },
                        "require-dev": {
                                "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1 || ^9.3",
                                "squizlabs/php_codesniffer": "^3.5"
                        },
                        "time": "2020-09-14T14:23:00+00:00",
                        "type": "library",
                        "extra": {
                                "laminas": {
                                        "module": "Laminas\\ZendFrameworkBridge"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "src/autoload.php"
                                ],
                                "psr-4": {
                                        "Laminas\\ZendFrameworkBridge\\": "src//"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "BSD-3-Clause"
                        ],
                        "description": "Alias legacy ZF class names to Laminas Project equivalents.",
                        "keywords": [
                                "ZendFramework",
                                "autoloading",
                                "laminas",
                                "zf"
                        ],
                        "support": {
                                "forum": "https://discourse.laminas.dev/",
                                "issues": "https://github.com/laminas/laminas-zendframework-bridge/issues",
                                "rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom",
                                "source": "https://github.com/laminas/laminas-zendframework-bridge"
                        },
                        "funding": [
                                {
                                        "url": "https://funding.communitybridge.org/projects/laminas-project",
                                        "type": "community_bridge"
                                }
                        ],
                        "abandoned": true,
                        "install-path": "../laminas/laminas-zendframework-bridge"
                },
                {
                        "name": "liip/imagine-bundle",
                        "version": "2.11.0",
                        "version_normalized": "2.11.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/liip/LiipImagineBundle.git",
                                "reference": "2e943e6be4309ec90fcff90227053898203c1c8e"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/liip/LiipImagineBundle/zipball/2e943e6be4309ec90fcff90227053898203c1c8e",
                                "reference": "2e943e6be4309ec90fcff90227053898203c1c8e",
                                "shasum": ""
                        },
                        "require": {
                                "ext-mbstring": "*",
                                "imagine/imagine": "^1.3.2",
                                "php": "^7.1|^8.0",
                                "symfony/filesystem": "^3.4|^4.4|^5.3|^6.0",
                                "symfony/finder": "^3.4|^4.4|^5.3|^6.0",
                                "symfony/framework-bundle": "^3.4.23|^4.4|^5.3|^6.0",
                                "symfony/mime": "^4.4|^5.3|^6.0",
                                "symfony/options-resolver": "^3.4|^4.4|^5.3|^6.0",
                                "symfony/process": "^3.4|^4.4|^5.3|^6.0",
                                "twig/twig": "^1.44|^2.9|^3.0"
                        },
                        "require-dev": {
                                "amazonwebservices/aws-sdk-for-php": "^1.0",
                                "aws/aws-sdk-php": "^2.4",
                                "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": "^0.12.64",
                                "psr/cache": "^1.0|^2.0|^3.0",
                                "psr/log": "^1.0",
                                "symfony/browser-kit": "^3.4|^4.4|^5.3|^6.0",
                                "symfony/cache": "^3.4|^4.4|^5.3|^6.0",
                                "symfony/console": "^3.4|^4.4|^5.3|^6.0",
                                "symfony/dependency-injection": "^3.4|^4.4|^5.3|^6.0",
                                "symfony/form": "^3.4|^4.4|^5.3|^6.0",
                                "symfony/messenger": "^4.4|^5.3|^6.0",
                                "symfony/phpunit-bridge": "^5.3",
                                "symfony/templating": "^3.4|^4.4|^5.3|^6.0",
                                "symfony/validator": "^3.4|^4.4|^5.3|^6.0",
                                "symfony/yaml": "^3.4|^4.4|^5.3|^6.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": "2023-05-16T06:13:14+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": "http://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.11.0"
                        },
                        "install-path": "../liip/imagine-bundle"
                },
                {
                        "name": "lorenzo/pinky",
                        "version": "1.1.0",
                        "version_normalized": "1.1.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/lorenzo/pinky.git",
                                "reference": "e1b1bdb2c132b8a7ba32bca64d2443f646ddbd17"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/lorenzo/pinky/zipball/e1b1bdb2c132b8a7ba32bca64d2443f646ddbd17",
                                "reference": "e1b1bdb2c132b8a7ba32bca64d2443f646ddbd17",
                                "shasum": ""
                        },
                        "require": {
                                "ext-dom": "*",
                                "ext-libxml": "*",
                                "ext-xsl": "*",
                                "php": ">=5.6.0"
                        },
                        "require-dev": {
                                "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.21 || ^9.5.10"
                        },
                        "time": "2023-07-31T13:36:50+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "src/pinky.php"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Jose Lorenzo Rodriguez",
                                        "email": "jose.zap@gmail.com"
                                }
                        ],
                        "description": "A Foundation for Emails (Inky) template transpiler",
                        "keywords": [
                                "email",
                                "foundation",
                                "inky",
                                "template",
                                "zurb"
                        ],
                        "support": {
                                "issues": "https://github.com/lorenzo/pinky/issues",
                                "source": "https://github.com/lorenzo/pinky/tree/1.1.0"
                        },
                        "install-path": "../lorenzo/pinky"
                },
                {
                        "name": "markbaker/complex",
                        "version": "1.5.0",
                        "version_normalized": "1.5.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/MarkBaker/PHPComplex.git",
                                "reference": "c3131244e29c08d44fefb49e0dd35021e9e39dd2"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/c3131244e29c08d44fefb49e0dd35021e9e39dd2",
                                "reference": "c3131244e29c08d44fefb49e0dd35021e9e39dd2",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^5.6.0|^7.0"
                        },
                        "require-dev": {
                                "dealerdirect/phpcodesniffer-composer-installer": "^0.5.0",
                                "phpcompatibility/php-compatibility": "^9.0",
                                "phpdocumentor/phpdocumentor": "2.*",
                                "phploc/phploc": "^4.0|^5.0|^6.0|^7.0",
                                "phpmd/phpmd": "2.*",
                                "phpunit/phpunit": "^4.8.35|^5.0|^6.0|^7.0",
                                "sebastian/phpcpd": "2.*",
                                "squizlabs/php_codesniffer": "^3.4.0"
                        },
                        "time": "2020-08-26T19:47:57+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Complex\\": "classes/src/"
                                },
                                "files": [
                                        "classes/src/functions/abs.php",
                                        "classes/src/functions/acos.php",
                                        "classes/src/functions/acosh.php",
                                        "classes/src/functions/acot.php",
                                        "classes/src/functions/acoth.php",
                                        "classes/src/functions/acsc.php",
                                        "classes/src/functions/acsch.php",
                                        "classes/src/functions/argument.php",
                                        "classes/src/functions/asec.php",
                                        "classes/src/functions/asech.php",
                                        "classes/src/functions/asin.php",
                                        "classes/src/functions/asinh.php",
                                        "classes/src/functions/atan.php",
                                        "classes/src/functions/atanh.php",
                                        "classes/src/functions/conjugate.php",
                                        "classes/src/functions/cos.php",
                                        "classes/src/functions/cosh.php",
                                        "classes/src/functions/cot.php",
                                        "classes/src/functions/coth.php",
                                        "classes/src/functions/csc.php",
                                        "classes/src/functions/csch.php",
                                        "classes/src/functions/exp.php",
                                        "classes/src/functions/inverse.php",
                                        "classes/src/functions/ln.php",
                                        "classes/src/functions/log2.php",
                                        "classes/src/functions/log10.php",
                                        "classes/src/functions/negative.php",
                                        "classes/src/functions/pow.php",
                                        "classes/src/functions/rho.php",
                                        "classes/src/functions/sec.php",
                                        "classes/src/functions/sech.php",
                                        "classes/src/functions/sin.php",
                                        "classes/src/functions/sinh.php",
                                        "classes/src/functions/sqrt.php",
                                        "classes/src/functions/tan.php",
                                        "classes/src/functions/tanh.php",
                                        "classes/src/functions/theta.php",
                                        "classes/src/operations/add.php",
                                        "classes/src/operations/subtract.php",
                                        "classes/src/operations/multiply.php",
                                        "classes/src/operations/divideby.php",
                                        "classes/src/operations/divideinto.php"
                                ]
                        },
                        "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": "1.2.3",
                        "version_normalized": "1.2.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/MarkBaker/PHPMatrix.git",
                                "reference": "44bb1ab01811116f01fe216ab37d921dccc6c10d"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/44bb1ab01811116f01fe216ab37d921dccc6c10d",
                                "reference": "44bb1ab01811116f01fe216ab37d921dccc6c10d",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^5.6.0|^7.0.0"
                        },
                        "require-dev": {
                                "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
                                "phpcompatibility/php-compatibility": "dev-master",
                                "phploc/phploc": "^4",
                                "phpmd/phpmd": "dev-master",
                                "phpunit/phpunit": "^5.7|^6.0|7.0",
                                "sebastian/phpcpd": "^3.0",
                                "squizlabs/php_codesniffer": "^3.0@dev"
                        },
                        "time": "2021-01-26T14:36:01+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "classes/src/Functions/adjoint.php",
                                        "classes/src/Functions/antidiagonal.php",
                                        "classes/src/Functions/cofactors.php",
                                        "classes/src/Functions/determinant.php",
                                        "classes/src/Functions/diagonal.php",
                                        "classes/src/Functions/identity.php",
                                        "classes/src/Functions/inverse.php",
                                        "classes/src/Functions/minors.php",
                                        "classes/src/Functions/trace.php",
                                        "classes/src/Functions/transpose.php",
                                        "classes/src/Operations/add.php",
                                        "classes/src/Operations/directsum.php",
                                        "classes/src/Operations/subtract.php",
                                        "classes/src/Operations/multiply.php",
                                        "classes/src/Operations/divideby.php",
                                        "classes/src/Operations/divideinto.php"
                                ],
                                "psr-4": {
                                        "Matrix\\": "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 matrices",
                        "homepage": "https://github.com/MarkBaker/PHPMatrix",
                        "keywords": [
                                "mathematics",
                                "matrix",
                                "vector"
                        ],
                        "support": {
                                "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
                                "source": "https://github.com/MarkBaker/PHPMatrix/tree/1.2.3"
                        },
                        "install-path": "../markbaker/matrix"
                },
                {
                        "name": "mashape/unirest-php",
                        "version": "v3.0.4",
                        "version_normalized": "3.0.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/Mashape/unirest-php.git",
                                "reference": "842c0f242dfaaf85f16b72e217bf7f7c19ab12cb"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/Mashape/unirest-php/zipball/842c0f242dfaaf85f16b72e217bf7f7c19ab12cb",
                                "reference": "842c0f242dfaaf85f16b72e217bf7f7c19ab12cb",
                                "shasum": ""
                        },
                        "require": {
                                "ext-curl": "*",
                                "php": ">=5.4.0"
                        },
                        "require-dev": {
                                "codeclimate/php-test-reporter": "0.1.*",
                                "phpunit/phpunit": "~4.4"
                        },
                        "suggest": {
                                "ext-json": "Allows using JSON Bodies for sending and parsing requests"
                        },
                        "time": "2016-08-11T17:49:21+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-0": {
                                        "Unirest\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "description": "Unirest PHP",
                        "homepage": "https://github.com/Mashape/unirest-php",
                        "keywords": [
                                "client",
                                "curl",
                                "http",
                                "https",
                                "rest"
                        ],
                        "install-path": "../mashape/unirest-php"
                },
                {
                        "name": "mmucklo/grid-bundle",
                        "version": "6.0.9",
                        "version_normalized": "6.0.9.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/mmucklo/DtcGridBundle.git",
                                "reference": "176dcb54567e7f35395d6a45effb583c2c6de9ba"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/mmucklo/DtcGridBundle/zipball/176dcb54567e7f35395d6a45effb583c2c6de9ba",
                                "reference": "176dcb54567e7f35395d6a45effb583c2c6de9ba",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.6.0",
                                "sensio/framework-extra-bundle": "2.*|3.*|4.*|5.*|6.*",
                                "symfony/framework-bundle": "2.*|3.*|4.*|5.*",
                                "symfony/templating": "2.*|3.*|4.*|5.*",
                                "symfony/translation": "2.*|3.*|4.*|5.*",
                                "symfony/twig-bundle": "2.*|3.*|4.*|5.*",
                                "twig/twig": "^1.0||^2.0|^3.0"
                        },
                        "require-dev": {
                                "doctrine/annotations": "<1.5",
                                "doctrine/cache": "<1.7",
                                "doctrine/collections": "<1.5",
                                "doctrine/common": "<2.8",
                                "doctrine/dbal": "<2.6",
                                "doctrine/instantiator": "<1.1",
                                "doctrine/mongodb-odm": "^1.1",
                                "doctrine/orm": "^2.4",
                                "friendsofphp/php-cs-fixer": "dev-master",
                                "phpunit/php-code-coverage": "^4.0",
                                "phpunit/phpunit": "^5.7.0"
                        },
                        "time": "2020-03-24T05:47:02+00:00",
                        "type": "symfony-bundle",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Dtc\\GridBundle\\": ""
                                },
                                "exclude-from-classmap": [
                                        "/Tests/"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "David Tee"
                                },
                                {
                                        "name": "Matthew J Mucklo",
                                        "email": "mmucklo@gmail.com"
                                }
                        ],
                        "description": "Datagrid for symfony2 or symfony3 or symfony4 or symfony5",
                        "keywords": [
                                "grid",
                                "jqgrid",
                                "table"
                        ],
                        "install-path": "../mmucklo/grid-bundle"
                },
                {
                        "name": "monolog/monolog",
                        "version": "1.27.1",
                        "version_normalized": "1.27.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/Seldaek/monolog.git",
                                "reference": "904713c5929655dc9b97288b69cfeedad610c9a1"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/904713c5929655dc9b97288b69cfeedad610c9a1",
                                "reference": "904713c5929655dc9b97288b69cfeedad610c9a1",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.3.0",
                                "psr/log": "~1.0"
                        },
                        "provide": {
                                "psr/log-implementation": "1.0.0"
                        },
                        "require-dev": {
                                "aws/aws-sdk-php": "^2.4.9 || ^3.0",
                                "doctrine/couchdb": "~1.0@dev",
                                "graylog2/gelf-php": "~1.0",
                                "php-amqplib/php-amqplib": "~2.4",
                                "php-console/php-console": "^3.1.3",
                                "phpstan/phpstan": "^0.12.59",
                                "phpunit/phpunit": "~4.5",
                                "ruflin/elastica": ">=0.90 <3.0",
                                "sentry/sentry": "^0.13",
                                "swiftmailer/swiftmailer": "^5.3|^6.0"
                        },
                        "suggest": {
                                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
                                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
                                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
                                "ext-mongo": "Allow sending log messages to a MongoDB server",
                                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
                                "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
                                "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
                                "php-console/php-console": "Allow sending log messages to Google Chrome",
                                "rollbar/rollbar": "Allow sending log messages to Rollbar",
                                "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
                                "sentry/sentry": "Allow sending log messages to a Sentry server"
                        },
                        "time": "2022-06-09T08:53:42+00:00",
                        "type": "library",
                        "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": "http://seld.be"
                                }
                        ],
                        "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
                        "homepage": "http://github.com/Seldaek/monolog",
                        "keywords": [
                                "log",
                                "logging",
                                "psr-3"
                        ],
                        "support": {
                                "issues": "https://github.com/Seldaek/monolog/issues",
                                "source": "https://github.com/Seldaek/monolog/tree/1.27.1"
                        },
                        "funding": [
                                {
                                        "url": "https://github.com/Seldaek",
                                        "type": "github"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../monolog/monolog"
                },
                {
                        "name": "mtdowling/cron-expression",
                        "version": "v1.2.3",
                        "version_normalized": "1.2.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/mtdowling/cron-expression.git",
                                "reference": "9be552eebcc1ceec9776378f7dcc085246cacca6"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/mtdowling/cron-expression/zipball/9be552eebcc1ceec9776378f7dcc085246cacca6",
                                "reference": "9be552eebcc1ceec9776378f7dcc085246cacca6",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.3.2"
                        },
                        "require-dev": {
                                "phpunit/phpunit": "~4.0|~5.0"
                        },
                        "time": "2019-12-28T04:23:06+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Cron\\": "src/Cron/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Michael Dowling",
                                        "email": "mtdowling@gmail.com",
                                        "homepage": "https://github.com/mtdowling"
                                }
                        ],
                        "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
                        "keywords": [
                                "cron",
                                "schedule"
                        ],
                        "abandoned": "dragonmantank/cron-expression",
                        "install-path": "../mtdowling/cron-expression"
                },
                {
                        "name": "myclabs/php-enum",
                        "version": "1.7.7",
                        "version_normalized": "1.7.7.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/myclabs/php-enum.git",
                                "reference": "d178027d1e679832db9f38248fcc7200647dc2b7"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/myclabs/php-enum/zipball/d178027d1e679832db9f38248fcc7200647dc2b7",
                                "reference": "d178027d1e679832db9f38248fcc7200647dc2b7",
                                "shasum": ""
                        },
                        "require": {
                                "ext-json": "*",
                                "php": ">=7.1"
                        },
                        "require-dev": {
                                "phpunit/phpunit": "^7",
                                "squizlabs/php_codesniffer": "1.*",
                                "vimeo/psalm": "^3.8"
                        },
                        "time": "2020-11-14T18:14:52+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "MyCLabs\\Enum\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "PHP Enum contributors",
                                        "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
                                }
                        ],
                        "description": "PHP Enum implementation",
                        "homepage": "http://github.com/myclabs/php-enum",
                        "keywords": [
                                "enum"
                        ],
                        "support": {
                                "issues": "https://github.com/myclabs/php-enum/issues",
                                "source": "https://github.com/myclabs/php-enum/tree/1.7.7"
                        },
                        "funding": [
                                {
                                        "url": "https://github.com/mnapoli",
                                        "type": "github"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../myclabs/php-enum"
                },
                {
                        "name": "nelmio/cors-bundle",
                        "version": "1.5.6",
                        "version_normalized": "1.5.6.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/nelmio/NelmioCorsBundle.git",
                                "reference": "10a24c10f242440211ed31075e74f81661c690d9"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/10a24c10f242440211ed31075e74f81661c690d9",
                                "reference": "10a24c10f242440211ed31075e74f81661c690d9",
                                "shasum": ""
                        },
                        "require": {
                                "symfony/framework-bundle": "^2.7 || ^3.0 || ^4.0"
                        },
                        "require-dev": {
                                "matthiasnoback/symfony-dependency-injection-test": "^1.0 || ^2.0",
                                "mockery/mockery": "^0.9 || ^1.0",
                                "symfony/phpunit-bridge": "^2.7 || ^3.0 || ^4.0"
                        },
                        "time": "2019-06-17T08:53:14+00:00",
                        "type": "symfony-bundle",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "1.5.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Nelmio\\CorsBundle\\": ""
                                },
                                "exclude-from-classmap": [
                                        "/Tests/"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Nelmio",
                                        "homepage": "http://nelm.io"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "https://github.com/nelmio/NelmioCorsBundle/contributors"
                                }
                        ],
                        "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony2 application",
                        "keywords": [
                                "api",
                                "cors",
                                "crossdomain"
                        ],
                        "install-path": "../nelmio/cors-bundle"
                },
                {
                        "name": "nikic/php-parser",
                        "version": "v4.19.4",
                        "version_normalized": "4.19.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/nikic/PHP-Parser.git",
                                "reference": "715f4d25e225bc47b293a8b997fe6ce99bf987d2"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/715f4d25e225bc47b293a8b997fe6ce99bf987d2",
                                "reference": "715f4d25e225bc47b293a8b997fe6ce99bf987d2",
                                "shasum": ""
                        },
                        "require": {
                                "ext-tokenizer": "*",
                                "php": ">=7.1"
                        },
                        "require-dev": {
                                "ircmaxell/php-yacc": "^0.0.7",
                                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
                        },
                        "time": "2024-09-29T15:01:53+00:00",
                        "bin": [
                                "bin/php-parse"
                        ],
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "4.9-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/v4.19.4"
                        },
                        "install-path": "../nikic/php-parser"
                },
                {
                        "name": "oomphinc/composer-installers-extender",
                        "version": "2.0.1",
                        "version_normalized": "2.0.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/oomphinc/composer-installers-extender.git",
                                "reference": "cbf4b6f9a24153b785d09eee755b995ba87bd5f9"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/oomphinc/composer-installers-extender/zipball/cbf4b6f9a24153b785d09eee755b995ba87bd5f9",
                                "reference": "cbf4b6f9a24153b785d09eee755b995ba87bd5f9",
                                "shasum": ""
                        },
                        "require": {
                                "composer-plugin-api": "^1.1 || ^2.0",
                                "composer/installers": "^1.0 || ^2.0",
                                "php": ">=7.1"
                        },
                        "require-dev": {
                                "composer/composer": "^2.0",
                                "phpunit/phpunit": "^7.2",
                                "squizlabs/php_codesniffer": "^3.3"
                        },
                        "time": "2021-12-15T12:32:42+00:00",
                        "type": "composer-plugin",
                        "extra": {
                                "class": "OomphInc\\ComposerInstallersExtender\\Plugin"
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "OomphInc\\ComposerInstallersExtender\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Stephen Beemsterboer",
                                        "email": "stephen@oomphinc.com",
                                        "homepage": "https://github.com/balbuf"
                                },
                                {
                                        "name": "Nathan Dentzau",
                                        "email": "nate@oomphinc.com",
                                        "homepage": "http://oomph.is/ndentzau"
                                }
                        ],
                        "description": "Extend the composer/installers plugin to accept any arbitrary package type.",
                        "homepage": "http://www.oomphinc.com/",
                        "install-path": "../oomphinc/composer-installers-extender"
                },
                {
                        "name": "phenx/php-font-lib",
                        "version": "0.5.6",
                        "version_normalized": "0.5.6.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/dompdf/php-font-lib.git",
                                "reference": "a1681e9793040740a405ac5b189275059e2a9863"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/dompdf/php-font-lib/zipball/a1681e9793040740a405ac5b189275059e2a9863",
                                "reference": "a1681e9793040740a405ac5b189275059e2a9863",
                                "shasum": ""
                        },
                        "require": {
                                "ext-mbstring": "*"
                        },
                        "require-dev": {
                                "symfony/phpunit-bridge": "^3 || ^4 || ^5 || ^6"
                        },
                        "time": "2024-01-29T14:45:26+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "FontLib\\": "src/FontLib"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "LGPL-2.1-or-later"
                        ],
                        "authors": [
                                {
                                        "name": "Fabien Ménager",
                                        "email": "fabien.menager@gmail.com"
                                }
                        ],
                        "description": "A library to read, parse, export and make subsets of different types of font files.",
                        "homepage": "https://github.com/PhenX/php-font-lib",
                        "support": {
                                "issues": "https://github.com/dompdf/php-font-lib/issues",
                                "source": "https://github.com/dompdf/php-font-lib/tree/0.5.6"
                        },
                        "install-path": "../phenx/php-font-lib"
                },
                {
                        "name": "phenx/php-svg-lib",
                        "version": "v0.3.3",
                        "version_normalized": "0.3.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/PhenX/php-svg-lib.git",
                                "reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/5fa61b65e612ce1ae15f69b3d223cb14ecc60e32",
                                "reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32",
                                "shasum": ""
                        },
                        "require": {
                                "sabberworm/php-css-parser": "^8.3"
                        },
                        "require-dev": {
                                "phpunit/phpunit": "^5.5|^6.5"
                        },
                        "time": "2019-09-11T20:02:13+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Svg\\": "src/Svg"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "LGPL-3.0"
                        ],
                        "authors": [
                                {
                                        "name": "Fabien Ménager",
                                        "email": "fabien.menager@gmail.com"
                                }
                        ],
                        "description": "A library to read, parse and export to PDF SVG files.",
                        "homepage": "https://github.com/PhenX/php-svg-lib",
                        "install-path": "../phenx/php-svg-lib"
                },
                {
                        "name": "php-cs-fixer/diff",
                        "version": "v1.3.1",
                        "version_normalized": "1.3.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/PHP-CS-Fixer/diff.git",
                                "reference": "dbd31aeb251639ac0b9e7e29405c1441907f5759"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/dbd31aeb251639ac0b9e7e29405c1441907f5759",
                                "reference": "dbd31aeb251639ac0b9e7e29405c1441907f5759",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^5.6 || ^7.0 || ^8.0"
                        },
                        "require-dev": {
                                "phpunit/phpunit": "^5.7.23 || ^6.4.3 || ^7.0",
                                "symfony/process": "^3.3"
                        },
                        "time": "2020-10-14T08:39:05+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "classmap": [
                                        "src/"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "BSD-3-Clause"
                        ],
                        "authors": [
                                {
                                        "name": "Sebastian Bergmann",
                                        "email": "sebastian@phpunit.de"
                                },
                                {
                                        "name": "Kore Nordmann",
                                        "email": "mail@kore-nordmann.de"
                                },
                                {
                                        "name": "SpacePossum"
                                }
                        ],
                        "description": "sebastian/diff v2 backport support for PHP5.6",
                        "homepage": "https://github.com/PHP-CS-Fixer",
                        "keywords": [
                                "diff"
                        ],
                        "support": {
                                "issues": "https://github.com/PHP-CS-Fixer/diff/issues",
                                "source": "https://github.com/PHP-CS-Fixer/diff/tree/v1.3.1"
                        },
                        "abandoned": true,
                        "install-path": "../php-cs-fixer/diff"
                },
                {
                        "name": "php-http/discovery",
                        "version": "1.20.0",
                        "version_normalized": "1.20.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/php-http/discovery.git",
                                "reference": "82fe4c73ef3363caed49ff8dd1539ba06044910d"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/php-http/discovery/zipball/82fe4c73ef3363caed49ff8dd1539ba06044910d",
                                "reference": "82fe4c73ef3363caed49ff8dd1539ba06044910d",
                                "shasum": ""
                        },
                        "require": {
                                "composer-plugin-api": "^1.0|^2.0",
                                "php": "^7.1 || ^8.0"
                        },
                        "conflict": {
                                "nyholm/psr7": "<1.0",
                                "zendframework/zend-diactoros": "*"
                        },
                        "provide": {
                                "php-http/async-client-implementation": "*",
                                "php-http/client-implementation": "*",
                                "psr/http-client-implementation": "*",
                                "psr/http-factory-implementation": "*",
                                "psr/http-message-implementation": "*"
                        },
                        "require-dev": {
                                "composer/composer": "^1.0.2|^2.0",
                                "graham-campbell/phpspec-skip-example-extension": "^5.0",
                                "php-http/httplug": "^1.0 || ^2.0",
                                "php-http/message-factory": "^1.0",
                                "phpspec/phpspec": "^5.1 || ^6.1 || ^7.3",
                                "sebastian/comparator": "^3.0.5 || ^4.0.8",
                                "symfony/phpunit-bridge": "^6.4.4 || ^7.0.1"
                        },
                        "time": "2024-10-02T11:20:13+00:00",
                        "type": "composer-plugin",
                        "extra": {
                                "class": "Http\\Discovery\\Composer\\Plugin",
                                "plugin-optional": true
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Http\\Discovery\\": "src/"
                                },
                                "exclude-from-classmap": [
                                        "src/Composer/Plugin.php"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Márk Sági-Kazár",
                                        "email": "mark.sagikazar@gmail.com"
                                }
                        ],
                        "description": "Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations",
                        "homepage": "http://php-http.org",
                        "keywords": [
                                "adapter",
                                "client",
                                "discovery",
                                "factory",
                                "http",
                                "message",
                                "psr17",
                                "psr7"
                        ],
                        "support": {
                                "issues": "https://github.com/php-http/discovery/issues",
                                "source": "https://github.com/php-http/discovery/tree/1.20.0"
                        },
                        "install-path": "../php-http/discovery"
                },
                {
                        "name": "php-http/promise",
                        "version": "1.3.1",
                        "version_normalized": "1.3.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/php-http/promise.git",
                                "reference": "fc85b1fba37c169a69a07ef0d5a8075770cc1f83"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/php-http/promise/zipball/fc85b1fba37c169a69a07ef0d5a8075770cc1f83",
                                "reference": "fc85b1fba37c169a69a07ef0d5a8075770cc1f83",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^7.1 || ^8.0"
                        },
                        "require-dev": {
                                "friends-of-phpspec/phpspec-code-coverage": "^4.3.2 || ^6.3",
                                "phpspec/phpspec": "^5.1.2 || ^6.2 || ^7.4"
                        },
                        "time": "2024-03-15T13:55:21+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Http\\Promise\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Joel Wurtz",
                                        "email": "joel.wurtz@gmail.com"
                                },
                                {
                                        "name": "Márk Sági-Kazár",
                                        "email": "mark.sagikazar@gmail.com"
                                }
                        ],
                        "description": "Promise used for asynchronous HTTP requests",
                        "homepage": "http://httplug.io",
                        "keywords": [
                                "promise"
                        ],
                        "support": {
                                "issues": "https://github.com/php-http/promise/issues",
                                "source": "https://github.com/php-http/promise/tree/1.3.1"
                        },
                        "install-path": "../php-http/promise"
                },
                {
                        "name": "phpoffice/phpspreadsheet",
                        "version": "1.12.0",
                        "version_normalized": "1.12.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
                                "reference": "f79611d6dc1f6b7e8e30b738fc371b392001dbfd"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/f79611d6dc1f6b7e8e30b738fc371b392001dbfd",
                                "reference": "f79611d6dc1f6b7e8e30b738fc371b392001dbfd",
                                "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": "*",
                                "markbaker/complex": "^1.4",
                                "markbaker/matrix": "^1.2",
                                "php": "^7.1",
                                "psr/simple-cache": "^1.0"
                        },
                        "require-dev": {
                                "dompdf/dompdf": "^0.8.3",
                                "friendsofphp/php-cs-fixer": "^2.16",
                                "jpgraph/jpgraph": "^4.0",
                                "mpdf/mpdf": "^8.0",
                                "phpcompatibility/php-compatibility": "^9.3",
                                "phpunit/phpunit": "^7.5",
                                "squizlabs/php_codesniffer": "^3.5",
                                "tecnickcom/tcpdf": "^6.3"
                        },
                        "suggest": {
                                "dompdf/dompdf": "Option for rendering PDF with PDF Writer",
                                "jpgraph/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": "2020-04-27T08:12:48+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"
                        ],
                        "install-path": "../phpoffice/phpspreadsheet"
                },
                {
                        "name": "psr/cache",
                        "version": "1.0.1",
                        "version_normalized": "1.0.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/php-fig/cache.git",
                                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
                                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.3.0"
                        },
                        "time": "2016-08-06T20:24:11+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": "http://www.php-fig.org/"
                                }
                        ],
                        "description": "Common interface for caching libraries",
                        "keywords": [
                                "cache",
                                "psr",
                                "psr-6"
                        ],
                        "install-path": "../psr/cache"
                },
                {
                        "name": "psr/container",
                        "version": "1.0.0",
                        "version_normalized": "1.0.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/php-fig/container.git",
                                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
                                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.3.0"
                        },
                        "time": "2017-02-14T16:28:37+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "1.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": "http://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"
                        ],
                        "install-path": "../psr/container"
                },
                {
                        "name": "psr/log",
                        "version": "1.1.4",
                        "version_normalized": "1.1.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/php-fig/log.git",
                                "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
                                "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.3.0"
                        },
                        "time": "2021-05-03T11:20:27+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "1.1.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Psr\\Log\\": "Psr/Log/"
                                }
                        },
                        "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/1.1.4"
                        },
                        "install-path": "../psr/log"
                },
                {
                        "name": "psr/simple-cache",
                        "version": "1.0.1",
                        "version_normalized": "1.0.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/php-fig/simple-cache.git",
                                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
                                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.3.0"
                        },
                        "time": "2017-10-23T01:57:42+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "1.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": "http://www.php-fig.org/"
                                }
                        ],
                        "description": "Common interfaces for simple caching",
                        "keywords": [
                                "cache",
                                "caching",
                                "psr",
                                "psr-16",
                                "simple-cache"
                        ],
                        "install-path": "../psr/simple-cache"
                },
                {
                        "name": "sabberworm/php-css-parser",
                        "version": "v8.9.0",
                        "version_normalized": "8.9.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/MyIntervals/PHP-CSS-Parser.git",
                                "reference": "d8e916507b88e389e26d4ab03c904a082aa66bb9"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/MyIntervals/PHP-CSS-Parser/zipball/d8e916507b88e389e26d4ab03c904a082aa66bb9",
                                "reference": "d8e916507b88e389e26d4ab03c904a082aa66bb9",
                                "shasum": ""
                        },
                        "require": {
                                "ext-iconv": "*",
                                "php": "^5.6.20 || ^7.0.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
                        },
                        "require-dev": {
                                "phpunit/phpunit": "5.7.27 || 6.5.14 || 7.5.20 || 8.5.41",
                                "rawr/cross-data-providers": "^2.0.0"
                        },
                        "suggest": {
                                "ext-mbstring": "for parsing UTF-8 CSS"
                        },
                        "time": "2025-07-11T13:20:48+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-main": "9.0.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Sabberworm\\CSS\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Raphael Schweikert"
                                },
                                {
                                        "name": "Oliver Klee",
                                        "email": "github@oliverklee.de"
                                },
                                {
                                        "name": "Jake Hotson",
                                        "email": "jake.github@qzdesign.co.uk"
                                }
                        ],
                        "description": "Parser for CSS Files written in PHP",
                        "homepage": "https://www.sabberworm.com/blog/2010/6/10/php-css-parser",
                        "keywords": [
                                "css",
                                "parser",
                                "stylesheet"
                        ],
                        "support": {
                                "issues": "https://github.com/MyIntervals/PHP-CSS-Parser/issues",
                                "source": "https://github.com/MyIntervals/PHP-CSS-Parser/tree/v8.9.0"
                        },
                        "install-path": "../sabberworm/php-css-parser"
                },
                {
                        "name": "sensio/framework-extra-bundle",
                        "version": "v5.5.7",
                        "version_normalized": "5.5.7.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
                                "reference": "6c0fa4e0e6dc3be90f7b40fa832aa47ec7dd801a"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/6c0fa4e0e6dc3be90f7b40fa832aa47ec7dd801a",
                                "reference": "6c0fa4e0e6dc3be90f7b40fa832aa47ec7dd801a",
                                "shasum": ""
                        },
                        "require": {
                                "doctrine/annotations": "^1.0",
                                "php": ">=7.1.3",
                                "symfony/config": "^4.4|^5.0",
                                "symfony/dependency-injection": "^4.4|^5.0",
                                "symfony/framework-bundle": "^4.4|^5.0",
                                "symfony/http-kernel": "^4.4|^5.0"
                        },
                        "conflict": {
                                "doctrine/doctrine-cache-bundle": "<1.3.1",
                                "doctrine/persistence": "<1.3"
                        },
                        "require-dev": {
                                "doctrine/doctrine-bundle": "^1.11|^2.0",
                                "doctrine/orm": "^2.5",
                                "nyholm/psr7": "^1.1",
                                "symfony/browser-kit": "^4.4|^5.0",
                                "symfony/dom-crawler": "^4.4|^5.0",
                                "symfony/expression-language": "^4.4|^5.0",
                                "symfony/finder": "^4.4|^5.0",
                                "symfony/monolog-bridge": "^4.0|^5.0",
                                "symfony/monolog-bundle": "^3.2",
                                "symfony/phpunit-bridge": "^4.3.5|^5.0",
                                "symfony/psr-http-message-bridge": "^1.1",
                                "symfony/security-bundle": "^4.4|^5.0",
                                "symfony/twig-bundle": "^4.4|^5.0",
                                "symfony/yaml": "^4.4|^5.0",
                                "twig/twig": "^1.34|^2.4|^3.0"
                        },
                        "time": "2020-09-05T14:06:05+00:00",
                        "type": "symfony-bundle",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "5.5.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Sensio\\Bundle\\FrameworkExtraBundle\\": "src/"
                                },
                                "exclude-from-classmap": [
                                        "/tests/"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Fabien Potencier",
                                        "email": "fabien@symfony.com"
                                }
                        ],
                        "description": "This bundle provides a way to configure your controllers with annotations",
                        "keywords": [
                                "annotations",
                                "controllers"
                        ],
                        "install-path": "../sensio/framework-extra-bundle"
                },
                {
                        "name": "sensiolabs/security-checker",
                        "version": "v4.1.8",
                        "version_normalized": "4.1.8.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/sensiolabs/security-checker.git",
                                "reference": "dc270d5fec418cc6ac983671dba5d80ffaffb142"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/dc270d5fec418cc6ac983671dba5d80ffaffb142",
                                "reference": "dc270d5fec418cc6ac983671dba5d80ffaffb142",
                                "shasum": ""
                        },
                        "require": {
                                "composer/ca-bundle": "^1.0",
                                "symfony/console": "~2.7|~3.0|~4.0"
                        },
                        "time": "2018-02-28T22:10:01+00:00",
                        "bin": [
                                "security-checker"
                        ],
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "4.1-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-0": {
                                        "SensioLabs\\Security": ""
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Fabien Potencier",
                                        "email": "fabien.potencier@gmail.com"
                                }
                        ],
                        "description": "A security checker for your composer.lock",
                        "abandoned": "https://github.com/fabpot/local-php-security-checker",
                        "install-path": "../sensiolabs/security-checker"
                },
                {
                        "name": "swiftmailer/swiftmailer",
                        "version": "v6.3.0",
                        "version_normalized": "6.3.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/swiftmailer/swiftmailer.git",
                                "reference": "8a5d5072dca8f48460fce2f4131fcc495eec654c"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/8a5d5072dca8f48460fce2f4131fcc495eec654c",
                                "reference": "8a5d5072dca8f48460fce2f4131fcc495eec654c",
                                "shasum": ""
                        },
                        "require": {
                                "egulias/email-validator": "^2.0|^3.1",
                                "php": ">=7.0.0",
                                "symfony/polyfill-iconv": "^1.0",
                                "symfony/polyfill-intl-idn": "^1.10",
                                "symfony/polyfill-mbstring": "^1.0"
                        },
                        "require-dev": {
                                "mockery/mockery": "^1.0",
                                "symfony/phpunit-bridge": "^4.4|^5.4"
                        },
                        "suggest": {
                                "ext-intl": "Needed to support internationalized email addresses"
                        },
                        "time": "2021-10-18T15:26:12+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "6.2-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "lib/swift_required.php"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Chris Corbyn"
                                },
                                {
                                        "name": "Fabien Potencier",
                                        "email": "fabien@symfony.com"
                                }
                        ],
                        "description": "Swiftmailer, free feature-rich PHP mailer",
                        "homepage": "https://swiftmailer.symfony.com",
                        "keywords": [
                                "email",
                                "mail",
                                "mailer"
                        ],
                        "support": {
                                "issues": "https://github.com/swiftmailer/swiftmailer/issues",
                                "source": "https://github.com/swiftmailer/swiftmailer/tree/v6.3.0"
                        },
                        "funding": [
                                {
                                        "url": "https://github.com/fabpot",
                                        "type": "github"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/swiftmailer/swiftmailer",
                                        "type": "tidelift"
                                }
                        ],
                        "abandoned": "symfony/mailer",
                        "install-path": "../swiftmailer/swiftmailer"
                },
                {
                        "name": "symfony/apache-pack",
                        "version": "v1.0.1",
                        "version_normalized": "1.0.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/apache-pack.git",
                                "reference": "3aa5818d73ad2551281fc58a75afd9ca82622e6c"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/apache-pack/zipball/3aa5818d73ad2551281fc58a75afd9ca82622e6c",
                                "reference": "3aa5818d73ad2551281fc58a75afd9ca82622e6c",
                                "shasum": ""
                        },
                        "time": "2017-12-12T01:46:35+00:00",
                        "type": "symfony-pack",
                        "installation-source": "dist",
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "description": "A pack for Apache support in Symfony",
                        "install-path": "../symfony/apache-pack"
                },
                {
                        "name": "symfony/asset",
                        "version": "v4.4.46",
                        "version_normalized": "4.4.46.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/asset.git",
                                "reference": "6ef0f9f352f90c469e8b363ebc038d81a7198873"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/asset/zipball/6ef0f9f352f90c469e8b363ebc038d81a7198873",
                                "reference": "6ef0f9f352f90c469e8b363ebc038d81a7198873",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "symfony/polyfill-php80": "^1.16"
                        },
                        "require-dev": {
                                "symfony/http-foundation": "^3.4|^4.0|^5.0",
                                "symfony/http-kernel": "^3.4|^4.0|^5.0"
                        },
                        "suggest": {
                                "symfony/http-foundation": ""
                        },
                        "time": "2022-08-30T22:05:24+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/v4.4.46"
                        },
                        "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/browser-kit",
                        "version": "v4.4.44",
                        "version_normalized": "4.4.44.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/browser-kit.git",
                                "reference": "2a1ff40723ef6b29c8229a860a9c8f815ad7dbbb"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/browser-kit/zipball/2a1ff40723ef6b29c8229a860a9c8f815ad7dbbb",
                                "reference": "2a1ff40723ef6b29c8229a860a9c8f815ad7dbbb",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "symfony/dom-crawler": "^3.4|^4.0|^5.0",
                                "symfony/polyfill-php80": "^1.16"
                        },
                        "require-dev": {
                                "symfony/css-selector": "^3.4|^4.0|^5.0",
                                "symfony/http-client": "^4.3|^5.0",
                                "symfony/mime": "^4.3|^5.0",
                                "symfony/process": "^3.4|^4.0|^5.0"
                        },
                        "suggest": {
                                "symfony/process": ""
                        },
                        "time": "2022-07-25T12:56:14+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Symfony\\Component\\BrowserKit\\": ""
                                },
                                "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": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
                        "homepage": "https://symfony.com",
                        "support": {
                                "source": "https://github.com/symfony/browser-kit/tree/v4.4.44"
                        },
                        "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/browser-kit"
                },
                {
                        "name": "symfony/cache",
                        "version": "v4.4.48",
                        "version_normalized": "4.4.48.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/cache.git",
                                "reference": "3b98ed664887ad197b8ede3da2432787212eb915"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/cache/zipball/3b98ed664887ad197b8ede3da2432787212eb915",
                                "reference": "3b98ed664887ad197b8ede3da2432787212eb915",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "psr/cache": "^1.0|^2.0",
                                "psr/log": "^1|^2|^3",
                                "symfony/cache-contracts": "^1.1.7|^2",
                                "symfony/polyfill-php73": "^1.9",
                                "symfony/polyfill-php80": "^1.16",
                                "symfony/service-contracts": "^1.1|^2",
                                "symfony/var-exporter": "^4.2|^5.0"
                        },
                        "conflict": {
                                "doctrine/dbal": "<2.7",
                                "symfony/dependency-injection": "<3.4",
                                "symfony/http-kernel": "<4.4|>=5.0",
                                "symfony/var-dumper": "<4.4"
                        },
                        "provide": {
                                "psr/cache-implementation": "1.0|2.0",
                                "psr/simple-cache-implementation": "1.0|2.0",
                                "symfony/cache-implementation": "1.0|2.0"
                        },
                        "require-dev": {
                                "cache/integration-tests": "dev-master",
                                "doctrine/cache": "^1.6|^2.0",
                                "doctrine/dbal": "^2.7|^3.0",
                                "predis/predis": "^1.1",
                                "psr/simple-cache": "^1.0|^2.0",
                                "symfony/config": "^4.2|^5.0",
                                "symfony/dependency-injection": "^3.4|^4.1|^5.0",
                                "symfony/filesystem": "^4.4|^5.0",
                                "symfony/http-kernel": "^4.4",
                                "symfony/var-dumper": "^4.4|^5.0"
                        },
                        "time": "2022-10-17T20:21:54+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Symfony\\Component\\Cache\\": ""
                                },
                                "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/v4.4.48"
                        },
                        "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": "v1.10.0",
                        "version_normalized": "1.10.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/cache-contracts.git",
                                "reference": "a872a66e0bf7bac179c89bc96c7098bef1949f81"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/a872a66e0bf7bac179c89bc96c7098bef1949f81",
                                "reference": "a872a66e0bf7bac179c89bc96c7098bef1949f81",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "psr/cache": "^1.0|^2.0|^3.0"
                        },
                        "suggest": {
                                "symfony/cache-implementation": ""
                        },
                        "time": "2022-01-02T09:41:36+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "url": "https://github.com/symfony/contracts",
                                        "name": "symfony/contracts"
                                },
                                "branch-alias": {
                                        "dev-main": "1.1-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Symfony\\Contracts\\Cache\\": ""
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Nicolas Grekas",
                                        "email": "p@tchwork.com"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "https://symfony.com/contributors"
                                }
                        ],
                        "description": "Generic abstractions related to caching",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "abstractions",
                                "contracts",
                                "decoupling",
                                "interfaces",
                                "interoperability",
                                "standards"
                        ],
                        "support": {
                                "source": "https://github.com/symfony/cache-contracts/tree/v1.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/cache-contracts"
                },
                {
                        "name": "symfony/config",
                        "version": "v4.4.44",
                        "version_normalized": "4.4.44.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/config.git",
                                "reference": "ed42f8f9da528d2c6cae36fe1f380b0c1d8f0658"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/config/zipball/ed42f8f9da528d2c6cae36fe1f380b0c1d8f0658",
                                "reference": "ed42f8f9da528d2c6cae36fe1f380b0c1d8f0658",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "symfony/filesystem": "^3.4|^4.0|^5.0",
                                "symfony/polyfill-ctype": "~1.8",
                                "symfony/polyfill-php80": "^1.16",
                                "symfony/polyfill-php81": "^1.22"
                        },
                        "conflict": {
                                "symfony/finder": "<3.4"
                        },
                        "require-dev": {
                                "symfony/event-dispatcher": "^3.4|^4.0|^5.0",
                                "symfony/finder": "^3.4|^4.0|^5.0",
                                "symfony/messenger": "^4.1|^5.0",
                                "symfony/service-contracts": "^1.1|^2",
                                "symfony/yaml": "^3.4|^4.0|^5.0"
                        },
                        "suggest": {
                                "symfony/yaml": "To use the yaml reference dumper"
                        },
                        "time": "2022-07-20T09:59:04+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/v4.4.44"
                        },
                        "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": "v4.4.49",
                        "version_normalized": "4.4.49.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/console.git",
                                "reference": "33fa45ffc81fdcc1ca368d4946da859c8cdb58d9"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/console/zipball/33fa45ffc81fdcc1ca368d4946da859c8cdb58d9",
                                "reference": "33fa45ffc81fdcc1ca368d4946da859c8cdb58d9",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "symfony/polyfill-mbstring": "~1.0",
                                "symfony/polyfill-php73": "^1.8",
                                "symfony/polyfill-php80": "^1.16",
                                "symfony/service-contracts": "^1.1|^2"
                        },
                        "conflict": {
                                "psr/log": ">=3",
                                "symfony/dependency-injection": "<3.4",
                                "symfony/event-dispatcher": "<4.3|>=5",
                                "symfony/lock": "<4.4",
                                "symfony/process": "<3.3"
                        },
                        "provide": {
                                "psr/log-implementation": "1.0|2.0"
                        },
                        "require-dev": {
                                "psr/log": "^1|^2",
                                "symfony/config": "^3.4|^4.0|^5.0",
                                "symfony/dependency-injection": "^3.4|^4.0|^5.0",
                                "symfony/event-dispatcher": "^4.3",
                                "symfony/lock": "^4.4|^5.0",
                                "symfony/process": "^3.4|^4.0|^5.0",
                                "symfony/var-dumper": "^4.3|^5.0"
                        },
                        "suggest": {
                                "psr/log": "For using the console logger",
                                "symfony/event-dispatcher": "",
                                "symfony/lock": "",
                                "symfony/process": ""
                        },
                        "time": "2022-11-05T17:10:16+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",
                        "support": {
                                "source": "https://github.com/symfony/console/tree/v4.4.49"
                        },
                        "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/css-selector",
                        "version": "v4.4.44",
                        "version_normalized": "4.4.44.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/css-selector.git",
                                "reference": "bd0a6737e48de45b4b0b7b6fc98c78404ddceaed"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/css-selector/zipball/bd0a6737e48de45b4b0b7b6fc98c78404ddceaed",
                                "reference": "bd0a6737e48de45b4b0b7b6fc98c78404ddceaed",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "symfony/polyfill-php80": "^1.16"
                        },
                        "time": "2022-06-27T13:16:42+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Symfony\\Component\\CssSelector\\": ""
                                },
                                "exclude-from-classmap": [
                                        "/Tests/"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Fabien Potencier",
                                        "email": "fabien@symfony.com"
                                },
                                {
                                        "name": "Jean-François Simon",
                                        "email": "jeanfrancois.simon@sensiolabs.com"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "https://symfony.com/contributors"
                                }
                        ],
                        "description": "Converts CSS selectors to XPath expressions",
                        "homepage": "https://symfony.com",
                        "support": {
                                "source": "https://github.com/symfony/css-selector/tree/v4.4.44"
                        },
                        "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/css-selector"
                },
                {
                        "name": "symfony/debug",
                        "version": "v4.4.44",
                        "version_normalized": "4.4.44.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/debug.git",
                                "reference": "1a692492190773c5310bc7877cb590c04c2f05be"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/debug/zipball/1a692492190773c5310bc7877cb590c04c2f05be",
                                "reference": "1a692492190773c5310bc7877cb590c04c2f05be",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "psr/log": "^1|^2|^3"
                        },
                        "conflict": {
                                "symfony/http-kernel": "<3.4"
                        },
                        "require-dev": {
                                "symfony/http-kernel": "^3.4|^4.0|^5.0"
                        },
                        "time": "2022-07-28T16:29:46+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Symfony\\Component\\Debug\\": ""
                                },
                                "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 ease debugging PHP code",
                        "homepage": "https://symfony.com",
                        "support": {
                                "source": "https://github.com/symfony/debug/tree/v4.4.44"
                        },
                        "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"
                                }
                        ],
                        "abandoned": "symfony/error-handler",
                        "install-path": "../symfony/debug"
                },
                {
                        "name": "symfony/debug-bundle",
                        "version": "v4.4.37",
                        "version_normalized": "4.4.37.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/debug-bundle.git",
                                "reference": "f21cce588be146c9111cb9041f0784a6534fd648"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/debug-bundle/zipball/f21cce588be146c9111cb9041f0784a6534fd648",
                                "reference": "f21cce588be146c9111cb9041f0784a6534fd648",
                                "shasum": ""
                        },
                        "require": {
                                "ext-xml": "*",
                                "php": ">=7.1.3",
                                "symfony/http-kernel": "^3.4|^4.0|^5.0",
                                "symfony/polyfill-php80": "^1.16",
                                "symfony/twig-bridge": "^3.4|^4.0|^5.0",
                                "symfony/var-dumper": "^4.1.1|^5.0"
                        },
                        "conflict": {
                                "symfony/config": "<4.2",
                                "symfony/dependency-injection": "<3.4"
                        },
                        "require-dev": {
                                "symfony/config": "^4.2|^5.0",
                                "symfony/dependency-injection": "^3.4|^4.0|^5.0",
                                "symfony/web-profiler-bundle": "^3.4|^4.0|^5.0"
                        },
                        "suggest": {
                                "symfony/config": "For service container configuration",
                                "symfony/dependency-injection": "For using as a service from the container"
                        },
                        "time": "2022-01-02T09:41:36+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/v4.4.37"
                        },
                        "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": "v4.4.49",
                        "version_normalized": "4.4.49.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/dependency-injection.git",
                                "reference": "9065fe97dbd38a897e95ea254eb5ddfe1310f734"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/9065fe97dbd38a897e95ea254eb5ddfe1310f734",
                                "reference": "9065fe97dbd38a897e95ea254eb5ddfe1310f734",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "psr/container": "^1.0",
                                "symfony/polyfill-php80": "^1.16",
                                "symfony/service-contracts": "^1.1.6|^2"
                        },
                        "conflict": {
                                "symfony/config": "<4.3|>=5.0",
                                "symfony/finder": "<3.4",
                                "symfony/proxy-manager-bridge": "<3.4",
                                "symfony/yaml": "<4.4.26"
                        },
                        "provide": {
                                "psr/container-implementation": "1.0",
                                "symfony/service-implementation": "1.0|2.0"
                        },
                        "require-dev": {
                                "symfony/config": "^4.3",
                                "symfony/expression-language": "^3.4|^4.0|^5.0",
                                "symfony/yaml": "^4.4.26|^5.0"
                        },
                        "suggest": {
                                "symfony/config": "",
                                "symfony/expression-language": "For using expressions in service container configuration",
                                "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
                                "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
                                "symfony/yaml": ""
                        },
                        "time": "2022-11-16T16:18:09+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/v4.4.49"
                        },
                        "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": "v2.5.4",
                        "version_normalized": "2.5.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/deprecation-contracts.git",
                                "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/605389f2a7e5625f273b53960dc46aeaf9c62918",
                                "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1"
                        },
                        "time": "2024-09-25T14:11:13+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "url": "https://github.com/symfony/contracts",
                                        "name": "symfony/contracts"
                                },
                                "branch-alias": {
                                        "dev-main": "2.5-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "function.php"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Nicolas Grekas",
                                        "email": "p@tchwork.com"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "https://symfony.com/contributors"
                                }
                        ],
                        "description": "A generic function and convention to trigger deprecation notices",
                        "homepage": "https://symfony.com",
                        "support": {
                                "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.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/deprecation-contracts"
                },
                {
                        "name": "symfony/doctrine-bridge",
                        "version": "v4.4.48",
                        "version_normalized": "4.4.48.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/doctrine-bridge.git",
                                "reference": "8dbbec53714eb512321380d582b45ff7e074a5d6"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/8dbbec53714eb512321380d582b45ff7e074a5d6",
                                "reference": "8dbbec53714eb512321380d582b45ff7e074a5d6",
                                "shasum": ""
                        },
                        "require": {
                                "doctrine/event-manager": "~1.0",
                                "doctrine/persistence": "^1.3|^2|^3",
                                "php": ">=7.1.3",
                                "symfony/polyfill-ctype": "~1.8",
                                "symfony/polyfill-mbstring": "~1.0",
                                "symfony/polyfill-php80": "^1.16",
                                "symfony/service-contracts": "^1.1|^2"
                        },
                        "conflict": {
                                "doctrine/dbal": "<2.7",
                                "doctrine/lexer": "<1.1",
                                "doctrine/orm": "<2.6.3",
                                "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
                                "symfony/dependency-injection": "<3.4",
                                "symfony/form": "<4.4",
                                "symfony/http-kernel": "<4.3.7",
                                "symfony/messenger": "<4.3",
                                "symfony/proxy-manager-bridge": "<4.4.19",
                                "symfony/security-core": "<4.4",
                                "symfony/validator": "<4.4.2|<5.0.2,>=5.0"
                        },
                        "require-dev": {
                                "composer/package-versions-deprecated": "^1.8",
                                "doctrine/annotations": "^1.10.4",
                                "doctrine/collections": "~1.0",
                                "doctrine/data-fixtures": "^1.1",
                                "doctrine/dbal": "^2.7|^3.0",
                                "doctrine/orm": "^2.6.3",
                                "symfony/config": "^4.2|^5.0",
                                "symfony/dependency-injection": "^3.4|^4.0|^5.0",
                                "symfony/expression-language": "^3.4|^4.0|^5.0",
                                "symfony/form": "^4.4.41|^5.0.11",
                                "symfony/http-kernel": "^4.3.7",
                                "symfony/messenger": "^4.4|^5.0",
                                "symfony/property-access": "^3.4|^4.0|^5.0",
                                "symfony/property-info": "^3.4|^4.0|^5.0",
                                "symfony/proxy-manager-bridge": "^3.4|^4.0|^5.0",
                                "symfony/security-core": "^4.4|^5.0",
                                "symfony/stopwatch": "^3.4|^4.0|^5.0",
                                "symfony/translation": "^3.4|^4.0|^5.0",
                                "symfony/validator": "^4.4.2|^5.0.2",
                                "symfony/var-dumper": "^3.4|^4.0|^5.0"
                        },
                        "suggest": {
                                "doctrine/data-fixtures": "",
                                "doctrine/dbal": "",
                                "doctrine/orm": "",
                                "symfony/form": "",
                                "symfony/property-info": "",
                                "symfony/validator": ""
                        },
                        "time": "2022-10-14T11:24:01+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/v4.4.48"
                        },
                        "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/dom-crawler",
                        "version": "v4.4.45",
                        "version_normalized": "4.4.45.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/dom-crawler.git",
                                "reference": "4b8daf6c56801e6d664224261cb100b73edc78a5"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/4b8daf6c56801e6d664224261cb100b73edc78a5",
                                "reference": "4b8daf6c56801e6d664224261cb100b73edc78a5",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "symfony/polyfill-ctype": "~1.8",
                                "symfony/polyfill-mbstring": "~1.0",
                                "symfony/polyfill-php80": "^1.16"
                        },
                        "conflict": {
                                "masterminds/html5": "<2.6"
                        },
                        "require-dev": {
                                "masterminds/html5": "^2.6",
                                "symfony/css-selector": "^3.4|^4.0|^5.0"
                        },
                        "suggest": {
                                "symfony/css-selector": ""
                        },
                        "time": "2022-08-03T12:57:57+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Symfony\\Component\\DomCrawler\\": ""
                                },
                                "exclude-from-classmap": [
                                        "/Tests/"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Fabien Potencier",
                                        "email": "fabien@symfony.com"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "https://symfony.com/contributors"
                                }
                        ],
                        "description": "Eases DOM navigation for HTML and XML documents",
                        "homepage": "https://symfony.com",
                        "support": {
                                "source": "https://github.com/symfony/dom-crawler/tree/v4.4.45"
                        },
                        "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/dom-crawler"
                },
                {
                        "name": "symfony/dotenv",
                        "version": "v4.4.37",
                        "version_normalized": "4.4.37.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/dotenv.git",
                                "reference": "fcedd6d382b3afc3e1e786aa4e4fc4cf06f564cf"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/dotenv/zipball/fcedd6d382b3afc3e1e786aa4e4fc4cf06f564cf",
                                "reference": "fcedd6d382b3afc3e1e786aa4e4fc4cf06f564cf",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3"
                        },
                        "require-dev": {
                                "symfony/process": "^3.4.2|^4.0|^5.0"
                        },
                        "time": "2022-01-02T09:41:36+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/v4.4.37"
                        },
                        "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": "v4.4.44",
                        "version_normalized": "4.4.44.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/error-handler.git",
                                "reference": "be731658121ef2d8be88f3a1ec938148a9237291"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/error-handler/zipball/be731658121ef2d8be88f3a1ec938148a9237291",
                                "reference": "be731658121ef2d8be88f3a1ec938148a9237291",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "psr/log": "^1|^2|^3",
                                "symfony/debug": "^4.4.5",
                                "symfony/var-dumper": "^4.4|^5.0"
                        },
                        "require-dev": {
                                "symfony/http-kernel": "^4.4|^5.0",
                                "symfony/serializer": "^4.4|^5.0"
                        },
                        "time": "2022-07-28T16:29:46+00:00",
                        "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/v4.4.44"
                        },
                        "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": "v4.4.44",
                        "version_normalized": "4.4.44.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/event-dispatcher.git",
                                "reference": "1e866e9e5c1b22168e0ce5f0b467f19bba61266a"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/1e866e9e5c1b22168e0ce5f0b467f19bba61266a",
                                "reference": "1e866e9e5c1b22168e0ce5f0b467f19bba61266a",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "symfony/event-dispatcher-contracts": "^1.1",
                                "symfony/polyfill-php80": "^1.16"
                        },
                        "conflict": {
                                "symfony/dependency-injection": "<3.4"
                        },
                        "provide": {
                                "psr/event-dispatcher-implementation": "1.0",
                                "symfony/event-dispatcher-implementation": "1.1"
                        },
                        "require-dev": {
                                "psr/log": "^1|^2|^3",
                                "symfony/config": "^3.4|^4.0|^5.0",
                                "symfony/dependency-injection": "^3.4|^4.0|^5.0",
                                "symfony/error-handler": "~3.4|~4.4",
                                "symfony/expression-language": "^3.4|^4.0|^5.0",
                                "symfony/http-foundation": "^3.4|^4.0|^5.0",
                                "symfony/service-contracts": "^1.1|^2",
                                "symfony/stopwatch": "^3.4|^4.0|^5.0"
                        },
                        "suggest": {
                                "symfony/dependency-injection": "",
                                "symfony/http-kernel": ""
                        },
                        "time": "2022-07-20T09:59:04+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/v4.4.44"
                        },
                        "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": "v1.10.0",
                        "version_normalized": "1.10.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/event-dispatcher-contracts.git",
                                "reference": "761c8b8387cfe5f8026594a75fdf0a4e83ba6974"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/761c8b8387cfe5f8026594a75fdf0a4e83ba6974",
                                "reference": "761c8b8387cfe5f8026594a75fdf0a4e83ba6974",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3"
                        },
                        "suggest": {
                                "psr/event-dispatcher": "",
                                "symfony/event-dispatcher-implementation": ""
                        },
                        "time": "2022-07-20T09:59:04+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "url": "https://github.com/symfony/contracts",
                                        "name": "symfony/contracts"
                                },
                                "branch-alias": {
                                        "dev-main": "1.1-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Symfony\\Contracts\\EventDispatcher\\": ""
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Nicolas Grekas",
                                        "email": "p@tchwork.com"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "https://symfony.com/contributors"
                                }
                        ],
                        "description": "Generic abstractions related to dispatching event",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "abstractions",
                                "contracts",
                                "decoupling",
                                "interfaces",
                                "interoperability",
                                "standards"
                        ],
                        "support": {
                                "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.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/event-dispatcher-contracts"
                },
                {
                        "name": "symfony/expression-language",
                        "version": "v4.4.47",
                        "version_normalized": "4.4.47.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/expression-language.git",
                                "reference": "e4964c7636e19f6008660f450c09121c80c2a7b9"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/expression-language/zipball/e4964c7636e19f6008660f450c09121c80c2a7b9",
                                "reference": "e4964c7636e19f6008660f450c09121c80c2a7b9",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "symfony/cache": "^3.4|^4.0|^5.0",
                                "symfony/service-contracts": "^1.1|^2"
                        },
                        "time": "2022-10-03T15:15:11+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Symfony\\Component\\ExpressionLanguage\\": ""
                                },
                                "exclude-from-classmap": [
                                        "/Tests/"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Fabien Potencier",
                                        "email": "fabien@symfony.com"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "https://symfony.com/contributors"
                                }
                        ],
                        "description": "Provides an engine that can compile and evaluate expressions",
                        "homepage": "https://symfony.com",
                        "support": {
                                "source": "https://github.com/symfony/expression-language/tree/v4.4.47"
                        },
                        "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/expression-language"
                },
                {
                        "name": "symfony/filesystem",
                        "version": "v4.4.42",
                        "version_normalized": "4.4.42.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/filesystem.git",
                                "reference": "815412ee8971209bd4c1eecd5f4f481eacd44bf5"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/filesystem/zipball/815412ee8971209bd4c1eecd5f4f481eacd44bf5",
                                "reference": "815412ee8971209bd4c1eecd5f4f481eacd44bf5",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "symfony/polyfill-ctype": "~1.8",
                                "symfony/polyfill-php80": "^1.16"
                        },
                        "time": "2022-05-20T08:49:14+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/v4.4.42"
                        },
                        "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": "v4.4.44",
                        "version_normalized": "4.4.44.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/finder.git",
                                "reference": "66bd787edb5e42ff59d3523f623895af05043e4f"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/finder/zipball/66bd787edb5e42ff59d3523f623895af05043e4f",
                                "reference": "66bd787edb5e42ff59d3523f623895af05043e4f",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "symfony/polyfill-php80": "^1.16"
                        },
                        "time": "2022-07-29T07:35:46+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/v4.4.44"
                        },
                        "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": "v1.22.0",
                        "version_normalized": "1.22.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/flex.git",
                                "reference": "5cc985971b1a700cb74bedd9e01cfa93eb4747f7"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/flex/zipball/5cc985971b1a700cb74bedd9e01cfa93eb4747f7",
                                "reference": "5cc985971b1a700cb74bedd9e01cfa93eb4747f7",
                                "shasum": ""
                        },
                        "require": {
                                "composer-plugin-api": "^1.0|^2.0",
                                "php": ">=7.1"
                        },
                        "conflict": {
                                "composer/semver": "<1.7.2"
                        },
                        "require-dev": {
                                "composer/composer": "^1.0.2|^2.0",
                                "symfony/dotenv": "^4.4|^5.0|^6.0",
                                "symfony/filesystem": "^4.4|^5.0|^6.0",
                                "symfony/phpunit-bridge": "^4.4.12|^5.0|^6.0",
                                "symfony/process": "^4.4|^5.0|^6.0"
                        },
                        "time": "2025-03-03T07:50:24+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/v1.22.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/flex"
                },
                {
                        "name": "symfony/form",
                        "version": "v4.4.48",
                        "version_normalized": "4.4.48.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/form.git",
                                "reference": "e1d137b13e0ec2cb5c5e38debca7a510c6f858c6"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/form/zipball/e1d137b13e0ec2cb5c5e38debca7a510c6f858c6",
                                "reference": "e1d137b13e0ec2cb5c5e38debca7a510c6f858c6",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "symfony/event-dispatcher": "^4.3",
                                "symfony/intl": "^4.4|^5.0",
                                "symfony/options-resolver": "~4.3|^5.0",
                                "symfony/polyfill-ctype": "~1.8",
                                "symfony/polyfill-mbstring": "~1.0",
                                "symfony/polyfill-php80": "^1.16",
                                "symfony/property-access": "^3.4.40|^4.4.8|^5.0.8",
                                "symfony/service-contracts": "^1.1|^2"
                        },
                        "conflict": {
                                "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
                                "symfony/console": "<4.3",
                                "symfony/dependency-injection": "<3.4",
                                "symfony/doctrine-bridge": "<3.4",
                                "symfony/framework-bundle": "<3.4",
                                "symfony/http-kernel": "<4.4",
                                "symfony/intl": "<4.3",
                                "symfony/translation": "<4.2",
                                "symfony/twig-bridge": "<3.4.5|<4.0.5,>=4.0"
                        },
                        "require-dev": {
                                "doctrine/collections": "~1.0",
                                "symfony/config": "^3.4|^4.0|^5.0",
                                "symfony/console": "^4.3|^5.0",
                                "symfony/dependency-injection": "^3.4|^4.0|^5.0",
                                "symfony/expression-language": "^3.4|^4.0|^5.0",
                                "symfony/http-foundation": "^3.4|^4.0|^5.0",
                                "symfony/http-kernel": "^4.4",
                                "symfony/security-csrf": "^3.4|^4.0|^5.0",
                                "symfony/translation": "^4.2|^5.0",
                                "symfony/validator": "^4.4.17|^5.1.9",
                                "symfony/var-dumper": "^4.3|^5.0"
                        },
                        "suggest": {
                                "symfony/security-csrf": "For protecting forms against CSRF attacks.",
                                "symfony/twig-bridge": "For templating with Twig.",
                                "symfony/validator": "For form validation."
                        },
                        "time": "2022-10-22T05:50:33+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/v4.4.48"
                        },
                        "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": "v4.4.51",
                        "version_normalized": "4.4.51.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/framework-bundle.git",
                                "reference": "8f1698ff2a97be8442fb202ac93111f7b6b40781"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/8f1698ff2a97be8442fb202ac93111f7b6b40781",
                                "reference": "8f1698ff2a97be8442fb202ac93111f7b6b40781",
                                "shasum": ""
                        },
                        "require": {
                                "ext-xml": "*",
                                "php": ">=7.1.3",
                                "symfony/cache": "^4.4|^5.0",
                                "symfony/config": "^4.4.11|~5.0.11|^5.1.3",
                                "symfony/dependency-injection": "^4.4.38|^5.0.1",
                                "symfony/error-handler": "^4.4.1|^5.0.1",
                                "symfony/filesystem": "^3.4|^4.0|^5.0",
                                "symfony/finder": "^3.4|^4.0|^5.0",
                                "symfony/http-foundation": "^4.4|^5.0",
                                "symfony/http-kernel": "^4.4",
                                "symfony/polyfill-mbstring": "~1.0",
                                "symfony/polyfill-php80": "^1.16",
                                "symfony/routing": "^4.4.12|^5.1.4"
                        },
                        "conflict": {
                                "doctrine/persistence": "<1.3",
                                "phpdocumentor/reflection-docblock": "<3.0|>=3.2.0,<3.2.2",
                                "phpdocumentor/type-resolver": "<0.3.0|1.3.*",
                                "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
                                "symfony/asset": "<3.4",
                                "symfony/browser-kit": "<4.3",
                                "symfony/console": "<4.4.21",
                                "symfony/dom-crawler": "<4.3",
                                "symfony/dotenv": "<4.3.6",
                                "symfony/form": "<4.3.5",
                                "symfony/http-client": "<4.4",
                                "symfony/lock": "<4.4",
                                "symfony/mailer": "<4.4",
                                "symfony/messenger": "<4.4",
                                "symfony/mime": "<4.4",
                                "symfony/property-info": "<3.4",
                                "symfony/security-bundle": "<4.4",
                                "symfony/serializer": "<4.4",
                                "symfony/stopwatch": "<3.4",
                                "symfony/translation": "<4.4",
                                "symfony/twig-bridge": "<4.1.1",
                                "symfony/twig-bundle": "<4.4",
                                "symfony/validator": "<4.4",
                                "symfony/web-profiler-bundle": "<4.4",
                                "symfony/workflow": "<4.3.6"
                        },
                        "require-dev": {
                                "doctrine/annotations": "^1.10.4",
                                "doctrine/cache": "^1.0|^2.0",
                                "doctrine/persistence": "^1.3|^2|^3",
                                "paragonie/sodium_compat": "^1.8",
                                "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
                                "symfony/asset": "^3.4|^4.0|^5.0",
                                "symfony/browser-kit": "^4.3|^5.0",
                                "symfony/console": "^4.4.42|^5.4.9",
                                "symfony/css-selector": "^3.4|^4.0|^5.0",
                                "symfony/dom-crawler": "^4.4.30|^5.3.7",
                                "symfony/dotenv": "^4.3.6|^5.0",
                                "symfony/expression-language": "^3.4|^4.0|^5.0",
                                "symfony/form": "^4.3.5|^5.0",
                                "symfony/http-client": "^4.4|^5.0",
                                "symfony/lock": "^4.4|^5.0",
                                "symfony/mailer": "^4.4|^5.0",
                                "symfony/messenger": "^4.4|^5.0",
                                "symfony/mime": "^4.4|^5.0",
                                "symfony/polyfill-intl-icu": "~1.0",
                                "symfony/process": "^3.4|^4.0|^5.0",
                                "symfony/property-info": "^3.4|^4.0|^5.0",
                                "symfony/security-core": "^3.4|^4.4|^5.2",
                                "symfony/security-csrf": "^3.4|^4.0|^5.0",
                                "symfony/security-http": "^3.4|^4.0|^5.0",
                                "symfony/serializer": "^4.4|^5.0",
                                "symfony/stopwatch": "^3.4|^4.0|^5.0",
                                "symfony/templating": "^3.4|^4.0|^5.0",
                                "symfony/translation": "^4.4|^5.0",
                                "symfony/twig-bundle": "^4.4|^5.0",
                                "symfony/validator": "^4.4|^5.0",
                                "symfony/web-link": "^4.4|^5.0",
                                "symfony/workflow": "^4.3.6|^5.0",
                                "symfony/yaml": "^3.4|^4.0|^5.0",
                                "twig/twig": "^1.43|^2.13|^3.0.4"
                        },
                        "suggest": {
                                "ext-apcu": "For best performance of the system caches",
                                "symfony/console": "For using the console commands",
                                "symfony/form": "For using forms",
                                "symfony/property-info": "For using the property_info service",
                                "symfony/serializer": "For using the serializer service",
                                "symfony/validator": "For using validation",
                                "symfony/web-link": "For using web links, features such as preloading, prefetching or prerendering",
                                "symfony/yaml": "For using the debug:config and lint:yaml commands"
                        },
                        "time": "2022-11-05T15:42:31+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/v4.4.51"
                        },
                        "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-contracts",
                        "version": "v1.10.0",
                        "version_normalized": "1.10.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/http-client-contracts.git",
                                "reference": "59f37624a82635962f04c98f31aed122e539a89e"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/59f37624a82635962f04c98f31aed122e539a89e",
                                "reference": "59f37624a82635962f04c98f31aed122e539a89e",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3"
                        },
                        "suggest": {
                                "symfony/http-client-implementation": ""
                        },
                        "time": "2022-04-11T14:52:04+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "url": "https://github.com/symfony/contracts",
                                        "name": "symfony/contracts"
                                },
                                "branch-alias": {
                                        "dev-main": "1.1-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Symfony\\Contracts\\HttpClient\\": ""
                                }
                        },
                        "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/v1.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/http-client-contracts"
                },
                {
                        "name": "symfony/http-foundation",
                        "version": "v4.4.49",
                        "version_normalized": "4.4.49.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/http-foundation.git",
                                "reference": "191413c7b832c015bb38eae963f2e57498c3c173"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/191413c7b832c015bb38eae963f2e57498c3c173",
                                "reference": "191413c7b832c015bb38eae963f2e57498c3c173",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "symfony/mime": "^4.3|^5.0",
                                "symfony/polyfill-mbstring": "~1.1",
                                "symfony/polyfill-php80": "^1.16"
                        },
                        "require-dev": {
                                "predis/predis": "~1.0",
                                "symfony/expression-language": "^3.4|^4.0|^5.0"
                        },
                        "time": "2022-11-04T16:17:57+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/v4.4.49"
                        },
                        "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": "v4.4.51",
                        "version_normalized": "4.4.51.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/http-kernel.git",
                                "reference": "ad8ab192cb619ff7285c95d28c69b36d718416c7"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/http-kernel/zipball/ad8ab192cb619ff7285c95d28c69b36d718416c7",
                                "reference": "ad8ab192cb619ff7285c95d28c69b36d718416c7",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "psr/log": "^1|^2",
                                "symfony/error-handler": "^4.4",
                                "symfony/event-dispatcher": "^4.4",
                                "symfony/http-client-contracts": "^1.1|^2",
                                "symfony/http-foundation": "^4.4.30|^5.3.7",
                                "symfony/polyfill-ctype": "^1.8",
                                "symfony/polyfill-php73": "^1.9",
                                "symfony/polyfill-php80": "^1.16"
                        },
                        "conflict": {
                                "symfony/browser-kit": "<4.3",
                                "symfony/config": "<3.4",
                                "symfony/console": ">=5",
                                "symfony/dependency-injection": "<4.3",
                                "symfony/translation": "<4.2",
                                "twig/twig": "<1.43|<2.13,>=2"
                        },
                        "provide": {
                                "psr/log-implementation": "1.0|2.0"
                        },
                        "require-dev": {
                                "psr/cache": "^1.0|^2.0|^3.0",
                                "symfony/browser-kit": "^4.3|^5.0",
                                "symfony/config": "^3.4|^4.0|^5.0",
                                "symfony/console": "^3.4|^4.0",
                                "symfony/css-selector": "^3.4|^4.0|^5.0",
                                "symfony/dependency-injection": "^4.3|^5.0",
                                "symfony/dom-crawler": "^3.4|^4.0|^5.0",
                                "symfony/expression-language": "^3.4|^4.0|^5.0",
                                "symfony/finder": "^3.4|^4.0|^5.0",
                                "symfony/process": "^3.4|^4.0|^5.0",
                                "symfony/routing": "^3.4|^4.0|^5.0",
                                "symfony/stopwatch": "^3.4|^4.0|^5.0",
                                "symfony/templating": "^3.4|^4.0|^5.0",
                                "symfony/translation": "^4.2|^5.0",
                                "symfony/translation-contracts": "^1.1|^2",
                                "twig/twig": "^1.43|^2.13|^3.0.4"
                        },
                        "suggest": {
                                "symfony/browser-kit": "",
                                "symfony/config": "",
                                "symfony/console": "",
                                "symfony/dependency-injection": ""
                        },
                        "time": "2023-11-10T13:31:29+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/v4.4.51"
                        },
                        "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/inflector",
                        "version": "v4.4.44",
                        "version_normalized": "4.4.44.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/inflector.git",
                                "reference": "66185be61805b1e44a5c4000929e700228d426cc"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/inflector/zipball/66185be61805b1e44a5c4000929e700228d426cc",
                                "reference": "66185be61805b1e44a5c4000929e700228d426cc",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "symfony/polyfill-ctype": "~1.8",
                                "symfony/polyfill-php80": "^1.16"
                        },
                        "time": "2022-07-20T09:59:04+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Symfony\\Component\\Inflector\\": ""
                                },
                                "exclude-from-classmap": [
                                        "/Tests/"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Bernhard Schussek",
                                        "email": "bschussek@gmail.com"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "https://symfony.com/contributors"
                                }
                        ],
                        "description": "Converts words between their singular and plural forms (English only)",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "inflection",
                                "pluralize",
                                "singularize",
                                "string",
                                "symfony",
                                "words"
                        ],
                        "support": {
                                "source": "https://github.com/symfony/inflector/tree/v4.4.44"
                        },
                        "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"
                                }
                        ],
                        "abandoned": "EnglishInflector from the String component",
                        "install-path": "../symfony/inflector"
                },
                {
                        "name": "symfony/intl",
                        "version": "v4.4.47",
                        "version_normalized": "4.4.47.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/intl.git",
                                "reference": "f1d0f9d91ab482d33423b788999fbb43c34a9a59"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/intl/zipball/f1d0f9d91ab482d33423b788999fbb43c34a9a59",
                                "reference": "f1d0f9d91ab482d33423b788999fbb43c34a9a59",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "symfony/polyfill-intl-icu": "~1.0",
                                "symfony/polyfill-php80": "^1.16"
                        },
                        "require-dev": {
                                "symfony/filesystem": "^3.4|^4.0|^5.0"
                        },
                        "suggest": {
                                "ext-intl": "to use the component with locales other than \"en\""
                        },
                        "time": "2022-10-03T15:15:11+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Symfony\\Component\\Intl\\": ""
                                },
                                "classmap": [
                                        "Resources/stubs"
                                ],
                                "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 a PHP replacement layer for the C intl extension that includes additional data from the ICU library",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "i18n",
                                "icu",
                                "internationalization",
                                "intl",
                                "l10n",
                                "localization"
                        ],
                        "support": {
                                "source": "https://github.com/symfony/intl/tree/v4.4.47"
                        },
                        "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/maker-bundle",
                        "version": "v1.39.1",
                        "version_normalized": "1.39.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/maker-bundle.git",
                                "reference": "30c8ac13511f6df7bc9ac088f31d7a48ce6433c6"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/30c8ac13511f6df7bc9ac088f31d7a48ce6433c6",
                                "reference": "30c8ac13511f6df7bc9ac088f31d7a48ce6433c6",
                                "shasum": ""
                        },
                        "require": {
                                "doctrine/inflector": "^1.2|^2.0",
                                "nikic/php-parser": "^4.11",
                                "php": ">=7.1.3",
                                "symfony/config": "^4.4|^5.0|^6.0",
                                "symfony/console": "^4.4|^5.0|^6.0",
                                "symfony/dependency-injection": "^4.4|^5.0|^6.0",
                                "symfony/deprecation-contracts": "^2.2|^3",
                                "symfony/filesystem": "^4.4|^5.0|^6.0",
                                "symfony/finder": "^4.4|^5.0|^6.0",
                                "symfony/framework-bundle": "^4.4|^5.0|^6.0",
                                "symfony/http-kernel": "^4.4|^5.0|^6.0"
                        },
                        "require-dev": {
                                "composer/semver": "^3.0",
                                "doctrine/doctrine-bundle": "^1.12.3|^2.0",
                                "doctrine/orm": "^2.3",
                                "symfony/http-client": "^4.4|^5.0|^6.0",
                                "symfony/phpunit-bridge": "^4.4|^5.0|^6.0",
                                "symfony/polyfill-php80": "^1.16.0",
                                "symfony/process": "^4.4|^5.0|^6.0",
                                "symfony/security-core": "^4.4|^5.0|^6.0",
                                "symfony/yaml": "^4.4|^5.0|^6.0",
                                "twig/twig": "^2.0|^3.0"
                        },
                        "time": "2022-09-13T18:14:36+00:00",
                        "type": "symfony-bundle",
                        "extra": {
                                "branch-alias": {
                                        "dev-main": "1.0-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",
                                "generator",
                                "scaffold",
                                "scaffolding"
                        ],
                        "support": {
                                "issues": "https://github.com/symfony/maker-bundle/issues",
                                "source": "https://github.com/symfony/maker-bundle/tree/v1.39.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/maker-bundle"
                },
                {
                        "name": "symfony/mime",
                        "version": "v4.4.47",
                        "version_normalized": "4.4.47.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/mime.git",
                                "reference": "0eaf33cd6d1b3eaa50e7bc48b17f6e45789df35d"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/mime/zipball/0eaf33cd6d1b3eaa50e7bc48b17f6e45789df35d",
                                "reference": "0eaf33cd6d1b3eaa50e7bc48b17f6e45789df35d",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "symfony/polyfill-intl-idn": "^1.10",
                                "symfony/polyfill-mbstring": "^1.0",
                                "symfony/polyfill-php80": "^1.16"
                        },
                        "conflict": {
                                "egulias/email-validator": "~3.0.0",
                                "symfony/mailer": "<4.4"
                        },
                        "require-dev": {
                                "egulias/email-validator": "^2.1.10|^3.1",
                                "symfony/dependency-injection": "^3.4|^4.1|^5.0"
                        },
                        "time": "2022-10-03T15:15:11+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/v4.4.47"
                        },
                        "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": "v4.4.43",
                        "version_normalized": "4.4.43.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/monolog-bridge.git",
                                "reference": "ad09c9980b912e757c4ecd8363cebf3039d1d471"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/ad09c9980b912e757c4ecd8363cebf3039d1d471",
                                "reference": "ad09c9980b912e757c4ecd8363cebf3039d1d471",
                                "shasum": ""
                        },
                        "require": {
                                "monolog/monolog": "^1.25.1",
                                "php": ">=7.1.3",
                                "symfony/http-kernel": "^4.3",
                                "symfony/polyfill-php80": "^1.16",
                                "symfony/service-contracts": "^1.1|^2"
                        },
                        "conflict": {
                                "symfony/console": "<3.4",
                                "symfony/http-foundation": "<3.4"
                        },
                        "require-dev": {
                                "symfony/console": "^3.4|^4.0|^5.0",
                                "symfony/http-client": "^4.4|^5.0",
                                "symfony/security-core": "^3.4|^4.0|^5.0",
                                "symfony/var-dumper": "^3.4|^4.0|^5.0"
                        },
                        "suggest": {
                                "symfony/console": "For the possibility to show log messages in console commands depending on verbosity settings.",
                                "symfony/http-kernel": "For using the debugging handlers together with the response life cycle of the HTTP kernel.",
                                "symfony/var-dumper": "For using the debugging handlers like the console handler or the log server handler."
                        },
                        "time": "2022-06-16T12:12:11+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/v4.4.43"
                        },
                        "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.8.0",
                        "version_normalized": "3.8.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/monolog-bundle.git",
                                "reference": "a41bbcdc1105603b6d73a7d9a43a3788f8e0fb7d"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/a41bbcdc1105603b6d73a7d9a43a3788f8e0fb7d",
                                "reference": "a41bbcdc1105603b6d73a7d9a43a3788f8e0fb7d",
                                "shasum": ""
                        },
                        "require": {
                                "monolog/monolog": "^1.22 || ^2.0 || ^3.0",
                                "php": ">=7.1.3",
                                "symfony/config": "~4.4 || ^5.0 || ^6.0",
                                "symfony/dependency-injection": "^4.4 || ^5.0 || ^6.0",
                                "symfony/http-kernel": "~4.4 || ^5.0 || ^6.0",
                                "symfony/monolog-bridge": "~4.4 || ^5.0 || ^6.0"
                        },
                        "require-dev": {
                                "symfony/console": "~4.4 || ^5.0 || ^6.0",
                                "symfony/phpunit-bridge": "^5.2 || ^6.0",
                                "symfony/yaml": "~4.4 || ^5.0 || ^6.0"
                        },
                        "time": "2022-05-10T14:24:36+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.8.0"
                        },
                        "funding": [
                                {
                                        "url": "https://symfony.com/sponsor",
                                        "type": "custom"
                                },
                                {
                                        "url": "https://github.com/fabpot",
                                        "type": "github"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../symfony/monolog-bundle"
                },
                {
                        "name": "symfony/options-resolver",
                        "version": "v4.4.44",
                        "version_normalized": "4.4.44.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/options-resolver.git",
                                "reference": "583f56160f716dd435f1cd721fd14b548f4bb510"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/options-resolver/zipball/583f56160f716dd435f1cd721fd14b548f4bb510",
                                "reference": "583f56160f716dd435f1cd721fd14b548f4bb510",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "symfony/polyfill-php80": "^1.16"
                        },
                        "time": "2022-07-20T09:59:04+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/v4.4.44"
                        },
                        "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/phpunit-bridge",
                        "version": "v4.4.49",
                        "version_normalized": "4.4.49.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/phpunit-bridge.git",
                                "reference": "b3378a7d305666a69e08457b65af8bca179fbbbb"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/b3378a7d305666a69e08457b65af8bca179fbbbb",
                                "reference": "b3378a7d305666a69e08457b65af8bca179fbbbb",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.5.9"
                        },
                        "conflict": {
                                "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0|<6.4,>=6.0|9.1.2"
                        },
                        "require-dev": {
                                "symfony/error-handler": "^4.4|^5.0"
                        },
                        "suggest": {
                                "symfony/error-handler": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
                        },
                        "time": "2022-11-08T14:39:54+00:00",
                        "bin": [
                                "bin/simple-phpunit"
                        ],
                        "type": "symfony-bridge",
                        "extra": {
                                "thanks": {
                                        "url": "https://github.com/sebastianbergmann/phpunit",
                                        "name": "phpunit/phpunit"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "bootstrap.php"
                                ],
                                "psr-4": {
                                        "Symfony\\Bridge\\PhpUnit\\": ""
                                },
                                "exclude-from-classmap": [
                                        "/Tests/"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Nicolas Grekas",
                                        "email": "p@tchwork.com"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "https://symfony.com/contributors"
                                }
                        ],
                        "description": "Provides utilities for PHPUnit, especially user deprecation notices management",
                        "homepage": "https://symfony.com",
                        "support": {
                                "source": "https://github.com/symfony/phpunit-bridge/tree/v4.4.49"
                        },
                        "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/phpunit-bridge"
                },
                {
                        "name": "symfony/polyfill-apcu",
                        "version": "v1.30.0",
                        "version_normalized": "1.30.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-apcu.git",
                                "reference": "586c59feeb05c55575080b543b2966591d097aa5"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/586c59feeb05c55575080b543b2966591d097aa5",
                                "reference": "586c59feeb05c55575080b543b2966591d097aa5",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1"
                        },
                        "time": "2024-05-31T15:07:36+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "url": "https://github.com/symfony/polyfill",
                                        "name": "symfony/polyfill"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "bootstrap.php"
                                ],
                                "psr-4": {
                                        "Symfony\\Polyfill\\Apcu\\": ""
                                }
                        },
                        "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 apcu_* functions to lower PHP versions",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "apcu",
                                "compatibility",
                                "polyfill",
                                "portable",
                                "shim"
                        ],
                        "support": {
                                "source": "https://github.com/symfony/polyfill-apcu/tree/v1.30.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-apcu"
                },
                {
                        "name": "symfony/polyfill-ctype",
                        "version": "v1.30.0",
                        "version_normalized": "1.30.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-ctype.git",
                                "reference": "0424dff1c58f028c451efff2045f5d92410bd540"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/0424dff1c58f028c451efff2045f5d92410bd540",
                                "reference": "0424dff1c58f028c451efff2045f5d92410bd540",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1"
                        },
                        "provide": {
                                "ext-ctype": "*"
                        },
                        "suggest": {
                                "ext-ctype": "For best performance"
                        },
                        "time": "2024-05-31T15:07:36+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "url": "https://github.com/symfony/polyfill",
                                        "name": "symfony/polyfill"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "bootstrap.php"
                                ],
                                "psr-4": {
                                        "Symfony\\Polyfill\\Ctype\\": ""
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Gert de Pagter",
                                        "email": "BackEndTea@gmail.com"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "https://symfony.com/contributors"
                                }
                        ],
                        "description": "Symfony polyfill for ctype functions",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "compatibility",
                                "ctype",
                                "polyfill",
                                "portable"
                        ],
                        "support": {
                                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.30.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.30.0",
                        "version_normalized": "1.30.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-iconv.git",
                                "reference": "c027e6a3c6aee334663ec21f5852e89738abc805"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/c027e6a3c6aee334663ec21f5852e89738abc805",
                                "reference": "c027e6a3c6aee334663ec21f5852e89738abc805",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1"
                        },
                        "provide": {
                                "ext-iconv": "*"
                        },
                        "suggest": {
                                "ext-iconv": "For best performance"
                        },
                        "time": "2024-05-31T15:07:36+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "url": "https://github.com/symfony/polyfill",
                                        "name": "symfony/polyfill"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "bootstrap.php"
                                ],
                                "psr-4": {
                                        "Symfony\\Polyfill\\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.30.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-icu",
                        "version": "v1.30.0",
                        "version_normalized": "1.30.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-intl-icu.git",
                                "reference": "e76343c631b453088e2260ac41dfebe21954de81"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/e76343c631b453088e2260ac41dfebe21954de81",
                                "reference": "e76343c631b453088e2260ac41dfebe21954de81",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1"
                        },
                        "suggest": {
                                "ext-intl": "For best performance and support of other locales than \"en\""
                        },
                        "time": "2024-05-31T15:07:36+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "url": "https://github.com/symfony/polyfill",
                                        "name": "symfony/polyfill"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "bootstrap.php"
                                ],
                                "psr-4": {
                                        "Symfony\\Polyfill\\Intl\\Icu\\": ""
                                },
                                "classmap": [
                                        "Resources/stubs"
                                ],
                                "exclude-from-classmap": [
                                        "/Tests/"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Nicolas Grekas",
                                        "email": "p@tchwork.com"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "https://symfony.com/contributors"
                                }
                        ],
                        "description": "Symfony polyfill for intl's ICU-related data and classes",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "compatibility",
                                "icu",
                                "intl",
                                "polyfill",
                                "portable",
                                "shim"
                        ],
                        "support": {
                                "source": "https://github.com/symfony/polyfill-intl-icu/tree/v1.30.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.30.0",
                        "version_normalized": "1.30.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-intl-idn.git",
                                "reference": "a6e83bdeb3c84391d1dfe16f42e40727ce524a5c"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/a6e83bdeb3c84391d1dfe16f42e40727ce524a5c",
                                "reference": "a6e83bdeb3c84391d1dfe16f42e40727ce524a5c",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1",
                                "symfony/polyfill-intl-normalizer": "^1.10",
                                "symfony/polyfill-php72": "^1.10"
                        },
                        "suggest": {
                                "ext-intl": "For best performance"
                        },
                        "time": "2024-05-31T15:07:36+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "url": "https://github.com/symfony/polyfill",
                                        "name": "symfony/polyfill"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "bootstrap.php"
                                ],
                                "psr-4": {
                                        "Symfony\\Polyfill\\Intl\\Idn\\": ""
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Laurent Bassin",
                                        "email": "laurent@bassin.info"
                                },
                                {
                                        "name": "Trevor Rowbotham",
                                        "email": "trevor.rowbotham@pm.me"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "https://symfony.com/contributors"
                                }
                        ],
                        "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "compatibility",
                                "idn",
                                "intl",
                                "polyfill",
                                "portable",
                                "shim"
                        ],
                        "support": {
                                "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.30.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.30.0",
                        "version_normalized": "1.30.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
                                "reference": "a95281b0be0d9ab48050ebd988b967875cdb9fdb"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/a95281b0be0d9ab48050ebd988b967875cdb9fdb",
                                "reference": "a95281b0be0d9ab48050ebd988b967875cdb9fdb",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1"
                        },
                        "suggest": {
                                "ext-intl": "For best performance"
                        },
                        "time": "2024-05-31T15:07:36+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "url": "https://github.com/symfony/polyfill",
                                        "name": "symfony/polyfill"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "bootstrap.php"
                                ],
                                "psr-4": {
                                        "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
                                },
                                "classmap": [
                                        "Resources/stubs"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Nicolas Grekas",
                                        "email": "p@tchwork.com"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "https://symfony.com/contributors"
                                }
                        ],
                        "description": "Symfony polyfill for intl's Normalizer class and related functions",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "compatibility",
                                "intl",
                                "normalizer",
                                "polyfill",
                                "portable",
                                "shim"
                        ],
                        "support": {
                                "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.30.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.30.0",
                        "version_normalized": "1.30.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-mbstring.git",
                                "reference": "fd22ab50000ef01661e2a31d850ebaa297f8e03c"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fd22ab50000ef01661e2a31d850ebaa297f8e03c",
                                "reference": "fd22ab50000ef01661e2a31d850ebaa297f8e03c",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1"
                        },
                        "provide": {
                                "ext-mbstring": "*"
                        },
                        "suggest": {
                                "ext-mbstring": "For best performance"
                        },
                        "time": "2024-06-19T12:30:46+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "url": "https://github.com/symfony/polyfill",
                                        "name": "symfony/polyfill"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "bootstrap.php"
                                ],
                                "psr-4": {
                                        "Symfony\\Polyfill\\Mbstring\\": ""
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Nicolas Grekas",
                                        "email": "p@tchwork.com"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "https://symfony.com/contributors"
                                }
                        ],
                        "description": "Symfony polyfill for the Mbstring extension",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "compatibility",
                                "mbstring",
                                "polyfill",
                                "portable",
                                "shim"
                        ],
                        "support": {
                                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.30.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-php70",
                        "version": "v1.20.0",
                        "version_normalized": "1.20.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-php70.git",
                                "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/5f03a781d984aae42cebd18e7912fa80f02ee644",
                                "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1"
                        },
                        "time": "2020-10-23T14:02:19+00:00",
                        "type": "metapackage",
                        "extra": {
                                "thanks": {
                                        "url": "https://github.com/symfony/polyfill",
                                        "name": "symfony/polyfill"
                                },
                                "branch-alias": {
                                        "dev-main": "1.20-dev"
                                }
                        },
                        "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.0+ features to lower PHP versions",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "compatibility",
                                "polyfill",
                                "portable",
                                "shim"
                        ],
                        "support": {
                                "source": "https://github.com/symfony/polyfill-php70/tree/v1.20.0"
                        },
                        "funding": [
                                {
                                        "url": "https://symfony.com/sponsor",
                                        "type": "custom"
                                },
                                {
                                        "url": "https://github.com/fabpot",
                                        "type": "github"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": null
                },
                {
                        "name": "symfony/polyfill-php72",
                        "version": "v1.30.0",
                        "version_normalized": "1.30.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-php72.git",
                                "reference": "10112722600777e02d2745716b70c5db4ca70442"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/10112722600777e02d2745716b70c5db4ca70442",
                                "reference": "10112722600777e02d2745716b70c5db4ca70442",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1"
                        },
                        "time": "2024-06-19T12:30:46+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "url": "https://github.com/symfony/polyfill",
                                        "name": "symfony/polyfill"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "bootstrap.php"
                                ],
                                "psr-4": {
                                        "Symfony\\Polyfill\\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.30.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-php73",
                        "version": "v1.30.0",
                        "version_normalized": "1.30.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-php73.git",
                                "reference": "ec444d3f3f6505bb28d11afa41e75faadebc10a1"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/ec444d3f3f6505bb28d11afa41e75faadebc10a1",
                                "reference": "ec444d3f3f6505bb28d11afa41e75faadebc10a1",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1"
                        },
                        "time": "2024-05-31T15:07:36+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "url": "https://github.com/symfony/polyfill",
                                        "name": "symfony/polyfill"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "bootstrap.php"
                                ],
                                "psr-4": {
                                        "Symfony\\Polyfill\\Php73\\": ""
                                },
                                "classmap": [
                                        "Resources/stubs"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Nicolas Grekas",
                                        "email": "p@tchwork.com"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "https://symfony.com/contributors"
                                }
                        ],
                        "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "compatibility",
                                "polyfill",
                                "portable",
                                "shim"
                        ],
                        "support": {
                                "source": "https://github.com/symfony/polyfill-php73/tree/v1.30.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-php73"
                },
                {
                        "name": "symfony/polyfill-php80",
                        "version": "v1.30.0",
                        "version_normalized": "1.30.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-php80.git",
                                "reference": "77fa7995ac1b21ab60769b7323d600a991a90433"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/77fa7995ac1b21ab60769b7323d600a991a90433",
                                "reference": "77fa7995ac1b21ab60769b7323d600a991a90433",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1"
                        },
                        "time": "2024-05-31T15:07:36+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "url": "https://github.com/symfony/polyfill",
                                        "name": "symfony/polyfill"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "bootstrap.php"
                                ],
                                "psr-4": {
                                        "Symfony\\Polyfill\\Php80\\": ""
                                },
                                "classmap": [
                                        "Resources/stubs"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Ion Bazan",
                                        "email": "ion.bazan@gmail.com"
                                },
                                {
                                        "name": "Nicolas Grekas",
                                        "email": "p@tchwork.com"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "https://symfony.com/contributors"
                                }
                        ],
                        "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "compatibility",
                                "polyfill",
                                "portable",
                                "shim"
                        ],
                        "support": {
                                "source": "https://github.com/symfony/polyfill-php80/tree/v1.30.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-php81",
                        "version": "v1.30.0",
                        "version_normalized": "1.30.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-php81.git",
                                "reference": "3fb075789fb91f9ad9af537c4012d523085bd5af"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/3fb075789fb91f9ad9af537c4012d523085bd5af",
                                "reference": "3fb075789fb91f9ad9af537c4012d523085bd5af",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1"
                        },
                        "time": "2024-06-19T12:30:46+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "url": "https://github.com/symfony/polyfill",
                                        "name": "symfony/polyfill"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "bootstrap.php"
                                ],
                                "psr-4": {
                                        "Symfony\\Polyfill\\Php81\\": ""
                                },
                                "classmap": [
                                        "Resources/stubs"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Nicolas Grekas",
                                        "email": "p@tchwork.com"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "https://symfony.com/contributors"
                                }
                        ],
                        "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "compatibility",
                                "polyfill",
                                "portable",
                                "shim"
                        ],
                        "support": {
                                "source": "https://github.com/symfony/polyfill-php81/tree/v1.30.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-php81"
                },
                {
                        "name": "symfony/process",
                        "version": "v4.4.44",
                        "version_normalized": "4.4.44.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/process.git",
                                "reference": "5cee9cdc4f7805e2699d9fd66991a0e6df8252a2"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/process/zipball/5cee9cdc4f7805e2699d9fd66991a0e6df8252a2",
                                "reference": "5cee9cdc4f7805e2699d9fd66991a0e6df8252a2",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "symfony/polyfill-php80": "^1.16"
                        },
                        "time": "2022-06-27T13:16:42+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/v4.4.44"
                        },
                        "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": "v4.4.44",
                        "version_normalized": "4.4.44.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/property-access.git",
                                "reference": "d49682f6f0764df725c95128213a38f7e0a9f358"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/property-access/zipball/d49682f6f0764df725c95128213a38f7e0a9f358",
                                "reference": "d49682f6f0764df725c95128213a38f7e0a9f358",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "symfony/inflector": "^3.4|^4.0|^5.0",
                                "symfony/polyfill-php80": "^1.16"
                        },
                        "require-dev": {
                                "symfony/cache": "^3.4|^4.0|^5.0"
                        },
                        "suggest": {
                                "psr/cache-implementation": "To cache access methods."
                        },
                        "time": "2022-06-27T13:16:42+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/v4.4.44"
                        },
                        "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/routing",
                        "version": "v4.4.44",
                        "version_normalized": "4.4.44.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/routing.git",
                                "reference": "f7751fd8b60a07f3f349947a309b5bdfce22d6ae"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/routing/zipball/f7751fd8b60a07f3f349947a309b5bdfce22d6ae",
                                "reference": "f7751fd8b60a07f3f349947a309b5bdfce22d6ae",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "symfony/polyfill-php80": "^1.16"
                        },
                        "conflict": {
                                "symfony/config": "<4.2",
                                "symfony/dependency-injection": "<3.4",
                                "symfony/yaml": "<3.4"
                        },
                        "require-dev": {
                                "doctrine/annotations": "^1.10.4",
                                "psr/log": "^1|^2|^3",
                                "symfony/config": "^4.2|^5.0",
                                "symfony/dependency-injection": "^3.4|^4.0|^5.0",
                                "symfony/expression-language": "^3.4|^4.0|^5.0",
                                "symfony/http-foundation": "^3.4|^4.0|^5.0",
                                "symfony/yaml": "^3.4|^4.0|^5.0"
                        },
                        "suggest": {
                                "doctrine/annotations": "For using the annotation loader",
                                "symfony/config": "For using the all-in-one router or any loader",
                                "symfony/expression-language": "For using expression matching",
                                "symfony/http-foundation": "For using a Symfony Request object",
                                "symfony/yaml": "For using the YAML loader"
                        },
                        "time": "2022-07-20T09:59:04+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/v4.4.44"
                        },
                        "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",
                        "version": "v4.4.50",
                        "version_normalized": "4.4.50.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/security.git",
                                "reference": "b3eab8b37ff7b24d9c582770fd1cd57725895e3b"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/security/zipball/b3eab8b37ff7b24d9c582770fd1cd57725895e3b",
                                "reference": "b3eab8b37ff7b24d9c582770fd1cd57725895e3b",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "symfony/event-dispatcher-contracts": "^1.1|^2",
                                "symfony/http-foundation": "^3.4.40|^4.4.7|^5.0.7",
                                "symfony/http-kernel": "^4.4",
                                "symfony/polyfill-php80": "^1.16",
                                "symfony/property-access": "^3.4|^4.0|^5.0",
                                "symfony/service-contracts": "^1.1|^2"
                        },
                        "conflict": {
                                "symfony/event-dispatcher": ">=5",
                                "symfony/ldap": "<4.4"
                        },
                        "replace": {
                                "symfony/security-core": "self.version",
                                "symfony/security-csrf": "self.version",
                                "symfony/security-guard": "self.version",
                                "symfony/security-http": "self.version"
                        },
                        "require-dev": {
                                "psr/container": "^1.0|^2.0",
                                "psr/log": "^1|^2|^3",
                                "symfony/expression-language": "^3.4|^4.0|^5.0",
                                "symfony/finder": "^3.4|^4.0|^5.0",
                                "symfony/ldap": "^4.4|^5.0",
                                "symfony/polyfill-ctype": "~1.8",
                                "symfony/polyfill-intl-icu": "~1.0",
                                "symfony/routing": "^3.4|^4.0|^5.0",
                                "symfony/translation": "^4.4|^5.0",
                                "symfony/validator": "^3.4.31|^4.3.4|^5.0"
                        },
                        "suggest": {
                                "psr/container-implementation": "To instantiate the Security class",
                                "symfony/expression-language": "For using the expression voter",
                                "symfony/form": "",
                                "symfony/ldap": "For using the LDAP user and authentication providers",
                                "symfony/routing": "For using the HttpUtils class to create sub-requests, redirect the user, and match URLs",
                                "symfony/validator": "For using the user password constraint"
                        },
                        "time": "2023-01-24T10:39:54+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Symfony\\Component\\Security\\": ""
                                },
                                "exclude-from-classmap": [
                                        "/Core/Tests/",
                                        "/Csrf/Tests/",
                                        "/Guard/Tests/",
                                        "/Http/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 complete security system for your web application",
                        "homepage": "https://symfony.com",
                        "support": {
                                "source": "https://github.com/symfony/security/tree/v4.4.50"
                        },
                        "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"
                                }
                        ],
                        "abandoned": true,
                        "install-path": "../symfony/security"
                },
                {
                        "name": "symfony/security-bundle",
                        "version": "v4.4.50",
                        "version_normalized": "4.4.50.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/security-bundle.git",
                                "reference": "076fd2088ada33d760758d98ff07ddedbf567946"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/security-bundle/zipball/076fd2088ada33d760758d98ff07ddedbf567946",
                                "reference": "076fd2088ada33d760758d98ff07ddedbf567946",
                                "shasum": ""
                        },
                        "require": {
                                "ext-xml": "*",
                                "php": ">=7.1.3",
                                "symfony/config": "^4.2|^5.0",
                                "symfony/dependency-injection": "^4.4|^5.0",
                                "symfony/http-kernel": "^4.4",
                                "symfony/polyfill-php80": "^1.16",
                                "symfony/security-core": "^4.4",
                                "symfony/security-csrf": "^4.2|^5.0",
                                "symfony/security-guard": "^4.2|^5.0",
                                "symfony/security-http": "^4.4.50"
                        },
                        "conflict": {
                                "symfony/browser-kit": "<4.2",
                                "symfony/console": "<3.4",
                                "symfony/framework-bundle": "<4.4",
                                "symfony/ldap": "<4.4",
                                "symfony/twig-bundle": "<4.4"
                        },
                        "require-dev": {
                                "doctrine/annotations": "^1.10.4",
                                "symfony/asset": "^3.4|^4.0|^5.0",
                                "symfony/browser-kit": "^4.2|^5.0",
                                "symfony/console": "^3.4|^4.0|^5.0",
                                "symfony/css-selector": "^3.4|^4.0|^5.0",
                                "symfony/dom-crawler": "^3.4|^4.0|^5.0",
                                "symfony/expression-language": "^3.4|^4.0|^5.0",
                                "symfony/form": "^3.4|^4.0|^5.0",
                                "symfony/framework-bundle": "^4.4|^5.0",
                                "symfony/process": "^3.4|^4.0|^5.0",
                                "symfony/serializer": "^4.4|^5.0",
                                "symfony/translation": "^3.4|^4.0|^5.0",
                                "symfony/twig-bridge": "^3.4|^4.0|^5.0",
                                "symfony/twig-bundle": "^4.4|^5.0",
                                "symfony/validator": "^3.4|^4.0|^5.0",
                                "symfony/yaml": "^3.4|^4.0|^5.0",
                                "twig/twig": "^1.43|^2.13|^3.0.4"
                        },
                        "time": "2023-01-24T10:39:54+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/v4.4.50"
                        },
                        "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/serializer",
                        "version": "v4.4.47",
                        "version_normalized": "4.4.47.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/serializer.git",
                                "reference": "6e01d63c55657930a6de03d6e36aae50af98888d"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/serializer/zipball/6e01d63c55657930a6de03d6e36aae50af98888d",
                                "reference": "6e01d63c55657930a6de03d6e36aae50af98888d",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "symfony/polyfill-ctype": "~1.8",
                                "symfony/polyfill-php80": "^1.16"
                        },
                        "conflict": {
                                "phpdocumentor/reflection-docblock": "<3.0|>=3.2.0,<3.2.2",
                                "phpdocumentor/type-resolver": "<0.3.0|1.3.*",
                                "symfony/dependency-injection": "<3.4",
                                "symfony/property-access": "<3.4",
                                "symfony/property-info": "<3.4",
                                "symfony/yaml": "<3.4"
                        },
                        "require-dev": {
                                "doctrine/annotations": "^1.10.4",
                                "phpdocumentor/reflection-docblock": "^3.2|^4.0|^5.0",
                                "symfony/cache": "^3.4|^4.0|^5.0",
                                "symfony/config": "^3.4|^4.0|^5.0",
                                "symfony/dependency-injection": "^3.4|^4.0|^5.0",
                                "symfony/error-handler": "^4.4|^5.0",
                                "symfony/http-foundation": "^3.4|^4.0|^5.0",
                                "symfony/mime": "^4.4|^5.0",
                                "symfony/property-access": "^4.4.36|^5.3.13",
                                "symfony/property-info": "^3.4.13|~4.0|^5.0",
                                "symfony/validator": "^3.4|^4.0|^5.0",
                                "symfony/yaml": "^3.4|^4.0|^5.0"
                        },
                        "suggest": {
                                "doctrine/annotations": "For using the annotation mapping.",
                                "psr/cache-implementation": "For using the metadata cache.",
                                "symfony/config": "For using the XML mapping loader.",
                                "symfony/http-foundation": "For using a MIME type guesser within the DataUriNormalizer.",
                                "symfony/property-access": "For using the ObjectNormalizer.",
                                "symfony/property-info": "To deserialize relations.",
                                "symfony/yaml": "For using the default YAML mapping loader."
                        },
                        "time": "2022-09-19T08:38:33+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/v4.4.47"
                        },
                        "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": "v1.10.0",
                        "version_normalized": "1.10.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/service-contracts.git",
                                "reference": "afa00c500c2d6aea6e3b2f4862355f507bc5ebb4"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/afa00c500c2d6aea6e3b2f4862355f507bc5ebb4",
                                "reference": "afa00c500c2d6aea6e3b2f4862355f507bc5ebb4",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "psr/container": "^1.0"
                        },
                        "suggest": {
                                "symfony/service-implementation": ""
                        },
                        "time": "2022-05-27T14:01:05+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "url": "https://github.com/symfony/contracts",
                                        "name": "symfony/contracts"
                                },
                                "branch-alias": {
                                        "dev-main": "1.1-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Symfony\\Contracts\\Service\\": ""
                                }
                        },
                        "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/v1.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/service-contracts"
                },
                {
                        "name": "symfony/stopwatch",
                        "version": "v4.4.46",
                        "version_normalized": "4.4.46.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/stopwatch.git",
                                "reference": "757660703fbd139eea0001b759c6c3bf5bc3ea52"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/stopwatch/zipball/757660703fbd139eea0001b759c6c3bf5bc3ea52",
                                "reference": "757660703fbd139eea0001b759c6c3bf5bc3ea52",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "symfony/service-contracts": "^1.0|^2"
                        },
                        "require-dev": {
                                "symfony/polyfill-php72": "~1.5"
                        },
                        "time": "2022-09-28T12:53:24+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/v4.4.46"
                        },
                        "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/swiftmailer-bundle",
                        "version": "v3.5.4",
                        "version_normalized": "3.5.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/swiftmailer-bundle.git",
                                "reference": "9daab339f226ac958192bf89836cb3378cc0e652"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/9daab339f226ac958192bf89836cb3378cc0e652",
                                "reference": "9daab339f226ac958192bf89836cb3378cc0e652",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1",
                                "swiftmailer/swiftmailer": "^6.1.3",
                                "symfony/config": "^4.4|^5.0",
                                "symfony/dependency-injection": "^4.4|^5.0",
                                "symfony/http-kernel": "^4.4|^5.0"
                        },
                        "conflict": {
                                "twig/twig": "<1.41|>=2.0,<2.10"
                        },
                        "require-dev": {
                                "symfony/console": "^4.4|^5.0",
                                "symfony/framework-bundle": "^4.4|^5.0",
                                "symfony/phpunit-bridge": "^4.4|^5.0",
                                "symfony/yaml": "^4.4|^5.0"
                        },
                        "time": "2022-02-06T08:03:40+00:00",
                        "type": "symfony-bundle",
                        "extra": {
                                "branch-alias": {
                                        "dev-main": "3.5-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Symfony\\Bundle\\SwiftmailerBundle\\": ""
                                },
                                "exclude-from-classmap": [
                                        "/Tests/"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Fabien Potencier",
                                        "email": "fabien@symfony.com"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "http://symfony.com/contributors"
                                }
                        ],
                        "description": "Symfony SwiftmailerBundle",
                        "homepage": "http://symfony.com",
                        "support": {
                                "issues": "https://github.com/symfony/swiftmailer-bundle/issues",
                                "source": "https://github.com/symfony/swiftmailer-bundle/tree/v3.5.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"
                                }
                        ],
                        "abandoned": "symfony/mailer",
                        "install-path": "../symfony/swiftmailer-bundle"
                },
                {
                        "name": "symfony/templating",
                        "version": "v4.4.44",
                        "version_normalized": "4.4.44.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/templating.git",
                                "reference": "2bfe94a5ebe0176612186e5f6b6a08a480c9e1f9"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/templating/zipball/2bfe94a5ebe0176612186e5f6b6a08a480c9e1f9",
                                "reference": "2bfe94a5ebe0176612186e5f6b6a08a480c9e1f9",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "symfony/polyfill-ctype": "~1.8"
                        },
                        "require-dev": {
                                "psr/log": "^1|^2|^3"
                        },
                        "suggest": {
                                "psr/log-implementation": "For using debug logging in loaders"
                        },
                        "time": "2022-06-27T13:16:42+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/v4.4.44"
                        },
                        "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": "v4.4.47",
                        "version_normalized": "4.4.47.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/translation.git",
                                "reference": "45036b1d53accc48fe9bab71ccd86d57eba0dd94"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/translation/zipball/45036b1d53accc48fe9bab71ccd86d57eba0dd94",
                                "reference": "45036b1d53accc48fe9bab71ccd86d57eba0dd94",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "symfony/polyfill-mbstring": "~1.0",
                                "symfony/polyfill-php80": "^1.16",
                                "symfony/translation-contracts": "^1.1.6|^2"
                        },
                        "conflict": {
                                "symfony/config": "<3.4",
                                "symfony/dependency-injection": "<3.4",
                                "symfony/http-kernel": "<4.4",
                                "symfony/yaml": "<3.4"
                        },
                        "provide": {
                                "symfony/translation-implementation": "1.0|2.0"
                        },
                        "require-dev": {
                                "psr/log": "^1|^2|^3",
                                "symfony/config": "^3.4|^4.0|^5.0",
                                "symfony/console": "^3.4|^4.0|^5.0",
                                "symfony/dependency-injection": "^3.4|^4.0|^5.0",
                                "symfony/finder": "~2.8|~3.0|~4.0|^5.0",
                                "symfony/http-kernel": "^4.4",
                                "symfony/intl": "^3.4|^4.0|^5.0",
                                "symfony/service-contracts": "^1.1.2|^2",
                                "symfony/yaml": "^3.4|^4.0|^5.0"
                        },
                        "suggest": {
                                "psr/log-implementation": "To use logging capability in translator",
                                "symfony/config": "",
                                "symfony/yaml": ""
                        },
                        "time": "2022-10-03T15:15:11+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "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/v4.4.47"
                        },
                        "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": "v1.10.0",
                        "version_normalized": "1.10.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/translation-contracts.git",
                                "reference": "7462e5c4cb8b9cd152f992e8f10963b5641921f6"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/7462e5c4cb8b9cd152f992e8f10963b5641921f6",
                                "reference": "7462e5c4cb8b9cd152f992e8f10963b5641921f6",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3"
                        },
                        "suggest": {
                                "symfony/translation-implementation": ""
                        },
                        "time": "2022-06-27T13:16:42+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "url": "https://github.com/symfony/contracts",
                                        "name": "symfony/contracts"
                                },
                                "branch-alias": {
                                        "dev-main": "1.1-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Symfony\\Contracts\\Translation\\": ""
                                }
                        },
                        "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/v1.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/translation-contracts"
                },
                {
                        "name": "symfony/twig-bridge",
                        "version": "v4.4.51",
                        "version_normalized": "4.4.51.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/twig-bridge.git",
                                "reference": "83b021cd395053ed30327b9ee5d3fd60631f73f5"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/83b021cd395053ed30327b9ee5d3fd60631f73f5",
                                "reference": "83b021cd395053ed30327b9ee5d3fd60631f73f5",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "symfony/polyfill-php80": "^1.16",
                                "symfony/translation-contracts": "^1.1|^2",
                                "twig/twig": "^1.43|^2.13|^3.0.4"
                        },
                        "conflict": {
                                "symfony/console": "<3.4",
                                "symfony/form": "<4.4",
                                "symfony/http-foundation": "<4.3",
                                "symfony/translation": "<4.2",
                                "symfony/workflow": "<4.3"
                        },
                        "require-dev": {
                                "egulias/email-validator": "^2.1.10|^3",
                                "symfony/asset": "^3.4|^4.0|^5.0",
                                "symfony/console": "^3.4|^4.0|^5.0",
                                "symfony/dependency-injection": "^3.4|^4.0|^5.0",
                                "symfony/error-handler": "^4.4|^5.0",
                                "symfony/expression-language": "^3.4|^4.0|^5.0",
                                "symfony/finder": "^3.4|^4.0|^5.0",
                                "symfony/form": "^4.4.17",
                                "symfony/http-foundation": "^4.3|^5.0",
                                "symfony/http-kernel": "^4.4",
                                "symfony/intl": "^4.4|^5.0",
                                "symfony/mime": "^4.3|^5.0",
                                "symfony/polyfill-intl-icu": "~1.0",
                                "symfony/routing": "^3.4|^4.0|^5.0",
                                "symfony/security-acl": "^2.8|^3.0",
                                "symfony/security-core": "^3.0|^4.0|^5.0",
                                "symfony/security-csrf": "^3.4|^4.0|^5.0",
                                "symfony/security-http": "^3.4|^4.0|^5.0",
                                "symfony/stopwatch": "^3.4|^4.0|^5.0",
                                "symfony/templating": "^3.4|^4.0|^5.0",
                                "symfony/translation": "^4.2.1|^5.0",
                                "symfony/web-link": "^4.4|^5.0",
                                "symfony/workflow": "^4.3|^5.0",
                                "symfony/yaml": "^3.4|^4.0|^5.0",
                                "twig/cssinliner-extra": "^2.12|^3",
                                "twig/inky-extra": "^2.12|^3",
                                "twig/markdown-extra": "^2.12|^3"
                        },
                        "suggest": {
                                "symfony/asset": "For using the AssetExtension",
                                "symfony/expression-language": "For using the ExpressionExtension",
                                "symfony/finder": "",
                                "symfony/form": "For using the FormExtension",
                                "symfony/http-kernel": "For using the HttpKernelExtension",
                                "symfony/routing": "For using the RoutingExtension",
                                "symfony/security-core": "For using the SecurityExtension",
                                "symfony/security-csrf": "For using the CsrfExtension",
                                "symfony/security-http": "For using the LogoutUrlExtension",
                                "symfony/stopwatch": "For using the StopwatchExtension",
                                "symfony/templating": "For using the TwigEngine",
                                "symfony/translation": "For using the TranslationExtension",
                                "symfony/var-dumper": "For using the DumpExtension",
                                "symfony/web-link": "For using the WebLinkExtension",
                                "symfony/yaml": "For using the YamlExtension"
                        },
                        "time": "2023-11-09T21:17:38+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/v4.4.51"
                        },
                        "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": "v4.4.41",
                        "version_normalized": "4.4.41.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/twig-bundle.git",
                                "reference": "164c1edc69f2c7ee337323efc78a8a8a263f45ff"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/164c1edc69f2c7ee337323efc78a8a8a263f45ff",
                                "reference": "164c1edc69f2c7ee337323efc78a8a8a263f45ff",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "symfony/http-foundation": "^4.3|^5.0",
                                "symfony/http-kernel": "^4.4",
                                "symfony/polyfill-ctype": "~1.8",
                                "symfony/polyfill-php80": "^1.16",
                                "symfony/twig-bridge": "^4.4|^5.0",
                                "twig/twig": "^1.43|^2.13|^3.0.4"
                        },
                        "conflict": {
                                "symfony/dependency-injection": "<4.1",
                                "symfony/framework-bundle": "<4.4",
                                "symfony/translation": "<4.2"
                        },
                        "require-dev": {
                                "doctrine/annotations": "^1.10.4",
                                "doctrine/cache": "^1.0|^2.0",
                                "symfony/asset": "^3.4|^4.0|^5.0",
                                "symfony/dependency-injection": "^4.2.5|^5.0",
                                "symfony/expression-language": "^3.4|^4.0|^5.0",
                                "symfony/finder": "^3.4|^4.0|^5.0",
                                "symfony/form": "^3.4|^4.0|^5.0",
                                "symfony/framework-bundle": "^4.4|^5.0",
                                "symfony/routing": "^3.4|^4.0|^5.0",
                                "symfony/stopwatch": "^3.4|^4.0|^5.0",
                                "symfony/templating": "^3.4|^4.0|^5.0",
                                "symfony/translation": "^4.2|^5.0",
                                "symfony/web-link": "^3.4|^4.0|^5.0",
                                "symfony/yaml": "^3.4|^4.0|^5.0"
                        },
                        "time": "2022-04-12T15:19:55+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/v4.4.41"
                        },
                        "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": "v4.4.48",
                        "version_normalized": "4.4.48.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/validator.git",
                                "reference": "54781a4c41efbd283b779110bf8ae7f263737775"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/validator/zipball/54781a4c41efbd283b779110bf8ae7f263737775",
                                "reference": "54781a4c41efbd283b779110bf8ae7f263737775",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "symfony/polyfill-ctype": "~1.8",
                                "symfony/polyfill-mbstring": "~1.0",
                                "symfony/polyfill-php80": "^1.16",
                                "symfony/translation-contracts": "^1.1|^2"
                        },
                        "conflict": {
                                "doctrine/lexer": "<1.1",
                                "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
                                "symfony/dependency-injection": "<3.4",
                                "symfony/http-kernel": "<4.4",
                                "symfony/intl": "<4.3",
                                "symfony/translation": ">=5.0",
                                "symfony/yaml": "<3.4"
                        },
                        "require-dev": {
                                "doctrine/annotations": "^1.10.4",
                                "doctrine/cache": "^1.0|^2.0",
                                "egulias/email-validator": "^2.1.10|^3",
                                "symfony/cache": "^3.4|^4.0|^5.0",
                                "symfony/config": "^3.4|^4.0|^5.0",
                                "symfony/dependency-injection": "^3.4|^4.0|^5.0",
                                "symfony/expression-language": "^3.4|^4.0|^5.0",
                                "symfony/http-client": "^4.3|^5.0",
                                "symfony/http-foundation": "^4.1|^5.0",
                                "symfony/http-kernel": "^4.4",
                                "symfony/intl": "^4.3|^5.0",
                                "symfony/mime": "^4.4|^5.0",
                                "symfony/property-access": "^3.4|^4.0|^5.0",
                                "symfony/property-info": "^3.4|^4.0|^5.0",
                                "symfony/translation": "^4.2",
                                "symfony/yaml": "^3.4|^4.0|^5.0"
                        },
                        "suggest": {
                                "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
                                "doctrine/cache": "For using the default cached annotation reader.",
                                "egulias/email-validator": "Strict (RFC compliant) email validation",
                                "psr/cache-implementation": "For using the mapping cache.",
                                "symfony/config": "",
                                "symfony/expression-language": "For using the Expression validator",
                                "symfony/http-foundation": "",
                                "symfony/intl": "",
                                "symfony/property-access": "For accessing properties within comparison constraints",
                                "symfony/property-info": "To automatically add NotNull and Type constraints",
                                "symfony/translation": "For translating validation errors.",
                                "symfony/yaml": ""
                        },
                        "time": "2022-10-25T13:54:11+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/v4.4.48"
                        },
                        "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": "v4.4.47",
                        "version_normalized": "4.4.47.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/var-dumper.git",
                                "reference": "1069c7a3fca74578022fab6f81643248d02f8e63"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/var-dumper/zipball/1069c7a3fca74578022fab6f81643248d02f8e63",
                                "reference": "1069c7a3fca74578022fab6f81643248d02f8e63",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "symfony/polyfill-mbstring": "~1.0",
                                "symfony/polyfill-php72": "~1.5",
                                "symfony/polyfill-php80": "^1.16"
                        },
                        "conflict": {
                                "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
                                "symfony/console": "<3.4"
                        },
                        "require-dev": {
                                "ext-iconv": "*",
                                "symfony/console": "^3.4|^4.0|^5.0",
                                "symfony/process": "^4.4|^5.0",
                                "twig/twig": "^1.43|^2.13|^3.0.4"
                        },
                        "suggest": {
                                "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
                                "ext-intl": "To show region name in time zone dump",
                                "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
                        },
                        "time": "2022-10-03T15:15:11+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/v4.4.47"
                        },
                        "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": "v4.4.43",
                        "version_normalized": "4.4.43.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/var-exporter.git",
                                "reference": "4a7a3a3d55c471d396e6d28011368b7b83cb518b"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/var-exporter/zipball/4a7a3a3d55c471d396e6d28011368b7b83cb518b",
                                "reference": "4a7a3a3d55c471d396e6d28011368b7b83cb518b",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "symfony/polyfill-php80": "^1.16"
                        },
                        "require-dev": {
                                "symfony/var-dumper": "^4.4.9|^5.0.9"
                        },
                        "time": "2022-05-27T11:44:32+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",
                                "serialize"
                        ],
                        "support": {
                                "source": "https://github.com/symfony/var-exporter/tree/v4.4.43"
                        },
                        "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/web-profiler-bundle",
                        "version": "v4.4.47",
                        "version_normalized": "4.4.47.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/web-profiler-bundle.git",
                                "reference": "c173202d8ce82fde63ec0953eaffdf065018b8f4"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/c173202d8ce82fde63ec0953eaffdf065018b8f4",
                                "reference": "c173202d8ce82fde63ec0953eaffdf065018b8f4",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "symfony/config": "^4.2|^5.0",
                                "symfony/framework-bundle": "^4.4|^5.0",
                                "symfony/http-kernel": "^4.4",
                                "symfony/polyfill-php80": "^1.16",
                                "symfony/routing": "^4.3|^5.0",
                                "symfony/twig-bundle": "^4.2|^5.0",
                                "twig/twig": "^1.43|^2.13|^3.0.4"
                        },
                        "conflict": {
                                "symfony/form": "<4.3",
                                "symfony/messenger": "<4.2"
                        },
                        "require-dev": {
                                "symfony/browser-kit": "^4.3|^5.0",
                                "symfony/console": "^4.3|^5.0",
                                "symfony/css-selector": "^3.4|^4.0|^5.0",
                                "symfony/dependency-injection": "^3.4|^4.0|^5.0",
                                "symfony/stopwatch": "^3.4|^4.0|^5.0"
                        },
                        "time": "2022-09-29T14:10:52+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",
                        "support": {
                                "source": "https://github.com/symfony/web-profiler-bundle/tree/v4.4.47"
                        },
                        "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/web-server-bundle",
                        "version": "v4.4.44",
                        "version_normalized": "4.4.44.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/web-server-bundle.git",
                                "reference": "b58e4ab115c6f6879f6e0de35c08b2dfd9e24c3b"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/web-server-bundle/zipball/b58e4ab115c6f6879f6e0de35c08b2dfd9e24c3b",
                                "reference": "b58e4ab115c6f6879f6e0de35c08b2dfd9e24c3b",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "symfony/config": "^3.4|^4.0|^5.0",
                                "symfony/console": "^3.4|^4.0|^5.0",
                                "symfony/dependency-injection": "^3.4|^4.0|^5.0",
                                "symfony/http-kernel": "^3.4|^4.0|^5.0",
                                "symfony/polyfill-ctype": "~1.8",
                                "symfony/polyfill-php80": "^1.16",
                                "symfony/process": "^3.4.2|^4.0.2|^5.0"
                        },
                        "suggest": {
                                "symfony/expression-language": "For using the filter option of the log server.",
                                "symfony/monolog-bridge": "For using the log server."
                        },
                        "time": "2022-06-27T13:16:42+00:00",
                        "type": "symfony-bundle",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Symfony\\Bundle\\WebServerBundle\\": ""
                                },
                                "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 commands for running applications using the PHP built-in web server",
                        "homepage": "https://symfony.com",
                        "support": {
                                "source": "https://github.com/symfony/web-server-bundle/tree/v4.4.44"
                        },
                        "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"
                                }
                        ],
                        "abandoned": true,
                        "install-path": "../symfony/web-server-bundle"
                },
                {
                        "name": "symfony/webpack-encore-bundle",
                        "version": "v1.17.2",
                        "version_normalized": "1.17.2.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/webpack-encore-bundle.git",
                                "reference": "471ebbc03072dad6e31840dc317bc634a32785f5"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/webpack-encore-bundle/zipball/471ebbc03072dad6e31840dc317bc634a32785f5",
                                "reference": "471ebbc03072dad6e31840dc317bc634a32785f5",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "symfony/asset": "^4.4 || ^5.0 || ^6.0",
                                "symfony/config": "^4.4 || ^5.0 || ^6.0",
                                "symfony/dependency-injection": "^4.4 || ^5.0 || ^6.0",
                                "symfony/deprecation-contracts": "^2.1 || ^3.0",
                                "symfony/http-kernel": "^4.4 || ^5.0 || ^6.0",
                                "symfony/polyfill-php80": "^1.25.0",
                                "symfony/service-contracts": "^1.0 || ^2.0 || ^3.0"
                        },
                        "require-dev": {
                                "symfony/framework-bundle": "^4.4 || ^5.0 || ^6.0",
                                "symfony/phpunit-bridge": "^5.3 || ^6.0",
                                "symfony/twig-bundle": "^4.4 || ^5.0 || ^6.0",
                                "symfony/web-link": "^4.4 || ^5.0 || ^6.0"
                        },
                        "time": "2023-09-26T14:36:28+00:00",
                        "type": "symfony-bundle",
                        "extra": {
                                "thanks": {
                                        "url": "https://github.com/symfony/webpack-encore",
                                        "name": "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/v1.17.2"
                        },
                        "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": "v4.4.45",
                        "version_normalized": "4.4.45.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/yaml.git",
                                "reference": "aeccc4dc52a9e634f1d1eebeb21eacfdcff1053d"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/yaml/zipball/aeccc4dc52a9e634f1d1eebeb21eacfdcff1053d",
                                "reference": "aeccc4dc52a9e634f1d1eebeb21eacfdcff1053d",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "symfony/polyfill-ctype": "~1.8"
                        },
                        "conflict": {
                                "symfony/console": "<3.4"
                        },
                        "require-dev": {
                                "symfony/console": "^3.4|^4.0|^5.0"
                        },
                        "suggest": {
                                "symfony/console": "For validating YAML files using the lint command"
                        },
                        "time": "2022-08-02T15:47:23+00:00",
                        "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/v4.4.45"
                        },
                        "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": "tecnickcom/tc-lib-barcode",
                        "version": "1.18.4",
                        "version_normalized": "1.18.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/tecnickcom/tc-lib-barcode.git",
                                "reference": "cd81392e6e1e57e0f6ff8519b1edbc11d8e47a44"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/tecnickcom/tc-lib-barcode/zipball/cd81392e6e1e57e0f6ff8519b1edbc11d8e47a44",
                                "reference": "cd81392e6e1e57e0f6ff8519b1edbc11d8e47a44",
                                "shasum": ""
                        },
                        "require": {
                                "ext-bcmath": "*",
                                "ext-date": "*",
                                "ext-gd": "*",
                                "ext-pcre": "*",
                                "php": ">=5.6",
                                "tecnickcom/tc-lib-color": "^1.14"
                        },
                        "require-dev": {
                                "pdepend/pdepend": "2.13.0",
                                "phpmd/phpmd": "2.13.0",
                                "phpunit/phpunit": "10.1.2 || 9.6.7 || 8.5.31 || 7.5.20 || 6.5.14 || 5.7.27 || 4.8.36",
                                "squizlabs/php_codesniffer": "3.7.2 || 2.9.2"
                        },
                        "time": "2023-10-23T09:30:01+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Com\\Tecnick\\Barcode\\": "src"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "LGPL-3.0-or-later"
                        ],
                        "authors": [
                                {
                                        "name": "Nicola Asuni",
                                        "email": "info@tecnick.com",
                                        "role": "lead"
                                }
                        ],
                        "description": "PHP library to generate linear and bidimensional barcodes",
                        "homepage": "http://www.tecnick.com",
                        "keywords": [
                                "3 of 9",
                                "ANSI MH10.8M-1983",
                                "CBC",
                                "CODABAR",
                                "CODE 11",
                                "CODE 128 A B C",
                                "CODE 39",
                                "CODE 93",
                                "EAN 13",
                                "EAN 8",
                                "ECC200",
                                "ISO IEC 15438 2006",
                                "ISO IEC 16022",
                                "ISO IEC 24778 2008",
                                "Intelligent Mail Barcode",
                                "Interleaved 2 of 5",
                                "KIX",
                                "Klant",
                                "MSI",
                                "Onecode",
                                "PHARMACODE",
                                "PHARMACODE TWO-TRACKS",
                                "POSTNET",
                                "RMS4CC",
                                "Standard 2 of 5",
                                "UPC-A",
                                "UPC-E",
                                "USD-3",
                                "USPS-B-3200",
                                "USS-93",
                                "aztec",
                                "barcode",
                                "datamatrix",
                                "pdf417",
                                "planet",
                                "qr-code",
                                "royal mail",
                                "tc-lib-barcode",
                                "upc"
                        ],
                        "support": {
                                "issues": "https://github.com/tecnickcom/tc-lib-barcode/issues",
                                "source": "https://github.com/tecnickcom/tc-lib-barcode/tree/1.18.4"
                        },
                        "funding": [
                                {
                                        "url": "https://www.paypal.com/cgi-bin/webscr?cmd=_donations&currency_code=GBP&business=paypal@tecnick.com&item_name=donation%20for%20tc-lib-barcode%20project",
                                        "type": "custom"
                                }
                        ],
                        "install-path": "../tecnickcom/tc-lib-barcode"
                },
                {
                        "name": "tecnickcom/tc-lib-color",
                        "version": "1.14.39",
                        "version_normalized": "1.14.39.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/tecnickcom/tc-lib-color.git",
                                "reference": "f7a414e7ddbdcd98105506ca1eecc68d4820fb89"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/tecnickcom/tc-lib-color/zipball/f7a414e7ddbdcd98105506ca1eecc68d4820fb89",
                                "reference": "f7a414e7ddbdcd98105506ca1eecc68d4820fb89",
                                "shasum": ""
                        },
                        "require": {
                                "ext-pcre": "*",
                                "php": ">=5.3"
                        },
                        "require-dev": {
                                "pdepend/pdepend": "2.13.0",
                                "phpmd/phpmd": "2.13.0",
                                "phpunit/phpunit": "10.1.2 || 9.6.7 || 8.5.31 || 7.5.20 || 6.5.14 || 5.7.27 || 4.8.36",
                                "squizlabs/php_codesniffer": "3.7.2 || 2.9.2"
                        },
                        "time": "2023-10-23T09:28:20+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Com\\Tecnick\\Color\\": "src"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "LGPL-3.0-or-later"
                        ],
                        "authors": [
                                {
                                        "name": "Nicola Asuni",
                                        "email": "info@tecnick.com",
                                        "role": "lead"
                                }
                        ],
                        "description": "PHP library to manipulate various color representations",
                        "homepage": "http://www.tecnick.com",
                        "keywords": [
                                "cmyk",
                                "color",
                                "colors",
                                "colour",
                                "colours",
                                "hsl",
                                "hsla",
                                "javascript",
                                "rgb",
                                "rgba",
                                "tc-lib-color",
                                "web"
                        ],
                        "support": {
                                "issues": "https://github.com/tecnickcom/tc-lib-color/issues",
                                "source": "https://github.com/tecnickcom/tc-lib-color/tree/1.14.39"
                        },
                        "funding": [
                                {
                                        "url": "https://www.paypal.com/cgi-bin/webscr?cmd=_donations&currency_code=GBP&business=paypal@tecnick.com&item_name=donation%20for%20tc-lib-color%20project",
                                        "type": "custom"
                                }
                        ],
                        "install-path": "../tecnickcom/tc-lib-color"
                },
                {
                        "name": "twig/extensions",
                        "version": "v1.5.4",
                        "version_normalized": "1.5.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/twigphp/Twig-extensions.git",
                                "reference": "57873c8b0c1be51caa47df2cdb824490beb16202"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/twigphp/Twig-extensions/zipball/57873c8b0c1be51caa47df2cdb824490beb16202",
                                "reference": "57873c8b0c1be51caa47df2cdb824490beb16202",
                                "shasum": ""
                        },
                        "require": {
                                "twig/twig": "^1.27|^2.0"
                        },
                        "require-dev": {
                                "symfony/phpunit-bridge": "^3.4",
                                "symfony/translation": "^2.7|^3.4"
                        },
                        "suggest": {
                                "symfony/translation": "Allow the time_diff output to be translated"
                        },
                        "time": "2018-12-05T18:34:18+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "1.5-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-0": {
                                        "Twig_Extensions_": "lib/"
                                },
                                "psr-4": {
                                        "Twig\\Extensions\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Fabien Potencier",
                                        "email": "fabien@symfony.com"
                                }
                        ],
                        "description": "Common additional features for Twig that do not directly belong in core",
                        "keywords": [
                                "i18n",
                                "text"
                        ],
                        "abandoned": true,
                        "install-path": "../twig/extensions"
                },
                {
                        "name": "twig/inky-extra",
                        "version": "v3.7.1",
                        "version_normalized": "3.7.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/twigphp/inky-extra.git",
                                "reference": "c6145677b63b3fcd27b1b3bbae9e64edbf12a273"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/twigphp/inky-extra/zipball/c6145677b63b3fcd27b1b3bbae9e64edbf12a273",
                                "reference": "c6145677b63b3fcd27b1b3bbae9e64edbf12a273",
                                "shasum": ""
                        },
                        "require": {
                                "lorenzo/pinky": "^1.0.5",
                                "php": ">=7.1.3",
                                "twig/twig": "^2.7|^3.0"
                        },
                        "require-dev": {
                                "symfony/phpunit-bridge": "^5.4|^6.3"
                        },
                        "time": "2023-07-29T15:34:56+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Twig\\Extra\\Inky\\": ""
                                },
                                "exclude-from-classmap": [
                                        "/Tests/"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Fabien Potencier",
                                        "email": "fabien@symfony.com",
                                        "homepage": "http://fabien.potencier.org",
                                        "role": "Lead Developer"
                                }
                        ],
                        "description": "A Twig extension for the inky email templating engine",
                        "homepage": "https://twig.symfony.com",
                        "keywords": [
                                "email",
                                "emails",
                                "inky",
                                "twig"
                        ],
                        "support": {
                                "source": "https://github.com/twigphp/inky-extra/tree/v3.7.1"
                        },
                        "funding": [
                                {
                                        "url": "https://github.com/fabpot",
                                        "type": "github"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/twig/twig",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../twig/inky-extra"
                },
                {
                        "name": "twig/twig",
                        "version": "v2.16.1",
                        "version_normalized": "2.16.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/twigphp/Twig.git",
                                "reference": "19185947ec75d433a3ac650af32fc05649b95ee1"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/twigphp/Twig/zipball/19185947ec75d433a3ac650af32fc05649b95ee1",
                                "reference": "19185947ec75d433a3ac650af32fc05649b95ee1",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.3",
                                "symfony/polyfill-ctype": "^1.8",
                                "symfony/polyfill-mbstring": "^1.3",
                                "symfony/polyfill-php72": "^1.8"
                        },
                        "require-dev": {
                                "psr/container": "^1.0",
                                "symfony/phpunit-bridge": "^5.4.9|^6.3"
                        },
                        "time": "2024-09-09T17:53:56+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "2.16-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-0": {
                                        "Twig_": "lib/"
                                },
                                "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/v2.16.1"
                        },
                        "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": "1.8.8",
                        "version_normalized": "1.8.8.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/dustin10/VichUploaderBundle.git",
                                "reference": "759bf0e6d8ceb4bcfb066da9b2789ab3dfea0d9c"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/dustin10/VichUploaderBundle/zipball/759bf0e6d8ceb4bcfb066da9b2789ab3dfea0d9c",
                                "reference": "759bf0e6d8ceb4bcfb066da9b2789ab3dfea0d9c",
                                "shasum": ""
                        },
                        "require": {
                                "behat/transliterator": "^1.2",
                                "jms/metadata": "^1.6",
                                "php": "^7.1",
                                "symfony/config": "^3.4|^4.0",
                                "symfony/dependency-injection": "^3.4|^4.0",
                                "symfony/event-dispatcher": "^3.4|^4.0",
                                "symfony/form": "^3.4|^4.0",
                                "symfony/http-foundation": "^3.4|^4.0",
                                "symfony/http-kernel": "^3.4|^4.0",
                                "symfony/property-access": "^3.4|^4.0",
                                "symfony/templating": "^3.4|^4.0"
                        },
                        "require-dev": {
                                "alcaeus/mongo-php-adapter": "^1.1",
                                "doctrine/doctrine-bundle": "^1.8",
                                "doctrine/mongodb-odm": "^1.2",
                                "doctrine/orm": "^2.5",
                                "ext-sqlite3": "*",
                                "knplabs/knp-gaufrette-bundle": "^0.5",
                                "matthiasnoback/symfony-dependency-injection-test": "^2.3|^3.0",
                                "mikey179/vfsstream": "^1.6",
                                "oneup/flysystem-bundle": "^3.0",
                                "phpunit/phpunit": "^6.5|^7.0",
                                "symfony/browser-kit": "^3.4|^4.0",
                                "symfony/css-selector": "^3.4|^4.0",
                                "symfony/doctrine-bridge": "^3.4|^4.0",
                                "symfony/dom-crawler": "^3.4|^4.0",
                                "symfony/framework-bundle": "^3.4|^4.0",
                                "symfony/phpunit-bridge": "^3.3",
                                "symfony/security-csrf": "^3.4|^4.0",
                                "symfony/translation": "^3.4|^4.0",
                                "symfony/twig-bridge": "^3.4|^4.0",
                                "symfony/twig-bundle": "^3.4|^4.0",
                                "symfony/validator": "^3.4|^4.0",
                                "symfony/var-dumper": "^3.4|^4.0",
                                "symfony/yaml": "^3.4|^4.0"
                        },
                        "suggest": {
                                "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",
                                "liip/imagine-bundle": "To generate image thumbnails",
                                "ocramius/proxy-manager": "To use lazy services",
                                "oneup/flysystem-bundle": "For integration with Flysystem",
                                "symfony/yaml": "To use YAML mapping",
                                "willdurand/propel-eventdispatcher-bundle": "For integration with Propel"
                        },
                        "time": "2019-04-28T17:16:03+00:00",
                        "type": "symfony-bundle",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "1.8.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Vich\\UploaderBundle\\": ""
                                }
                        },
                        "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"
                        ],
                        "install-path": "../vich/uploader-bundle"
                },
                {
                        "name": "willdurand/geocoder",
                        "version": "4.2.2",
                        "version_normalized": "4.2.2.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/geocoder-php/php-common.git",
                                "reference": "31bc59626c737871c3d5cc4dc9bc468a7668d0d1"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/geocoder-php/php-common/zipball/31bc59626c737871c3d5cc4dc9bc468a7668d0d1",
                                "reference": "31bc59626c737871c3d5cc4dc9bc468a7668d0d1",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^7.0"
                        },
                        "require-dev": {
                                "nyholm/nsa": "^1.1",
                                "phpunit/phpunit": "^6.5 || ^7.5",
                                "symfony/stopwatch": "~2.5"
                        },
                        "suggest": {
                                "symfony/stopwatch": "If you want to use the TimedGeocoder"
                        },
                        "time": "2020-01-22T09:02:24+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "4.1-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Geocoder\\": ""
                                },
                                "exclude-from-classmap": [
                                        "/Tests/"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "William Durand",
                                        "email": "william.durand1@gmail.com"
                                }
                        ],
                        "description": "Common files for PHP Geocoder",
                        "homepage": "http://geocoder-php.org",
                        "keywords": [
                                "abstraction",
                                "geocoder",
                                "geocoding",
                                "geoip"
                        ],
                        "install-path": "../willdurand/geocoder"
                },
                {
                        "name": "willdurand/geocoder-bundle",
                        "version": "5.12.0",
                        "version_normalized": "5.12.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/geocoder-php/BazingaGeocoderBundle.git",
                                "reference": "22697db03707ca0126f8b56646dc35bdb9b61e57"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/geocoder-php/BazingaGeocoderBundle/zipball/22697db03707ca0126f8b56646dc35bdb9b61e57",
                                "reference": "22697db03707ca0126f8b56646dc35bdb9b61e57",
                                "shasum": ""
                        },
                        "require": {
                                "geocoder-php/plugin": "^1.0",
                                "php": "^7.1",
                                "php-http/discovery": "^1.7",
                                "symfony/console": "^3.4 || ^4.2 || ^5.0",
                                "symfony/framework-bundle": "^3.4 || ^4.2 || ^5.0",
                                "symfony/options-resolver": "^3.4 || ^4.2 || ^5.0",
                                "willdurand/geocoder": "^4.0"
                        },
                        "conflict": {
                                "geocoder-php/nominatim-provider": "<5.0",
                                "willdurand/geocoder": "3.2"
                        },
                        "require-dev": {
                                "doctrine/cache": "~1.3",
                                "doctrine/orm": "~2.3",
                                "fzaninotto/faker": "^1.8",
                                "geocoder-php/algolia-places-provider": "^0.1.1",
                                "geocoder-php/arcgis-online-provider": "^4.0",
                                "geocoder-php/bing-maps-provider": "^4.0",
                                "geocoder-php/cache-provider": "^4.0",
                                "geocoder-php/chain-provider": "^4.0",
                                "geocoder-php/free-geoip-provider": "^4.0",
                                "geocoder-php/geo-plugin-provider": "^4.0",
                                "geocoder-php/geoip2-provider": "^4.0",
                                "geocoder-php/geoips-provider": "^4.0",
                                "geocoder-php/geonames-provider": "^4.0",
                                "geocoder-php/google-maps-places-provider": "^1.0",
                                "geocoder-php/google-maps-provider": "^4.0",
                                "geocoder-php/here-provider": "^0.2",
                                "geocoder-php/host-ip-provider": "^4.0",
                                "geocoder-php/ip-info-db-provider": "^4.0",
                                "geocoder-php/ip-info-provider": "^0.1",
                                "geocoder-php/ipstack-provider": "^0.1",
                                "geocoder-php/mapbox-provider": "^1.0",
                                "geocoder-php/mapquest-provider": "^4.0",
                                "geocoder-php/mapzen-provider": "^4.0",
                                "geocoder-php/maxmind-binary-provider": "^4.0",
                                "geocoder-php/maxmind-provider": "^4.0",
                                "geocoder-php/nominatim-provider": "^5.0",
                                "geocoder-php/open-cage-provider": "^4.0",
                                "geocoder-php/pickpoint-provider": "^4.0",
                                "geocoder-php/tomtom-provider": "^4.0",
                                "geocoder-php/yandex-provider": "^4.0",
                                "geoip/geoip": "~1.17",
                                "nyholm/nsa": "^1.1",
                                "nyholm/psr7": "^1.0",
                                "nyholm/symfony-bundle-test": "^1.6.1",
                                "php-http/curl-client": "^1.7",
                                "php-http/message": "^1.5",
                                "symfony/config": ">=3.4.31",
                                "symfony/phpunit-bridge": "^4.4",
                                "symfony/validator": "^3.4 || ^4.2 || ^5.0",
                                "symfony/yaml": "^3.4 || ^4.2 || ^5.0"
                        },
                        "time": "2020-08-13T03:43:54+00:00",
                        "type": "symfony-bundle",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "5.0-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Bazinga\\GeocoderBundle\\": ""
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "William Durand",
                                        "email": "will+git@drnd.me"
                                }
                        ],
                        "description": "Integration of Geocoder into Symfony",
                        "keywords": [
                                "geocoder",
                                "geocoding"
                        ],
                        "install-path": "../willdurand/geocoder-bundle"
                },
                {
                        "name": "willdurand/jsonp-callback-validator",
                        "version": "v1.1.0",
                        "version_normalized": "1.1.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/willdurand/JsonpCallbackValidator.git",
                                "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/willdurand/JsonpCallbackValidator/zipball/1a7d388bb521959e612ef50c5c7b1691b097e909",
                                "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.3.0"
                        },
                        "require-dev": {
                                "phpunit/phpunit": "~3.7"
                        },
                        "time": "2014-01-20T22:35:06+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": "william.durand1@gmail.com",
                                        "homepage": "http://www.willdurand.fr"
                                }
                        ],
                        "description": "JSONP callback validator.",
                        "install-path": "../willdurand/jsonp-callback-validator"
                },
                {
                        "name": "willdurand/negotiation",
                        "version": "3.1.0",
                        "version_normalized": "3.1.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/willdurand/Negotiation.git",
                                "reference": "68e9ea0553ef6e2ee8db5c1d98829f111e623ec2"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/68e9ea0553ef6e2ee8db5c1d98829f111e623ec2",
                                "reference": "68e9ea0553ef6e2ee8db5c1d98829f111e623ec2",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1.0"
                        },
                        "require-dev": {
                                "symfony/phpunit-bridge": "^5.0"
                        },
                        "time": "2022-01-30T20:08:53+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "3.0-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Negotiation\\": "src/Negotiation"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "William Durand",
                                        "email": "will+git@drnd.me"
                                }
                        ],
                        "description": "Content Negotiation tools for PHP provided as a standalone library.",
                        "homepage": "http://williamdurand.fr/Negotiation/",
                        "keywords": [
                                "accept",
                                "content",
                                "format",
                                "header",
                                "negotiation"
                        ],
                        "support": {
                                "issues": "https://github.com/willdurand/Negotiation/issues",
                                "source": "https://github.com/willdurand/Negotiation/tree/3.1.0"
                        },
                        "install-path": "../willdurand/negotiation"
                }
        ],
        "dev": true,
        "dev-package-names": [
                "composer/pcre",
                "composer/semver",
                "composer/xdebug-handler",
                "dama/doctrine-test-bundle",
                "easycorp/easy-deploy-bundle",
                "friendsofphp/php-cs-fixer",
                "nikic/php-parser",
                "php-cs-fixer/diff",
                "symfony/browser-kit",
                "symfony/css-selector",
                "symfony/debug-bundle",
                "symfony/dom-crawler",
                "symfony/dotenv",
                "symfony/maker-bundle",
                "symfony/phpunit-bridge",
                "symfony/polyfill-php70",
                "symfony/web-profiler-bundle",
                "symfony/web-server-bundle"
        ]
}
