Skip to content
Snippets Groups Projects
composer.lock 331 KiB
Newer Older
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.5.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"
                }
            ],
            "time": "2021-07-12T14:48:14+00:00"
        },
        {
            "name": "symfony/expression-language",
            "version": "v5.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/expression-language.git",
                "reference": "aff6ee3cf4ac1f37f5c7dad3f89f439dbe0893f2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/expression-language/zipball/aff6ee3cf4ac1f37f5c7dad3f89f439dbe0893f2",
                "reference": "aff6ee3cf4ac1f37f5c7dad3f89f439dbe0893f2",
                "shasum": ""
            },
            "require": {
Reiter, Christoph's avatar
Reiter, Christoph committed
                "php": ">=7.2.5",
                "symfony/cache": "^4.4|^5.0|^6.0",
                "symfony/service-contracts": "^1.1|^2|^3"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\ExpressionLanguage\\": ""
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                },
                "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"
                }
            ],
Reiter, Christoph's avatar
Reiter, Christoph committed
            "description": "Provides an engine that can compile and evaluate expressions",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "homepage": "https://symfony.com",
Reiter, Christoph's avatar
Reiter, Christoph committed
            "support": {
                "source": "https://github.com/symfony/expression-language/tree/v5.4.0"
Reiter, Christoph's avatar
Reiter, Christoph committed
            },
            "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"
                }
            ],
            "time": "2021-11-23T10:19:22+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
        {
            "name": "symfony/filesystem",
            "version": "v5.4.0",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/filesystem.git",
                "reference": "731f917dc31edcffec2c6a777f3698c33bea8f01"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/filesystem/zipball/731f917dc31edcffec2c6a777f3698c33bea8f01",
                "reference": "731f917dc31edcffec2c6a777f3698c33bea8f01",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "shasum": ""
            },
            "require": {
Reiter, Christoph's avatar
Reiter, Christoph committed
                "php": ">=7.2.5",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-mbstring": "~1.8",
                "symfony/polyfill-php80": "^1.16"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Filesystem\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides basic utilities for the filesystem",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/filesystem/tree/v5.4.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-10-28T13:39:27+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
        {
            "name": "symfony/finder",
            "version": "v5.4.0",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/finder.git",
                "reference": "d2f29dac98e96a98be467627bd49c2efb1bc2590"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/finder/zipball/d2f29dac98e96a98be467627bd49c2efb1bc2590",
                "reference": "d2f29dac98e96a98be467627bd49c2efb1bc2590",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "shasum": ""
            },
            "require": {
                "symfony/deprecation-contracts": "^2.1|^3",
                "symfony/polyfill-php80": "^1.16"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Finder\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Finds files and directories via an intuitive fluent interface",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/finder/tree/v5.4.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-11-28T15:25:38+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
        {
            "name": "symfony/flex",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/flex.git",
                "reference": "7a79135e1dc66b30042b4d968ecba0908f9374bc"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/flex/zipball/7a79135e1dc66b30042b4d968ecba0908f9374bc",
                "reference": "7a79135e1dc66b30042b4d968ecba0908f9374bc",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0|^2.0",
                "php": ">=7.1"
            },
            "require-dev": {
                "composer/composer": "^1.0.2|^2.0",
                "symfony/dotenv": "^4.4|^5.0|^6.0",
                "symfony/filesystem": "^4.4|^5.0|^6.0",
                "symfony/phpunit-bridge": "^4.4.12|^5.0|^6.0",
                "symfony/process": "^4.4|^5.0|^6.0"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "type": "composer-plugin",
            "extra": {
                "class": "Symfony\\Flex\\Flex"
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Flex\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien.potencier@gmail.com"
                }
            ],
            "description": "Composer plugin for Symfony",
            "support": {
                "issues": "https://github.com/symfony/flex/issues",
                "source": "https://github.com/symfony/flex/tree/v1.17.6"
            },
            "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"
                }
            ],
            "time": "2021-11-29T15:39:37+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
        {
            "name": "symfony/framework-bundle",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/framework-bundle.git",
                "reference": "4e67931a6771a54e69383058a3e4e6f1acc154dd"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/4e67931a6771a54e69383058a3e4e6f1acc154dd",
                "reference": "4e67931a6771a54e69383058a3e4e6f1acc154dd",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "shasum": ""
            },
            "require": {
                "ext-xml": "*",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "php": ">=7.2.5",
                "symfony/cache": "^5.2|^6.0",
                "symfony/config": "^5.3|^6.0",
                "symfony/dependency-injection": "^5.3|^6.0",
                "symfony/deprecation-contracts": "^2.1|^3",
                "symfony/error-handler": "^4.4.1|^5.0.1|^6.0",
                "symfony/event-dispatcher": "^5.1|^6.0",
                "symfony/filesystem": "^4.4|^5.0|^6.0",
                "symfony/finder": "^4.4|^5.0|^6.0",
                "symfony/http-foundation": "^5.3|^6.0",
                "symfony/http-kernel": "^5.4|^6.0",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php80": "^1.16",
                "symfony/polyfill-php81": "^1.22",
                "symfony/routing": "^5.3|^6.0"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "conflict": {
                "doctrine/annotations": "<1.13.1",
                "doctrine/cache": "<1.11",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "doctrine/persistence": "<1.3",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "phpdocumentor/reflection-docblock": "<3.2.2",
                "phpdocumentor/type-resolver": "<1.4.0",
                "phpunit/phpunit": "<5.4.3",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/asset": "<5.3",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/console": "<5.2.5",
                "symfony/dom-crawler": "<4.4",
                "symfony/dotenv": "<5.1",
                "symfony/form": "<5.2",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "symfony/http-client": "<4.4",
                "symfony/lock": "<4.4",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/mailer": "<5.2",
                "symfony/messenger": "<5.4",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "symfony/mime": "<4.4",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/property-access": "<5.3",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/property-info": "<4.4",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/security-csrf": "<5.3",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/serializer": "<5.2",
                "symfony/service-contracts": ">=3.0",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/stopwatch": "<4.4",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/translation": "<5.3",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/twig-bridge": "<4.4",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "symfony/twig-bundle": "<4.4",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/validator": "<5.2",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "symfony/web-profiler-bundle": "<4.4",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/workflow": "<5.2"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "require-dev": {
                "doctrine/annotations": "^1.13.1",
                "doctrine/cache": "^1.11|^2.0",
                "doctrine/persistence": "^1.3|^2.0",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "paragonie/sodium_compat": "^1.8",
                "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
                "symfony/asset": "^5.3|^6.0",
                "symfony/browser-kit": "^5.4|^6.0",
                "symfony/console": "^5.4|^6.0",
                "symfony/css-selector": "^4.4|^5.0|^6.0",
                "symfony/dom-crawler": "^4.4.30|^5.3.7|^6.0",
                "symfony/dotenv": "^5.1|^6.0",
                "symfony/expression-language": "^4.4|^5.0|^6.0",
                "symfony/form": "^5.2|^6.0",
                "symfony/http-client": "^4.4|^5.0|^6.0",
                "symfony/lock": "^4.4|^5.0|^6.0",
                "symfony/mailer": "^5.2|^6.0",
                "symfony/messenger": "^5.4|^6.0",
                "symfony/mime": "^4.4|^5.0|^6.0",
                "symfony/notifier": "^5.4|^6.0",
                "symfony/phpunit-bridge": "^5.3|^6.0",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "symfony/polyfill-intl-icu": "~1.0",
                "symfony/process": "^4.4|^5.0|^6.0",
                "symfony/property-info": "^4.4|^5.0|^6.0",
                "symfony/rate-limiter": "^5.2|^6.0",
                "symfony/security-bundle": "^5.4|^6.0",
                "symfony/serializer": "^5.4|^6.0",
                "symfony/stopwatch": "^4.4|^5.0|^6.0",
                "symfony/string": "^5.0|^6.0",
                "symfony/translation": "^5.3|^6.0",
                "symfony/twig-bundle": "^4.4|^5.0|^6.0",
                "symfony/validator": "^5.2|^6.0",
                "symfony/web-link": "^4.4|^5.0|^6.0",
                "symfony/workflow": "^5.2|^6.0",
                "symfony/yaml": "^4.4|^5.0|^6.0",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "twig/twig": "^2.10|^3.0"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "suggest": {
                "ext-apcu": "For best performance of the system caches",
                "symfony/console": "For using the console commands",
                "symfony/form": "For using forms",
                "symfony/property-info": "For using the property_info service",
                "symfony/serializer": "For using the serializer service",
                "symfony/validator": "For using validation",
                "symfony/web-link": "For using web links, features such as preloading, prefetching or prerendering",
                "symfony/yaml": "For using the debug:config and lint:yaml commands"
            },
            "type": "symfony-bundle",
            "autoload": {
                "psr-4": {
                    "Symfony\\Bundle\\FrameworkBundle\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/framework-bundle/tree/v5.4.1"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-12-07T12:41:14+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
        {
            "name": "symfony/http-foundation",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-foundation.git",
                "reference": "5dad3780023a707f4c24beac7d57aead85c1ce3c"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/5dad3780023a707f4c24beac7d57aead85c1ce3c",
                "reference": "5dad3780023a707f4c24beac7d57aead85c1ce3c",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "shasum": ""
            },
            "require": {
Reiter, Christoph's avatar
Reiter, Christoph committed
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1|^3",
                "symfony/polyfill-mbstring": "~1.1",
                "symfony/polyfill-php80": "^1.16"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "require-dev": {
                "predis/predis": "~1.0",
                "symfony/cache": "^4.4|^5.0|^6.0",
                "symfony/expression-language": "^4.4|^5.0|^6.0",
                "symfony/mime": "^4.4|^5.0|^6.0"
Reiter, Christoph's avatar
Reiter, Christoph committed
            },
            "suggest": {
                "symfony/mime": "To use the file extension guesser"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\HttpFoundation\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Defines an object-oriented layer for the HTTP specification",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "homepage": "https://symfony.com",
                "source": "https://github.com/symfony/http-foundation/tree/v5.4.1"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-12-09T12:46:57+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
        {
            "name": "symfony/http-kernel",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-kernel.git",
                "reference": "2bdace75c9d6a6eec7e318801b7dc87a72375052"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-kernel/zipball/2bdace75c9d6a6eec7e318801b7dc87a72375052",
                "reference": "2bdace75c9d6a6eec7e318801b7dc87a72375052",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "shasum": ""
            },
            "require": {
Reiter, Christoph's avatar
Reiter, Christoph committed
                "php": ">=7.2.5",
                "psr/log": "^1|^2",
                "symfony/deprecation-contracts": "^2.1|^3",
                "symfony/error-handler": "^4.4|^5.0|^6.0",
                "symfony/event-dispatcher": "^5.0|^6.0",
                "symfony/http-foundation": "^5.3.7|^6.0",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "symfony/polyfill-ctype": "^1.8",
                "symfony/polyfill-php73": "^1.9",
                "symfony/polyfill-php80": "^1.16"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "conflict": {
                "symfony/browser-kit": "<5.4",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/cache": "<5.0",
                "symfony/config": "<5.0",
                "symfony/console": "<4.4",
                "symfony/dependency-injection": "<5.3",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/doctrine-bridge": "<5.0",
                "symfony/form": "<5.0",
                "symfony/http-client": "<5.0",
                "symfony/mailer": "<5.0",
                "symfony/messenger": "<5.0",
                "symfony/translation": "<5.0",
                "symfony/twig-bridge": "<5.0",
                "symfony/validator": "<5.0",
                "twig/twig": "<2.13"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "provide": {
                "psr/log-implementation": "1.0|2.0"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "require-dev": {
                "psr/cache": "^1.0|^2.0|^3.0",
                "symfony/browser-kit": "^5.4|^6.0",
                "symfony/config": "^5.0|^6.0",
                "symfony/console": "^4.4|^5.0|^6.0",
                "symfony/css-selector": "^4.4|^5.0|^6.0",
                "symfony/dependency-injection": "^5.3|^6.0",
                "symfony/dom-crawler": "^4.4|^5.0|^6.0",
                "symfony/expression-language": "^4.4|^5.0|^6.0",
                "symfony/finder": "^4.4|^5.0|^6.0",
                "symfony/http-client-contracts": "^1.1|^2|^3",
                "symfony/process": "^4.4|^5.0|^6.0",
                "symfony/routing": "^4.4|^5.0|^6.0",
                "symfony/stopwatch": "^4.4|^5.0|^6.0",
                "symfony/translation": "^4.4|^5.0|^6.0",
                "symfony/translation-contracts": "^1.1|^2|^3",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "twig/twig": "^2.13|^3.0.4"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "suggest": {
                "symfony/browser-kit": "",
                "symfony/config": "",
                "symfony/console": "",
                "symfony/dependency-injection": ""
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\HttpKernel\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides a structured process for converting a Request into a Response",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "homepage": "https://symfony.com",
                "source": "https://github.com/symfony/http-kernel/tree/v5.4.1"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-12-09T13:36:09+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
        {
            "name": "symfony/messenger",
            "version": "v5.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/messenger.git",
                "reference": "2b4b5acf641656ea0a3af35c4fa2289a66dab45d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/messenger/zipball/2b4b5acf641656ea0a3af35c4fa2289a66dab45d",
                "reference": "2b4b5acf641656ea0a3af35c4fa2289a66dab45d",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "psr/log": "^1|^2|^3",
                "symfony/amqp-messenger": "^5.1|^6.0",
                "symfony/deprecation-contracts": "^2.1|^3",
                "symfony/doctrine-messenger": "^5.1|^6.0",
                "symfony/polyfill-php80": "^1.16",
                "symfony/redis-messenger": "^5.1|^6.0"
            },
            "conflict": {
                "symfony/event-dispatcher": "<4.4",
                "symfony/framework-bundle": "<4.4",
                "symfony/http-kernel": "<4.4",
                "symfony/serializer": "<5.0"
            },
            "require-dev": {
                "psr/cache": "^1.0|^2.0|^3.0",
                "symfony/console": "^5.4|^6.0",
                "symfony/dependency-injection": "^5.3|^6.0",
                "symfony/event-dispatcher": "^4.4|^5.0|^6.0",
                "symfony/http-kernel": "^4.4|^5.0|^6.0",
                "symfony/process": "^4.4|^5.0|^6.0",
                "symfony/property-access": "^4.4|^5.0|^6.0",
                "symfony/routing": "^4.4|^5.0|^6.0",
                "symfony/serializer": "^5.0|^6.0",
                "symfony/service-contracts": "^1.1|^2|^3",
                "symfony/stopwatch": "^4.4|^5.0|^6.0",
                "symfony/validator": "^4.4|^5.0|^6.0"
            },
            "suggest": {
                "enqueue/messenger-adapter": "For using the php-enqueue library as a transport."
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Messenger\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Samuel Roze",
                    "email": "samuel.roze@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Helps applications send and receive messages to/from other applications or via message queues",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/messenger/tree/v5.4.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-11-23T15:22:30+00:00"
        {
            "name": "symfony/mime",
            "version": "v5.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/mime.git",
                "reference": "d4365000217b67c01acff407573906ff91bcfb34"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/mime/zipball/d4365000217b67c01acff407573906ff91bcfb34",
                "reference": "d4365000217b67c01acff407573906ff91bcfb34",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1|^3",
                "symfony/polyfill-intl-idn": "^1.10",
                "symfony/polyfill-mbstring": "^1.0",
                "symfony/polyfill-php80": "^1.16"
            },
            "conflict": {
                "egulias/email-validator": "~3.0.0",
                "phpdocumentor/reflection-docblock": "<3.2.2",
                "phpdocumentor/type-resolver": "<1.4.0",
                "symfony/mailer": "<4.4"
            },
            "require-dev": {
                "egulias/email-validator": "^2.1.10|^3.1",
                "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
                "symfony/dependency-injection": "^4.4|^5.0|^6.0",
                "symfony/property-access": "^4.4|^5.1|^6.0",
                "symfony/property-info": "^4.4|^5.1|^6.0",
                "symfony/serializer": "^5.2|^6.0"
            },
            "type": "library",
            "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/v5.4.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-11-23T10:19:22+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        {
            "name": "symfony/monolog-bridge",
            "version": "v5.4.0",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/monolog-bridge.git",
                "reference": "6ce6f39536a718ec2ece37eae81c6899030fc571"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/6ce6f39536a718ec2ece37eae81c6899030fc571",
                "reference": "6ce6f39536a718ec2ece37eae81c6899030fc571",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "shasum": ""
            },
            "require": {
Reiter, Christoph's avatar
Reiter, Christoph committed
                "monolog/monolog": "^1.25.1|^2",
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1|^3",
                "symfony/http-kernel": "^5.3|^6.0",
                "symfony/polyfill-php80": "^1.16",
                "symfony/service-contracts": "^1.1|^2|^3"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "conflict": {
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/console": "<4.4",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/http-foundation": "<5.3"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "require-dev": {
                "symfony/console": "^4.4|^5.0|^6.0",
                "symfony/http-client": "^4.4|^5.0|^6.0",
                "symfony/mailer": "^4.4|^5.0|^6.0",
                "symfony/messenger": "^4.4|^5.0|^6.0",
                "symfony/mime": "^4.4|^5.0|^6.0",
                "symfony/security-core": "^4.4|^5.0|^6.0",
                "symfony/var-dumper": "^4.4|^5.0|^6.0"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "suggest": {
                "symfony/console": "For the possibility to show log messages in console commands depending on verbosity settings.",
                "symfony/http-kernel": "For using the debugging handlers together with the response life cycle of the HTTP kernel.",
                "symfony/var-dumper": "For using the debugging handlers like the console handler or the log server handler."
            },
            "type": "symfony-bridge",
            "autoload": {
                "psr-4": {
                    "Symfony\\Bridge\\Monolog\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
Reiter, Christoph's avatar
Reiter, Christoph committed
            "description": "Provides integration for Monolog with various Symfony components",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "homepage": "https://symfony.com",
Reiter, Christoph's avatar
Reiter, Christoph committed
            "support": {
                "source": "https://github.com/symfony/monolog-bridge/tree/v5.4.0"
Reiter, Christoph's avatar
Reiter, Christoph committed
            },
            "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"
                }
            ],
            "time": "2021-11-23T10:19:22+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
        {
            "name": "symfony/monolog-bundle",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/monolog-bundle.git",
                "reference": "fde12fc628162787a4e53877abadc30047fd868b"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/fde12fc628162787a4e53877abadc30047fd868b",
                "reference": "fde12fc628162787a4e53877abadc30047fd868b",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "shasum": ""
            },
            "require": {
                "monolog/monolog": "~1.22 || ~2.0",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "php": ">=7.1.3",
                "symfony/config": "~4.4 || ^5.0 || ^6.0",
                "symfony/dependency-injection": "^4.4 || ^5.0 || ^6.0",
                "symfony/http-kernel": "~4.4 || ^5.0 || ^6.0",
                "symfony/monolog-bridge": "~4.4 || ^5.0 || ^6.0"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "require-dev": {
                "symfony/console": "~4.4 || ^5.0 || ^6.0",
                "symfony/phpunit-bridge": "^5.2 || ^6.0",
                "symfony/yaml": "~4.4 || ^5.0 || ^6.0"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "type": "symfony-bundle",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Bundle\\MonologBundle\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
Reiter, Christoph's avatar
Reiter, Christoph committed
                    "homepage": "https://symfony.com/contributors"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                }
            ],
            "description": "Symfony MonologBundle",
Reiter, Christoph's avatar
Reiter, Christoph committed
            "homepage": "https://symfony.com",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "keywords": [
                "log",
                "logging"
            ],
Reiter, Christoph's avatar
Reiter, Christoph committed
            "support": {
                "issues": "https://github.com/symfony/monolog-bundle/issues",
                "source": "https://github.com/symfony/monolog-bundle/tree/v3.7.1"
Reiter, Christoph's avatar
Reiter, Christoph committed
            },
            "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"
                }
            ],
            "time": "2021-11-05T10:34:29+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
Reiter, Christoph's avatar
Reiter, Christoph committed
        {
            "name": "symfony/password-hasher",
            "version": "v5.4.0",
Reiter, Christoph's avatar
Reiter, Christoph committed
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/password-hasher.git",
                "reference": "60c4aba11e2ce4140a5a9cbc13733da4b8333e2d"
Reiter, Christoph's avatar
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/password-hasher/zipball/60c4aba11e2ce4140a5a9cbc13733da4b8333e2d",
                "reference": "60c4aba11e2ce4140a5a9cbc13733da4b8333e2d",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/polyfill-php80": "^1.15"
            },
            "conflict": {
                "symfony/security-core": "<5.3"
            },
            "require-dev": {
                "symfony/console": "^5",
                "symfony/security-core": "^5.3|^6.0"
Reiter, Christoph's avatar
Reiter, Christoph committed
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\PasswordHasher\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Robin Chalas",
                    "email": "robin.chalas@gmail.com"
                },
                {