{
        "packages": [
                {
                        "name": "contributte/di",
                        "version": "v0.3.1",
                        "version_normalized": "0.3.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/contributte/di.git",
                                "reference": "de531e26ba4b70d570b59a28cfd81cc17de6800a"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/contributte/di/zipball/de531e26ba4b70d570b59a28cfd81cc17de6800a",
                                "reference": "de531e26ba4b70d570b59a28cfd81cc17de6800a",
                                "shasum": ""
                        },
                        "require": {
                                "nette/di": "~2.4.13",
                                "nette/utils": "~2.5.2",
                                "php": ">= 7.1"
                        },
                        "conflict": {
                                "nette/caching": "<2.5.8",
                                "nette/finder": "<2.4.0",
                                "nette/reflection": "<2.4.2",
                                "nette/robot-loader": "<2.4.4"
                        },
                        "require-dev": {
                                "nette/bootstrap": "~2.4.6",
                                "nette/reflection": "~2.4.2",
                                "nette/robot-loader": "~2.4.4|~3.0.4|~3.1.0",
                                "ninjify/nunjuck": "^0.2.0",
                                "ninjify/qa": "^0.8.0"
                        },
                        "suggest": {
                                "nette/reflection": "to use AutoloadExtension[CompilerExtension]",
                                "nette/robot-loader": "to use AutoloadExtension[CompilerExtension]"
                        },
                        "time": "2019-04-02T06:36:43+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "0.4.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Contributte\\DI\\": "src"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Milan Felix Šulc",
                                        "homepage": "https://f3l1x.io"
                                }
                        ],
                        "description": "Extra contrib to nette/di",
                        "homepage": "https://github.com/contributte/di",
                        "keywords": [
                                "dependency",
                                "inject",
                                "nette"
                        ],
                        "support": {
                                "issues": "https://github.com/contributte/di/issues",
                                "source": "https://github.com/contributte/di/tree/v0.3.1"
                        },
                        "install-path": "../contributte/di"
                },
                {
                        "name": "contributte/monolog",
                        "version": "v0.2.2",
                        "version_normalized": "0.2.2.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/contributte/monolog.git",
                                "reference": "b2461ced0dff5f43245678cd690d279426b35d25"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/contributte/monolog/zipball/b2461ced0dff5f43245678cd690d279426b35d25",
                                "reference": "b2461ced0dff5f43245678cd690d279426b35d25",
                                "shasum": ""
                        },
                        "require": {
                                "monolog/monolog": "^1.23.0",
                                "nette/di": "~2.4.12",
                                "nette/utils": "~2.5.2",
                                "php": ">=7.1.0"
                        },
                        "conflict": {
                                "tracy/tracy": "<2.6.2"
                        },
                        "require-dev": {
                                "ninjify/qa": "^0.9.0",
                                "phpstan/phpstan-deprecation-rules": "^0.11",
                                "phpstan/phpstan-nette": "^0.11",
                                "phpstan/phpstan-shim": "^0.11",
                                "phpstan/phpstan-strict-rules": "^0.11",
                                "phpunit/phpunit": "^8.1.3",
                                "tracy/tracy": "~2.6.2"
                        },
                        "time": "2019-05-30T08:51:35+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "0.3.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Contributte\\Monolog\\": "src"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MPL-2.0"
                        ],
                        "authors": [
                                {
                                        "name": "Marek Bartoš",
                                        "homepage": "https://marek-bartos.cz"
                                }
                        ],
                        "description": "Monolog integration into Nette Framework",
                        "homepage": "https://github.com/contributte/monolog",
                        "keywords": [
                                "logging",
                                "monolog",
                                "nette"
                        ],
                        "support": {
                                "issues": "https://github.com/contributte/monolog/issues",
                                "source": "https://github.com/contributte/monolog/tree/master"
                        },
                        "install-path": "../contributte/monolog"
                },
                {
                        "name": "fig/http-message-util",
                        "version": "1.1.5",
                        "version_normalized": "1.1.5.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/php-fig/http-message-util.git",
                                "reference": "9d94dc0154230ac39e5bf89398b324a86f63f765"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/php-fig/http-message-util/zipball/9d94dc0154230ac39e5bf89398b324a86f63f765",
                                "reference": "9d94dc0154230ac39e5bf89398b324a86f63f765",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^5.3 || ^7.0 || ^8.0"
                        },
                        "suggest": {
                                "psr/http-message": "The package containing the PSR-7 interfaces"
                        },
                        "time": "2020-11-24T22:02:12+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "1.1.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Fig\\Http\\Message\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "PHP-FIG",
                                        "homepage": "https://www.php-fig.org/"
                                }
                        ],
                        "description": "Utility classes and constants for use with PSR-7 (psr/http-message)",
                        "keywords": [
                                "http",
                                "http-message",
                                "psr",
                                "psr-7",
                                "request",
                                "response"
                        ],
                        "support": {
                                "issues": "https://github.com/php-fig/http-message-util/issues",
                                "source": "https://github.com/php-fig/http-message-util/tree/1.1.5"
                        },
                        "install-path": "../fig/http-message-util"
                },
                {
                        "name": "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": "nette/di",
                        "version": "v2.4.16",
                        "version_normalized": "2.4.16.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/nette/di.git",
                                "reference": "2d5c53d74ae4e65dc943a212d849e30bef011a4e"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/nette/di/zipball/2d5c53d74ae4e65dc943a212d849e30bef011a4e",
                                "reference": "2d5c53d74ae4e65dc943a212d849e30bef011a4e",
                                "shasum": ""
                        },
                        "require": {
                                "ext-tokenizer": "*",
                                "nette/neon": "^2.3.3 || ~3.0.0",
                                "nette/php-generator": "^2.6.1 || ^3.0.0",
                                "nette/utils": "^2.5.0 || ~3.0.0",
                                "php": ">=5.6.0"
                        },
                        "conflict": {
                                "nette/bootstrap": "<2.4",
                                "nette/nette": "<2.2"
                        },
                        "require-dev": {
                                "nette/tester": "^2.0",
                                "tracy/tracy": "^2.3"
                        },
                        "time": "2019-11-19T18:25:17+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "2.4-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "classmap": [
                                        "src/"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "BSD-3-Clause",
                                "GPL-2.0",
                                "GPL-3.0"
                        ],
                        "authors": [
                                {
                                        "name": "David Grudl",
                                        "homepage": "https://davidgrudl.com"
                                },
                                {
                                        "name": "Nette Community",
                                        "homepage": "https://nette.org/contributors"
                                }
                        ],
                        "description": "💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP 7.1 features.",
                        "homepage": "https://nette.org",
                        "keywords": [
                                "compiled",
                                "di",
                                "dic",
                                "factory",
                                "ioc",
                                "nette",
                                "static"
                        ],
                        "support": {
                                "issues": "https://github.com/nette/di/issues",
                                "source": "https://github.com/nette/di/tree/v2.4.16"
                        },
                        "install-path": "../nette/di"
                },
                {
                        "name": "nette/neon",
                        "version": "v3.0.1",
                        "version_normalized": "3.0.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/nette/neon.git",
                                "reference": "5674a266495125d43d9fb58d6663b98bd827fa81"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/nette/neon/zipball/5674a266495125d43d9fb58d6663b98bd827fa81",
                                "reference": "5674a266495125d43d9fb58d6663b98bd827fa81",
                                "shasum": ""
                        },
                        "require": {
                                "ext-iconv": "*",
                                "ext-json": "*",
                                "php": ">=7.0"
                        },
                        "require-dev": {
                                "nette/tester": "^2.0",
                                "tracy/tracy": "^2.3"
                        },
                        "time": "2020-03-04T11:45:23+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "3.0-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "classmap": [
                                        "src/"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "BSD-3-Clause",
                                "GPL-2.0",
                                "GPL-3.0"
                        ],
                        "authors": [
                                {
                                        "name": "David Grudl",
                                        "homepage": "https://davidgrudl.com"
                                },
                                {
                                        "name": "Nette Community",
                                        "homepage": "https://nette.org/contributors"
                                }
                        ],
                        "description": "🍸 Nette NEON: encodes and decodes NEON file format.",
                        "homepage": "https://ne-on.org",
                        "keywords": [
                                "export",
                                "import",
                                "neon",
                                "nette",
                                "yaml"
                        ],
                        "support": {
                                "issues": "https://github.com/nette/neon/issues",
                                "source": "https://github.com/nette/neon/tree/v3.0.1"
                        },
                        "install-path": "../nette/neon"
                },
                {
                        "name": "nette/php-generator",
                        "version": "v3.4.1",
                        "version_normalized": "3.4.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/nette/php-generator.git",
                                "reference": "7051954c534cebafd650efe8b145ac75b223cb66"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/nette/php-generator/zipball/7051954c534cebafd650efe8b145ac75b223cb66",
                                "reference": "7051954c534cebafd650efe8b145ac75b223cb66",
                                "shasum": ""
                        },
                        "require": {
                                "nette/utils": "^2.4.2 || ^3.0",
                                "php": ">=7.1"
                        },
                        "require-dev": {
                                "nette/tester": "^2.0",
                                "nikic/php-parser": "^4.4",
                                "phpstan/phpstan": "^0.12",
                                "tracy/tracy": "^2.3"
                        },
                        "suggest": {
                                "nikic/php-parser": "to use ClassType::withBodiesFrom() & GlobalFunction::withBodyFrom()"
                        },
                        "time": "2020-06-19T14:31:47+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "3.4-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "classmap": [
                                        "src/"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "BSD-3-Clause",
                                "GPL-2.0-only",
                                "GPL-3.0-only"
                        ],
                        "authors": [
                                {
                                        "name": "David Grudl",
                                        "homepage": "https://davidgrudl.com"
                                },
                                {
                                        "name": "Nette Community",
                                        "homepage": "https://nette.org/contributors"
                                }
                        ],
                        "description": "🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 7.4 features.",
                        "homepage": "https://nette.org",
                        "keywords": [
                                "code",
                                "nette",
                                "php",
                                "scaffolding"
                        ],
                        "support": {
                                "issues": "https://github.com/nette/php-generator/issues",
                                "source": "https://github.com/nette/php-generator/tree/master"
                        },
                        "install-path": "../nette/php-generator"
                },
                {
                        "name": "nette/utils",
                        "version": "v2.5.7",
                        "version_normalized": "2.5.7.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/nette/utils.git",
                                "reference": "d272f87cd6491377231702b1ccd920b6e981b713"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/nette/utils/zipball/d272f87cd6491377231702b1ccd920b6e981b713",
                                "reference": "d272f87cd6491377231702b1ccd920b6e981b713",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.6.0"
                        },
                        "conflict": {
                                "nette/nette": "<2.2"
                        },
                        "require-dev": {
                                "nette/tester": "~2.0",
                                "tracy/tracy": "^2.3"
                        },
                        "suggest": {
                                "ext-gd": "to use Image",
                                "ext-iconv": "to use Strings::webalize() and toAscii()",
                                "ext-intl": "for script transliteration in Strings::webalize() and toAscii()",
                                "ext-json": "to use Nette\\Utils\\Json",
                                "ext-mbstring": "to use Strings::lower() etc...",
                                "ext-xml": "to use Strings::length() etc. when mbstring is not available"
                        },
                        "time": "2020-12-13T14:12:17+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "2.5-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "src/loader.php"
                                ],
                                "classmap": [
                                        "src/"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "BSD-3-Clause",
                                "GPL-2.0",
                                "GPL-3.0"
                        ],
                        "authors": [
                                {
                                        "name": "David Grudl",
                                        "homepage": "https://davidgrudl.com"
                                },
                                {
                                        "name": "Nette Community",
                                        "homepage": "https://nette.org/contributors"
                                }
                        ],
                        "description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.",
                        "homepage": "https://nette.org",
                        "keywords": [
                                "array",
                                "core",
                                "datetime",
                                "images",
                                "json",
                                "nette",
                                "paginator",
                                "password",
                                "slugify",
                                "string",
                                "unicode",
                                "utf-8",
                                "utility",
                                "validation"
                        ],
                        "support": {
                                "issues": "https://github.com/nette/utils/issues",
                                "source": "https://github.com/nette/utils/tree/v2.5.7"
                        },
                        "install-path": "../nette/utils"
                },
                {
                        "name": "nikic/fast-route",
                        "version": "v1.3.0",
                        "version_normalized": "1.3.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/nikic/FastRoute.git",
                                "reference": "181d480e08d9476e61381e04a71b34dc0432e812"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/nikic/FastRoute/zipball/181d480e08d9476e61381e04a71b34dc0432e812",
                                "reference": "181d480e08d9476e61381e04a71b34dc0432e812",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.4.0"
                        },
                        "require-dev": {
                                "phpunit/phpunit": "^4.8.35|~5.7"
                        },
                        "time": "2018-02-13T20:26:39+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "FastRoute\\": "src/"
                                },
                                "files": [
                                        "src/functions.php"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "BSD-3-Clause"
                        ],
                        "authors": [
                                {
                                        "name": "Nikita Popov",
                                        "email": "nikic@php.net"
                                }
                        ],
                        "description": "Fast request router for PHP",
                        "keywords": [
                                "router",
                                "routing"
                        ],
                        "install-path": "../nikic/fast-route"
                },
                {
                        "name": "pimple/pimple",
                        "version": "v3.6.2",
                        "version_normalized": "3.6.2.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/silexphp/Pimple.git",
                                "reference": "8cfe7f74ac22a433d303914eba9ea4c2a834edce"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/silexphp/Pimple/zipball/8cfe7f74ac22a433d303914eba9ea4c2a834edce",
                                "reference": "8cfe7f74ac22a433d303914eba9ea4c2a834edce",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.2.5",
                                "psr/container": "^1.1 || ^2.0"
                        },
                        "require-dev": {
                                "phpunit/phpunit": "*"
                        },
                        "time": "2026-02-26T08:23:44+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "3.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-0": {
                                        "Pimple": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Fabien Potencier",
                                        "email": "fabien@symfony.com"
                                }
                        ],
                        "description": "Pimple, a simple Dependency Injection Container",
                        "homepage": "https://pimple.symfony.com",
                        "keywords": [
                                "container",
                                "dependency injection"
                        ],
                        "support": {
                                "source": "https://github.com/silexphp/Pimple/tree/v3.6.2"
                        },
                        "install-path": "../pimple/pimple"
                },
                {
                        "name": "psr/container",
                        "version": "1.1.2",
                        "version_normalized": "1.1.2.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/php-fig/container.git",
                                "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
                                "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.4.0"
                        },
                        "time": "2021-11-05T16:50:12+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Psr\\Container\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "PHP-FIG",
                                        "homepage": "https://www.php-fig.org/"
                                }
                        ],
                        "description": "Common Container Interface (PHP FIG PSR-11)",
                        "homepage": "https://github.com/php-fig/container",
                        "keywords": [
                                "PSR-11",
                                "container",
                                "container-interface",
                                "container-interop",
                                "psr"
                        ],
                        "support": {
                                "issues": "https://github.com/php-fig/container/issues",
                                "source": "https://github.com/php-fig/container/tree/1.1.2"
                        },
                        "install-path": "../psr/container"
                },
                {
                        "name": "psr/http-factory",
                        "version": "1.1.0",
                        "version_normalized": "1.1.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/php-fig/http-factory.git",
                                "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
                                "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1",
                                "psr/http-message": "^1.0 || ^2.0"
                        },
                        "time": "2024-04-15T12:06:14+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "1.0.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Psr\\Http\\Message\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "PHP-FIG",
                                        "homepage": "https://www.php-fig.org/"
                                }
                        ],
                        "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
                        "keywords": [
                                "factory",
                                "http",
                                "message",
                                "psr",
                                "psr-17",
                                "psr-7",
                                "request",
                                "response"
                        ],
                        "support": {
                                "source": "https://github.com/php-fig/http-factory"
                        },
                        "install-path": "../psr/http-factory"
                },
                {
                        "name": "psr/http-message",
                        "version": "1.1",
                        "version_normalized": "1.1.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/php-fig/http-message.git",
                                "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
                                "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^7.2 || ^8.0"
                        },
                        "time": "2023-04-04T09:50:52+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "1.1.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Psr\\Http\\Message\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "PHP-FIG",
                                        "homepage": "http://www.php-fig.org/"
                                }
                        ],
                        "description": "Common interface for HTTP messages",
                        "homepage": "https://github.com/php-fig/http-message",
                        "keywords": [
                                "http",
                                "http-message",
                                "psr",
                                "psr-7",
                                "request",
                                "response"
                        ],
                        "support": {
                                "source": "https://github.com/php-fig/http-message/tree/1.1"
                        },
                        "install-path": "../psr/http-message"
                },
                {
                        "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": "quietasice/phpfastcache",
                        "version": "3.0.24",
                        "version_normalized": "3.0.24.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/quietasice/phpfastcache.git",
                                "reference": "704197e6c5d579a582ec2fea976a9fc65e1c21db"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/quietasice/phpfastcache/zipball/704197e6c5d579a582ec2fea976a9fc65e1c21db",
                                "reference": "704197e6c5d579a582ec2fea976a9fc65e1c21db",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.1.0"
                        },
                        "time": "2015-12-30T00:42:41+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "phpfastcache.php"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Khoa Bui",
                                        "email": "khoaofgod@gmail.com",
                                        "homepage": "http://www.phpfastcache.com",
                                        "role": "Developer"
                                }
                        ],
                        "description": "PHP Cache Class - Supported Redis, Cookie, Predis, APC, MemCached, WinCache, Files, PDO, Reduce mySQL Call by Caching",
                        "homepage": "http://www.phpfastcache.com",
                        "keywords": [
                                "APC Cache",
                                "apc",
                                "cache",
                                "cache class",
                                "caching",
                                "cookie",
                                "files cache",
                                "memcache",
                                "memcached",
                                "mysql cache",
                                "pdo cache",
                                "php cache",
                                "predis",
                                "redis",
                                "wincache"
                        ],
                        "support": {
                                "source": "https://github.com/quietasice/phpfastcache/tree/3.0.24"
                        },
                        "install-path": "../quietasice/phpfastcache"
                },
                {
                        "name": "ralouphie/getallheaders",
                        "version": "3.0.3",
                        "version_normalized": "3.0.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/ralouphie/getallheaders.git",
                                "reference": "120b605dfeb996808c31b6477290a714d356e822"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
                                "reference": "120b605dfeb996808c31b6477290a714d356e822",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.6"
                        },
                        "require-dev": {
                                "php-coveralls/php-coveralls": "^2.1",
                                "phpunit/phpunit": "^5 || ^6.5"
                        },
                        "time": "2019-03-08T08:55:37+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "src/getallheaders.php"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Ralph Khattar",
                                        "email": "ralph.khattar@gmail.com"
                                }
                        ],
                        "description": "A polyfill for getallheaders.",
                        "support": {
                                "issues": "https://github.com/ralouphie/getallheaders/issues",
                                "source": "https://github.com/ralouphie/getallheaders/tree/develop"
                        },
                        "install-path": "../ralouphie/getallheaders"
                },
                {
                        "name": "rudrax/phpfastcache",
                        "version": "2.0.0",
                        "version_normalized": "2.0.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/rudraks/phpfastcache.git",
                                "reference": "50603dc9cff263fe93155ef970251e9970418259"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/rudraks/phpfastcache/zipball/50603dc9cff263fe93155ef970251e9970418259",
                                "reference": "50603dc9cff263fe93155ef970251e9970418259",
                                "shasum": ""
                        },
                        "time": "2014-07-23T15:09:34+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "description": "Modified Smarty for Rudrax",
                        "keywords": [
                                "api",
                                "controller",
                                "rudra",
                                "smarty"
                        ],
                        "support": {
                                "issues": "https://github.com/rudraks/phpfastcache/issues",
                                "source": "https://github.com/rudraks/phpfastcache/tree/2.0.0"
                        },
                        "install-path": "../rudrax/phpfastcache"
                },
                {
                        "name": "sergeytsalkov/meekrodb",
                        "version": "v3.1.5",
                        "version_normalized": "3.1.5.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/SergeyTsalkov/meekrodb.git",
                                "reference": "98a400845cffd6cafbbec38eae1a61b0e695a446"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/SergeyTsalkov/meekrodb/zipball/98a400845cffd6cafbbec38eae1a61b0e695a446",
                                "reference": "98a400845cffd6cafbbec38eae1a61b0e695a446",
                                "shasum": ""
                        },
                        "require": {
                                "ext-pdo": "*",
                                "php": ">=7.1.0"
                        },
                        "time": "2026-01-27T06:35:48+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "classmap": [
                                        "db.class.php",
                                        "orm.class.php"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "LGPL-3.0"
                        ],
                        "authors": [
                                {
                                        "name": "Sergey Tsalkov",
                                        "email": "stsalkov@gmail.com"
                                }
                        ],
                        "description": "The Simple PHP/MySQL Library",
                        "homepage": "http://www.meekro.com",
                        "keywords": [
                                "database",
                                "mysql",
                                "mysqli",
                                "pdo"
                        ],
                        "support": {
                                "email": "support@meekro.com",
                                "issues": "https://github.com/SergeyTsalkov/meekrodb/issues",
                                "source": "https://github.com/SergeyTsalkov/meekrodb/tree/v3.1.5"
                        },
                        "install-path": "../sergeytsalkov/meekrodb"
                },
                {
                        "name": "slim/php-view",
                        "version": "2.2.1",
                        "version_normalized": "2.2.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/slimphp/PHP-View.git",
                                "reference": "a13ada9d7962ca1b48799c0d9ffbca4c33245aed"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/slimphp/PHP-View/zipball/a13ada9d7962ca1b48799c0d9ffbca4c33245aed",
                                "reference": "a13ada9d7962ca1b48799c0d9ffbca4c33245aed",
                                "shasum": ""
                        },
                        "require": {
                                "psr/http-message": "^1.0"
                        },
                        "require-dev": {
                                "phpunit/phpunit": "^4.8",
                                "slim/slim": "^3.0"
                        },
                        "time": "2019-04-15T20:43:28+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Slim\\Views\\": "src"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Glenn Eggleton",
                                        "email": "geggleto@gmail.com"
                                }
                        ],
                        "description": "Render PHP view scripts into a PSR-7 Response object.",
                        "keywords": [
                                "framework",
                                "php",
                                "phtml",
                                "renderer",
                                "slim",
                                "template",
                                "view"
                        ],
                        "support": {
                                "issues": "https://github.com/slimphp/PHP-View/issues",
                                "source": "https://github.com/slimphp/PHP-View/tree/2.2.1"
                        },
                        "install-path": "../slim/php-view"
                },
                {
                        "name": "slim/psr7",
                        "version": "1.8.0",
                        "version_normalized": "1.8.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/slimphp/Slim-Psr7.git",
                                "reference": "76e7e3b1cdfd583e9035c4c966c08e01e45ce959"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/slimphp/Slim-Psr7/zipball/76e7e3b1cdfd583e9035c4c966c08e01e45ce959",
                                "reference": "76e7e3b1cdfd583e9035c4c966c08e01e45ce959",
                                "shasum": ""
                        },
                        "require": {
                                "fig/http-message-util": "^1.1.5",
                                "php": "^8.0",
                                "psr/http-factory": "^1.1",
                                "psr/http-message": "^1.0 || ^2.0",
                                "ralouphie/getallheaders": "^3.0"
                        },
                        "provide": {
                                "psr/http-factory-implementation": "^1.0",
                                "psr/http-message-implementation": "^1.0 || ^2.0"
                        },
                        "require-dev": {
                                "adriansuter/php-autoload-override": "^1.5|| ^2.0",
                                "ext-json": "*",
                                "http-interop/http-factory-tests": "^1.0 || ^2.0",
                                "php-http/psr7-integration-tests": "^1.5",
                                "phpstan/phpstan": "^2.1",
                                "phpunit/phpunit": "^9.6 || ^10",
                                "squizlabs/php_codesniffer": "^3.13"
                        },
                        "time": "2025-11-02T17:51:19+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Slim\\Psr7\\": "src"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Josh Lockhart",
                                        "email": "hello@joshlockhart.com",
                                        "homepage": "https://joshlockhart.com"
                                },
                                {
                                        "name": "Andrew Smith",
                                        "email": "a.smith@silentworks.co.uk",
                                        "homepage": "https://silentworks.co.uk"
                                },
                                {
                                        "name": "Rob Allen",
                                        "email": "rob@akrabat.com",
                                        "homepage": "https://akrabat.com"
                                },
                                {
                                        "name": "Pierre Berube",
                                        "email": "pierre@lgse.com",
                                        "homepage": "https://www.lgse.com"
                                }
                        ],
                        "description": "Strict PSR-7 implementation",
                        "homepage": "https://www.slimframework.com",
                        "keywords": [
                                "http",
                                "psr-7",
                                "psr7"
                        ],
                        "support": {
                                "issues": "https://github.com/slimphp/Slim-Psr7/issues",
                                "source": "https://github.com/slimphp/Slim-Psr7/tree/1.8.0"
                        },
                        "install-path": "../slim/psr7"
                },
                {
                        "name": "slim/slim",
                        "version": "3.12.5",
                        "version_normalized": "3.12.5.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/slimphp/Slim.git",
                                "reference": "565632b2d9b64ecedf89546edbbf4f3648089f0c"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/slimphp/Slim/zipball/565632b2d9b64ecedf89546edbbf4f3648089f0c",
                                "reference": "565632b2d9b64ecedf89546edbbf4f3648089f0c",
                                "shasum": ""
                        },
                        "require": {
                                "ext-json": "*",
                                "ext-libxml": "*",
                                "ext-simplexml": "*",
                                "nikic/fast-route": "^1.0",
                                "php": ">=5.5.0",
                                "pimple/pimple": "^3.0",
                                "psr/container": "^1.0",
                                "psr/http-message": "^1.0"
                        },
                        "provide": {
                                "psr/http-message-implementation": "1.0"
                        },
                        "require-dev": {
                                "phpunit/phpunit": "^4.0",
                                "squizlabs/php_codesniffer": "^3.6.0"
                        },
                        "time": "2023-07-23T04:32:51+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Slim\\": "Slim"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Josh Lockhart",
                                        "email": "hello@joshlockhart.com",
                                        "homepage": "https://joshlockhart.com"
                                },
                                {
                                        "name": "Andrew Smith",
                                        "email": "a.smith@silentworks.co.uk",
                                        "homepage": "http://silentworks.co.uk"
                                },
                                {
                                        "name": "Rob Allen",
                                        "email": "rob@akrabat.com",
                                        "homepage": "http://akrabat.com"
                                },
                                {
                                        "name": "Gabriel Manricks",
                                        "email": "gmanricks@me.com",
                                        "homepage": "http://gabrielmanricks.com"
                                }
                        ],
                        "description": "Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs",
                        "homepage": "https://slimframework.com",
                        "keywords": [
                                "api",
                                "framework",
                                "micro",
                                "router"
                        ],
                        "support": {
                                "issues": "https://github.com/slimphp/Slim/issues",
                                "source": "https://github.com/slimphp/Slim/tree/3.12.5"
                        },
                        "funding": [
                                {
                                        "url": "https://opencollective.com/slimphp",
                                        "type": "open_collective"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/slim/slim",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../slim/slim"
                },
                {
                        "name": "slim/twig-view",
                        "version": "2.5.1",
                        "version_normalized": "2.5.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/slimphp/Twig-View.git",
                                "reference": "47bd5cc1cbbdf5196d0873ece0ee97c6c7b352e9"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/slimphp/Twig-View/zipball/47bd5cc1cbbdf5196d0873ece0ee97c6c7b352e9",
                                "reference": "47bd5cc1cbbdf5196d0873ece0ee97c6c7b352e9",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.5.0",
                                "psr/http-message": "^1.0",
                                "twig/twig": "^1.38|^2.7|^3.0"
                        },
                        "require-dev": {
                                "phpunit/phpunit": "^4.8|^5.7",
                                "slim/slim": "^3.10"
                        },
                        "time": "2019-11-28T18:03:50+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Slim\\Views\\": "src"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Josh Lockhart",
                                        "email": "hello@joshlockhart.com",
                                        "homepage": "http://joshlockhart.com"
                                }
                        ],
                        "description": "Slim Framework 3 view helper built on top of the Twig 2 templating component",
                        "homepage": "http://slimframework.com",
                        "keywords": [
                                "framework",
                                "slim",
                                "template",
                                "twig",
                                "view"
                        ],
                        "support": {
                                "issues": "https://github.com/slimphp/Twig-View/issues",
                                "source": "https://github.com/slimphp/Twig-View/tree/master"
                        },
                        "install-path": "../slim/twig-view"
                },
                {
                        "name": "symfony/deprecation-contracts",
                        "version": "v3.6.0",
                        "version_normalized": "3.6.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/deprecation-contracts.git",
                                "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62",
                                "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.1"
                        },
                        "time": "2024-09-25T14:21:43+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "url": "https://github.com/symfony/contracts",
                                        "name": "symfony/contracts"
                                },
                                "branch-alias": {
                                        "dev-main": "3.6-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "function.php"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Nicolas Grekas",
                                        "email": "p@tchwork.com"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "https://symfony.com/contributors"
                                }
                        ],
                        "description": "A generic function and convention to trigger deprecation notices",
                        "homepage": "https://symfony.com",
                        "support": {
                                "source": "https://github.com/symfony/deprecation-contracts/tree/v3.6.0"
                        },
                        "funding": [
                                {
                                        "url": "https://symfony.com/sponsor",
                                        "type": "custom"
                                },
                                {
                                        "url": "https://github.com/fabpot",
                                        "type": "github"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../symfony/deprecation-contracts"
                },
                {
                        "name": "symfony/intl",
                        "version": "v6.4.36",
                        "version_normalized": "6.4.36.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/intl.git",
                                "reference": "026d246f3d2f6136db43d17b4ccb14b34d8e779a"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/intl/zipball/026d246f3d2f6136db43d17b4ccb14b34d8e779a",
                                "reference": "026d246f3d2f6136db43d17b4ccb14b34d8e779a",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.1"
                        },
                        "require-dev": {
                                "symfony/filesystem": "^5.4|^6.0|^7.0",
                                "symfony/finder": "^5.4|^6.0|^7.0",
                                "symfony/var-exporter": "^5.4|^6.0|^7.0"
                        },
                        "time": "2026-03-24T11:36:52+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Symfony\\Component\\Intl\\": ""
                                },
                                "exclude-from-classmap": [
                                        "/Tests/",
                                        "/Resources/data/"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Bernhard Schussek",
                                        "email": "bschussek@gmail.com"
                                },
                                {
                                        "name": "Eriksen Costa",
                                        "email": "eriksen.costa@infranology.com.br"
                                },
                                {
                                        "name": "Igor Wiedler",
                                        "email": "igor@wiedler.ch"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "https://symfony.com/contributors"
                                }
                        ],
                        "description": "Provides access to the localization data of the ICU library",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "i18n",
                                "icu",
                                "internationalization",
                                "intl",
                                "l10n",
                                "localization"
                        ],
                        "support": {
                                "source": "https://github.com/symfony/intl/tree/v6.4.36"
                        },
                        "funding": [
                                {
                                        "url": "https://symfony.com/sponsor",
                                        "type": "custom"
                                },
                                {
                                        "url": "https://github.com/fabpot",
                                        "type": "github"
                                },
                                {
                                        "url": "https://github.com/nicolas-grekas",
                                        "type": "github"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../symfony/intl"
                },
                {
                        "name": "symfony/mime",
                        "version": "v6.4.36",
                        "version_normalized": "6.4.36.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/mime.git",
                                "reference": "9c31726137c70798f815fb98293ffb8a2a47694c"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/mime/zipball/9c31726137c70798f815fb98293ffb8a2a47694c",
                                "reference": "9c31726137c70798f815fb98293ffb8a2a47694c",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.1",
                                "symfony/deprecation-contracts": "^2.5|^3",
                                "symfony/polyfill-intl-idn": "^1.10",
                                "symfony/polyfill-mbstring": "^1.0"
                        },
                        "conflict": {
                                "egulias/email-validator": "~3.0.0",
                                "phpdocumentor/reflection-docblock": "<3.2.2",
                                "phpdocumentor/type-resolver": "<1.4.0",
                                "symfony/mailer": "<5.4",
                                "symfony/serializer": "<6.4.3|>7.0,<7.0.3"
                        },
                        "require-dev": {
                                "egulias/email-validator": "^2.1.10|^3.1|^4",
                                "league/html-to-markdown": "^5.0",
                                "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
                                "symfony/dependency-injection": "^5.4|^6.0|^7.0",
                                "symfony/process": "^5.4|^6.4|^7.0",
                                "symfony/property-access": "^5.4|^6.0|^7.0",
                                "symfony/property-info": "^5.4|^6.0|^7.0",
                                "symfony/serializer": "^6.4.3|^7.0.3"
                        },
                        "time": "2026-03-30T09:31:23+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/v6.4.36"
                        },
                        "funding": [
                                {
                                        "url": "https://symfony.com/sponsor",
                                        "type": "custom"
                                },
                                {
                                        "url": "https://github.com/fabpot",
                                        "type": "github"
                                },
                                {
                                        "url": "https://github.com/nicolas-grekas",
                                        "type": "github"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../symfony/mime"
                },
                {
                        "name": "symfony/polyfill-ctype",
                        "version": "v1.33.0",
                        "version_normalized": "1.33.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-ctype.git",
                                "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638",
                                "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.2"
                        },
                        "provide": {
                                "ext-ctype": "*"
                        },
                        "suggest": {
                                "ext-ctype": "For best performance"
                        },
                        "time": "2024-09-09T11:45:10+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "url": "https://github.com/symfony/polyfill",
                                        "name": "symfony/polyfill"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "bootstrap.php"
                                ],
                                "psr-4": {
                                        "Symfony\\Polyfill\\Ctype\\": ""
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Gert de Pagter",
                                        "email": "BackEndTea@gmail.com"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "https://symfony.com/contributors"
                                }
                        ],
                        "description": "Symfony polyfill for ctype functions",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "compatibility",
                                "ctype",
                                "polyfill",
                                "portable"
                        ],
                        "support": {
                                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.33.0"
                        },
                        "funding": [
                                {
                                        "url": "https://symfony.com/sponsor",
                                        "type": "custom"
                                },
                                {
                                        "url": "https://github.com/fabpot",
                                        "type": "github"
                                },
                                {
                                        "url": "https://github.com/nicolas-grekas",
                                        "type": "github"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../symfony/polyfill-ctype"
                },
                {
                        "name": "symfony/polyfill-intl-idn",
                        "version": "v1.33.0",
                        "version_normalized": "1.33.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-intl-idn.git",
                                "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/9614ac4d8061dc257ecc64cba1b140873dce8ad3",
                                "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.2",
                                "symfony/polyfill-intl-normalizer": "^1.10"
                        },
                        "suggest": {
                                "ext-intl": "For best performance"
                        },
                        "time": "2024-09-10T14:38:51+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "url": "https://github.com/symfony/polyfill",
                                        "name": "symfony/polyfill"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "bootstrap.php"
                                ],
                                "psr-4": {
                                        "Symfony\\Polyfill\\Intl\\Idn\\": ""
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Laurent Bassin",
                                        "email": "laurent@bassin.info"
                                },
                                {
                                        "name": "Trevor Rowbotham",
                                        "email": "trevor.rowbotham@pm.me"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "https://symfony.com/contributors"
                                }
                        ],
                        "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "compatibility",
                                "idn",
                                "intl",
                                "polyfill",
                                "portable",
                                "shim"
                        ],
                        "support": {
                                "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.33.0"
                        },
                        "funding": [
                                {
                                        "url": "https://symfony.com/sponsor",
                                        "type": "custom"
                                },
                                {
                                        "url": "https://github.com/fabpot",
                                        "type": "github"
                                },
                                {
                                        "url": "https://github.com/nicolas-grekas",
                                        "type": "github"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../symfony/polyfill-intl-idn"
                },
                {
                        "name": "symfony/polyfill-intl-normalizer",
                        "version": "v1.33.0",
                        "version_normalized": "1.33.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
                                "reference": "3833d7255cc303546435cb650316bff708a1c75c"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c",
                                "reference": "3833d7255cc303546435cb650316bff708a1c75c",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.2"
                        },
                        "suggest": {
                                "ext-intl": "For best performance"
                        },
                        "time": "2024-09-09T11:45:10+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "url": "https://github.com/symfony/polyfill",
                                        "name": "symfony/polyfill"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "bootstrap.php"
                                ],
                                "psr-4": {
                                        "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
                                },
                                "classmap": [
                                        "Resources/stubs"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Nicolas Grekas",
                                        "email": "p@tchwork.com"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "https://symfony.com/contributors"
                                }
                        ],
                        "description": "Symfony polyfill for intl's Normalizer class and related functions",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "compatibility",
                                "intl",
                                "normalizer",
                                "polyfill",
                                "portable",
                                "shim"
                        ],
                        "support": {
                                "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.33.0"
                        },
                        "funding": [
                                {
                                        "url": "https://symfony.com/sponsor",
                                        "type": "custom"
                                },
                                {
                                        "url": "https://github.com/fabpot",
                                        "type": "github"
                                },
                                {
                                        "url": "https://github.com/nicolas-grekas",
                                        "type": "github"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../symfony/polyfill-intl-normalizer"
                },
                {
                        "name": "symfony/polyfill-mbstring",
                        "version": "v1.33.0",
                        "version_normalized": "1.33.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-mbstring.git",
                                "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493",
                                "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493",
                                "shasum": ""
                        },
                        "require": {
                                "ext-iconv": "*",
                                "php": ">=7.2"
                        },
                        "provide": {
                                "ext-mbstring": "*"
                        },
                        "suggest": {
                                "ext-mbstring": "For best performance"
                        },
                        "time": "2024-12-23T08:48:59+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "url": "https://github.com/symfony/polyfill",
                                        "name": "symfony/polyfill"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "bootstrap.php"
                                ],
                                "psr-4": {
                                        "Symfony\\Polyfill\\Mbstring\\": ""
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Nicolas Grekas",
                                        "email": "p@tchwork.com"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "https://symfony.com/contributors"
                                }
                        ],
                        "description": "Symfony polyfill for the Mbstring extension",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "compatibility",
                                "mbstring",
                                "polyfill",
                                "portable",
                                "shim"
                        ],
                        "support": {
                                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.33.0"
                        },
                        "funding": [
                                {
                                        "url": "https://symfony.com/sponsor",
                                        "type": "custom"
                                },
                                {
                                        "url": "https://github.com/fabpot",
                                        "type": "github"
                                },
                                {
                                        "url": "https://github.com/nicolas-grekas",
                                        "type": "github"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../symfony/polyfill-mbstring"
                },
                {
                        "name": "symfony/routing",
                        "version": "v6.4.34",
                        "version_normalized": "6.4.34.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/routing.git",
                                "reference": "5ab3a3e1a03535ec5ca6ce2d39e4369a1096ae47"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/routing/zipball/5ab3a3e1a03535ec5ca6ce2d39e4369a1096ae47",
                                "reference": "5ab3a3e1a03535ec5ca6ce2d39e4369a1096ae47",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.1",
                                "symfony/deprecation-contracts": "^2.5|^3"
                        },
                        "conflict": {
                                "doctrine/annotations": "<1.12",
                                "symfony/config": "<6.2",
                                "symfony/dependency-injection": "<5.4",
                                "symfony/yaml": "<5.4"
                        },
                        "require-dev": {
                                "doctrine/annotations": "^1.12|^2",
                                "psr/log": "^1|^2|^3",
                                "symfony/config": "^6.2|^7.0",
                                "symfony/dependency-injection": "^5.4|^6.0|^7.0",
                                "symfony/expression-language": "^5.4|^6.0|^7.0",
                                "symfony/http-foundation": "^5.4|^6.0|^7.0",
                                "symfony/yaml": "^5.4|^6.0|^7.0"
                        },
                        "time": "2026-02-24T17:34:50+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/v6.4.34"
                        },
                        "funding": [
                                {
                                        "url": "https://symfony.com/sponsor",
                                        "type": "custom"
                                },
                                {
                                        "url": "https://github.com/fabpot",
                                        "type": "github"
                                },
                                {
                                        "url": "https://github.com/nicolas-grekas",
                                        "type": "github"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../symfony/routing"
                },
                {
                        "name": "twig/intl-extra",
                        "version": "v3.24.0",
                        "version_normalized": "3.24.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/twigphp/intl-extra.git",
                                "reference": "32f15a38d45a8d0ec11bc8a3d97d3ac2a261499f"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/twigphp/intl-extra/zipball/32f15a38d45a8d0ec11bc8a3d97d3ac2a261499f",
                                "reference": "32f15a38d45a8d0ec11bc8a3d97d3ac2a261499f",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.1.0",
                                "symfony/intl": "^5.4|^6.4|^7.0|^8.0",
                                "twig/twig": "^3.13|^4.0"
                        },
                        "require-dev": {
                                "symfony/phpunit-bridge": "^6.4|^7.0"
                        },
                        "time": "2026-01-17T13:57:47+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Twig\\Extra\\Intl\\": ""
                                },
                                "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 Intl",
                        "homepage": "https://twig.symfony.com",
                        "keywords": [
                                "intl",
                                "twig"
                        ],
                        "support": {
                                "source": "https://github.com/twigphp/intl-extra/tree/v3.24.0"
                        },
                        "funding": [
                                {
                                        "url": "https://github.com/fabpot",
                                        "type": "github"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/twig/twig",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../twig/intl-extra"
                },
                {
                        "name": "twig/twig",
                        "version": "v3.24.0",
                        "version_normalized": "3.24.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/twigphp/Twig.git",
                                "reference": "a6769aefb305efef849dc25c9fd1653358c148f0"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/twigphp/Twig/zipball/a6769aefb305efef849dc25c9fd1653358c148f0",
                                "reference": "a6769aefb305efef849dc25c9fd1653358c148f0",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.1.0",
                                "symfony/deprecation-contracts": "^2.5|^3",
                                "symfony/polyfill-ctype": "^1.8",
                                "symfony/polyfill-mbstring": "^1.3"
                        },
                        "require-dev": {
                                "php-cs-fixer/shim": "^3.0@stable",
                                "phpstan/phpstan": "^2.0@stable",
                                "psr/container": "^1.0|^2.0",
                                "symfony/phpunit-bridge": "^5.4.9|^6.4|^7.0"
                        },
                        "time": "2026-03-17T21:31:11+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "src/Resources/core.php",
                                        "src/Resources/debug.php",
                                        "src/Resources/escaper.php",
                                        "src/Resources/string_loader.php"
                                ],
                                "psr-4": {
                                        "Twig\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "BSD-3-Clause"
                        ],
                        "authors": [
                                {
                                        "name": "Fabien Potencier",
                                        "email": "fabien@symfony.com",
                                        "homepage": "http://fabien.potencier.org",
                                        "role": "Lead Developer"
                                },
                                {
                                        "name": "Twig Team",
                                        "role": "Contributors"
                                },
                                {
                                        "name": "Armin Ronacher",
                                        "email": "armin.ronacher@active-4.com",
                                        "role": "Project Founder"
                                }
                        ],
                        "description": "Twig, the flexible, fast, and secure template language for PHP",
                        "homepage": "https://twig.symfony.com",
                        "keywords": [
                                "templating"
                        ],
                        "support": {
                                "issues": "https://github.com/twigphp/Twig/issues",
                                "source": "https://github.com/twigphp/Twig/tree/v3.24.0"
                        },
                        "funding": [
                                {
                                        "url": "https://github.com/fabpot",
                                        "type": "github"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/twig/twig",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../twig/twig"
                }
        ],
        "dev": true,
        "dev-package-names": []
}
