Skip to content
Snippets Groups Projects
composer.lock 316 KiB
Newer Older
                "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.3.4"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-07-21T12:40:44+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
        {
            "name": "symfony/finder",
            "version": "v5.3.7",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/finder.git",
                "reference": "a10000ada1e600d109a6c7632e9ac42e8bf2fb93"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/finder/zipball/a10000ada1e600d109a6c7632e9ac42e8bf2fb93",
                "reference": "a10000ada1e600d109a6c7632e9ac42e8bf2fb93",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "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.3.7"
            },
            "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-08-04T21:20:46+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": "f05406b33681409b83285f4d2ff4efbca7c55b03"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/flex/zipball/f05406b33681409b83285f4d2ff4efbca7c55b03",
                "reference": "f05406b33681409b83285f4d2ff4efbca7c55b03",
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",
                "symfony/filesystem": "^4.4|^5.0",
                "symfony/phpunit-bridge": "^4.4.12|^5.0",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "symfony/process": "^3.4|^4.4|^5.0"
            },
            "type": "composer-plugin",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.16-dev"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                },
                "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.16.3"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-09-28T17:00:52+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": "ea6e30a8c9534d87187375ef4ee39d48ee40dd2d"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/ea6e30a8c9534d87187375ef4ee39d48ee40dd2d",
                "reference": "ea6e30a8c9534d87187375ef4ee39d48ee40dd2d",
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",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/config": "^5.3",
                "symfony/dependency-injection": "^5.3",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/deprecation-contracts": "^2.1",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "symfony/error-handler": "^4.4.1|^5.0.1",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/event-dispatcher": "^5.1",
                "symfony/filesystem": "^4.4|^5.0",
                "symfony/finder": "^4.4|^5.0",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/http-foundation": "^5.3",
                "symfony/http-kernel": "^5.3",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php80": "^1.16",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/routing": "^5.3"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "conflict": {
                "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/browser-kit": "<4.4",
                "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",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "symfony/messenger": "<4.4",
                "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-core": "<5.3",
                "symfony/security-csrf": "<5.3",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/serializer": "<5.2",
                "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.10.4",
                "doctrine/cache": "^1.0|^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",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/asset": "^5.3",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/browser-kit": "^4.4|^5.0",
                "symfony/console": "^5.2",
                "symfony/css-selector": "^4.4|^5.0",
                "symfony/dom-crawler": "^4.4.30|^5.3.7",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/dotenv": "^5.1",
                "symfony/expression-language": "^4.4|^5.0",
                "symfony/form": "^5.2",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "symfony/http-client": "^4.4|^5.0",
                "symfony/lock": "^4.4|^5.0",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/mailer": "^5.2",
                "symfony/messenger": "^5.2",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "symfony/mime": "^4.4|^5.0",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/notifier": "^5.3",
                "symfony/phpunit-bridge": "^5.3",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "symfony/polyfill-intl-icu": "~1.0",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/process": "^4.4|^5.0",
                "symfony/property-info": "^4.4|^5.0",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/rate-limiter": "^5.2",
                "symfony/security-bundle": "^5.3",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/serializer": "^5.2",
                "symfony/stopwatch": "^4.4|^5.0",
                "symfony/string": "^5.0",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/translation": "^5.3",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "symfony/twig-bundle": "^4.4|^5.0",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/validator": "^5.2",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "symfony/web-link": "^4.4|^5.0",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/workflow": "^5.2",
                "symfony/yaml": "^4.4|^5.0",
                "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.3.8"
            },
            "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-09-28T07:17:01+00:00"
        },
        {
            "name": "symfony/http-client-contracts",
            "version": "v2.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-client-contracts.git",
                "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/7e82f6084d7cae521a75ef2cb5c9457bbda785f4",
                "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5"
            },
            "suggest": {
                "symfony/http-client-implementation": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.4-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\HttpClient\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Generic abstractions related to HTTP clients",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/http-client-contracts/tree/v2.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-04-11T23:07:08+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
        {
            "name": "symfony/http-foundation",
            "version": "v5.3.7",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-foundation.git",
                "reference": "e36c8e5502b4f3f0190c675f1c1f1248a64f04e5"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e36c8e5502b4f3f0190c675f1c1f1248a64f04e5",
                "reference": "e36c8e5502b4f3f0190c675f1c1f1248a64f04e5",
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",
                "symfony/polyfill-mbstring": "~1.1",
                "symfony/polyfill-php80": "^1.16"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "require-dev": {
                "predis/predis": "~1.0",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/cache": "^4.4|^5.0",
                "symfony/expression-language": "^4.4|^5.0",
                "symfony/mime": "^4.4|^5.0"
            },
            "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.3.7"
            },
            "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-08-27T11:20:35+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": "ceaf46a992f60e90645e7279825a830f733a17c5"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-kernel/zipball/ceaf46a992f60e90645e7279825a830f733a17c5",
                "reference": "ceaf46a992f60e90645e7279825a830f733a17c5",
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",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/deprecation-contracts": "^2.1",
                "symfony/error-handler": "^4.4|^5.0",
                "symfony/event-dispatcher": "^5.0",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "symfony/http-client-contracts": "^1.1|^2",
                "symfony/http-foundation": "^5.3.7",
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": {
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/browser-kit": "<4.4",
                "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",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/browser-kit": "^4.4|^5.0",
                "symfony/config": "^5.0",
                "symfony/console": "^4.4|^5.0",
                "symfony/css-selector": "^4.4|^5.0",
                "symfony/dependency-injection": "^5.3",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/dom-crawler": "^4.4|^5.0",
                "symfony/expression-language": "^4.4|^5.0",
                "symfony/finder": "^4.4|^5.0",
                "symfony/process": "^4.4|^5.0",
                "symfony/routing": "^4.4|^5.0",
                "symfony/stopwatch": "^4.4|^5.0",
                "symfony/translation": "^4.4|^5.0",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "symfony/translation-contracts": "^1.1|^2",
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.3.9"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "time": "2021-09-28T10:25:11+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
        {
            "name": "symfony/mime",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/mime.git",
                "reference": "a756033d0a7e53db389618653ae991eba5a19a11"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/mime/zipball/a756033d0a7e53db389618653ae991eba5a19a11",
                "reference": "a756033d0a7e53db389618653ae991eba5a19a11",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1",
                "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",
                "symfony/property-access": "^4.4|^5.1",
                "symfony/property-info": "^4.4|^5.1",
                "symfony/serializer": "^5.2"
            },
            "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.3.8"
            },
            "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-09-10T12:30:38+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        {
            "name": "symfony/monolog-bridge",
            "version": "v5.3.4",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/monolog-bridge.git",
                "reference": "a0d881165b902a04f41e873426aa52a068064ac4"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/a0d881165b902a04f41e873426aa52a068064ac4",
                "reference": "a0d881165b902a04f41e873426aa52a068064ac4",
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",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/http-kernel": "^5.3",
                "symfony/polyfill-php80": "^1.16",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "symfony/service-contracts": "^1.1|^2"
            },
            "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": {
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/console": "^4.4|^5.0",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "symfony/http-client": "^4.4|^5.0",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/mailer": "^4.4|^5.0",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/messenger": "^4.4|^5.0",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/mime": "^4.4|^5.0",
                "symfony/security-core": "^4.4|^5.0",
                "symfony/var-dumper": "^4.4|^5.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.3.4"
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-07-23T15:55:36+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
        {
            "name": "symfony/monolog-bundle",
Reiter, Christoph's avatar
Reiter, Christoph committed
            "version": "v3.7.0",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/monolog-bundle.git",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "reference": "4054b2e940a25195ae15f0a49ab0c51718922eb4"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/4054b2e940a25195ae15f0a49ab0c51718922eb4",
                "reference": "4054b2e940a25195ae15f0a49ab0c51718922eb4",
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",
                "symfony/dependency-injection": "^4.4 || ^5.0",
                "symfony/http-kernel": "~4.4 || ^5.0",
                "symfony/monolog-bridge": "~4.4 || ^5.0"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "require-dev": {
Reiter, Christoph's avatar
Reiter, Christoph committed
                "symfony/console": "~4.4 || ^5.0",
                "symfony/phpunit-bridge": "^5.1",
                "symfony/yaml": "~4.4 || ^5.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",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "source": "https://github.com/symfony/monolog-bundle/tree/v3.7.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"
                }
            ],
Reiter, Christoph's avatar
Reiter, Christoph committed
            "time": "2021-03-31T07:20:47+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
Reiter, Christoph's avatar
Reiter, Christoph committed
        {
            "name": "symfony/password-hasher",
            "version": "v5.3.7",
Reiter, Christoph's avatar
Reiter, Christoph committed
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/password-hasher.git",
                "reference": "106639b209d0f8b0946394a1108acc9cc20e2216"
Reiter, Christoph's avatar
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/password-hasher/zipball/106639b209d0f8b0946394a1108acc9cc20e2216",
                "reference": "106639b209d0f8b0946394a1108acc9cc20e2216",
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"
            },
            "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"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides password hashing utilities",
            "homepage": "https://symfony.com",
            "keywords": [
                "hashing",
                "password"
            ],
            "support": {
                "source": "https://github.com/symfony/password-hasher/tree/v5.3.7"
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-08-17T15:45:42+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        {
Reiter, Christoph's avatar
Reiter, Christoph committed
            "name": "symfony/polyfill-intl-grapheme",
            "version": "v1.23.1",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "source": {
                "type": "git",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
                "reference": "16880ba9c5ebe3642d1995ab866db29270b36535"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/16880ba9c5ebe3642d1995ab866db29270b36535",
                "reference": "16880ba9c5ebe3642d1995ab866db29270b36535",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "shasum": ""
            },
            "require": {
Reiter, Christoph's avatar
Reiter, Christoph committed
                "php": ">=7.1"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "autoload": {
                "psr-4": {
Reiter, Christoph's avatar
Reiter, Christoph committed
                    "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
Reiter, Christoph's avatar
Reiter, Christoph committed
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
Reiter, Christoph's avatar
Reiter, Christoph committed
            "description": "Symfony polyfill for intl's grapheme_* functions",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "grapheme",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "intl",
                "polyfill",
                "portable",
                "shim"
            ],
                "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.23.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-05-27T12:26:48+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
        {
            "name": "symfony/polyfill-intl-idn",
            "version": "v1.23.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-idn.git",
                "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65"
            },