Skip to content
Snippets Groups Projects
composer.lock 247 KiB
Newer Older
Tim van Dijen's avatar
Tim van Dijen committed
            "time": "2023-07-29T13:14:53+00:00"
Tim van Dijen's avatar
Tim van Dijen committed
        },
Tim van Dijen's avatar
Tim van Dijen committed
        {
            "name": "simplesamlphp/simplesamlphp-module-adfs",
Tim van Dijen's avatar
Tim van Dijen committed
            "version": "dev-release-2.1",
Tim van Dijen's avatar
Tim van Dijen committed
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/simplesamlphp-module-adfs.git",
                "reference": "b9270ac58c4aa86b72fbcb4a426a3446133f42d6"
Tim van Dijen's avatar
Tim van Dijen committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/simplesamlphp-module-adfs/zipball/b9270ac58c4aa86b72fbcb4a426a3446133f42d6",
                "reference": "b9270ac58c4aa86b72fbcb4a426a3446133f42d6",
Tim van Dijen's avatar
Tim van Dijen committed
                "shasum": ""
            },
            "require": {
                "php": "^8.0",
Tim van Dijen's avatar
Tim van Dijen committed
                "simplesamlphp/assert": "^1.0",
                "simplesamlphp/composer-module-installer": "^1.3.2",
                "simplesamlphp/xml-security": "^1.6"
Tim van Dijen's avatar
Tim van Dijen committed
            },
            "require-dev": {
Tim van Dijen's avatar
Tim van Dijen committed
                "simplesamlphp/simplesamlphp": "^3@dev",
                "simplesamlphp/simplesamlphp-test-framework": "^1.5.4"
Tim van Dijen's avatar
Tim van Dijen committed
            },
            "type": "simplesamlphp-module",
            "extra": {
                "branch-alias": {
Tim van Dijen's avatar
Tim van Dijen committed
                    "dev-master": "2.1.x-dev"
Tim van Dijen's avatar
Tim van Dijen committed
                }
            },
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\Module\\adfs\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Tim van Dijen",
                    "email": "tvdijen@gmail.com"
                }
            ],
            "description": "A module that implements the WS-federation IDP",
            "keywords": [
                "adfs",
                "simplesamlphp"
            ],
            "support": {
                "issues": "https://github.com/simplesamlphp/simplesamlphp-module-adfs/issues",
                "source": "https://github.com/simplesamlphp/simplesamlphp-module-adfs"
            },
            "time": "2023-07-31T17:07:29+00:00"
Tim van Dijen's avatar
Tim van Dijen committed
        },
        {
            "name": "simplesamlphp/xml-common",
Tim van Dijen's avatar
Tim van Dijen committed
            "version": "v1.12.3",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/xml-common.git",
Tim van Dijen's avatar
Tim van Dijen committed
                "reference": "0bb3c5c11c7b98a018700797fb4b4afe5913bd18"
Tim van Dijen's avatar
Tim van Dijen committed
                "url": "https://api.github.com/repos/simplesamlphp/xml-common/zipball/0bb3c5c11c7b98a018700797fb4b4afe5913bd18",
                "reference": "0bb3c5c11c7b98a018700797fb4b4afe5913bd18",
                "shasum": ""
            },
            "require": {
                "ext-date": "*",
                "ext-dom": "*",
                "ext-libxml": "*",
                "ext-pcre": "*",
                "ext-spl": "*",
                "ext-xmlreader": "*",
                "php": "^8.0",
                "simplesamlphp/assert": "^1.0.4"
                "simplesamlphp/simplesamlphp-test-framework": "^1.5.5"
            },
            "type": "project",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\XML\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Jaime Perez",
                    "email": "jaime.perez@uninett.no"
                },
                {
                    "name": "Tim van Dijen",
                    "email": "tvdijen@gmail.com"
                }
            ],
            "description": "A library with classes and utilities for handling XML structures.",
            "homepage": "http://simplesamlphp.org",
            "keywords": [
                "saml",
                "xml"
            ],
            "support": {
                "issues": "https://github.com/simplesamlphp/xml-common/issues",
                "source": "https://github.com/simplesamlphp/xml-common"
            },
Tim van Dijen's avatar
Tim van Dijen committed
            "time": "2023-07-29T15:51:57+00:00"
        },
        {
            "name": "simplesamlphp/xml-security",
            "version": "v1.6.10",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/xml-security.git",
                "reference": "d5aa494ad3909029e7fe14735e344532e67ab7d6"
                "url": "https://api.github.com/repos/simplesamlphp/xml-security/zipball/d5aa494ad3909029e7fe14735e344532e67ab7d6",
                "reference": "d5aa494ad3909029e7fe14735e344532e67ab7d6",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-hash": "*",
                "ext-mbstring": "*",
                "ext-openssl": "*",
                "ext-pcre": "*",
                "ext-spl": "*",
                "php": "^8.0",
                "simplesamlphp/assert": "^1.0.4",
                "simplesamlphp/xml-common": "^1.12.2"
                "simplesamlphp/simplesamlphp-test-framework": "^1.5.5"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\XMLSecurity\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Jaime Perez Crespo",
                    "email": "jaime.perez@uninett.no",
                    "role": "Maintainer"
                },
                {
                    "name": "Tim van Dijen",
                    "email": "tvdijen@gmail.com",
                    "role": "Maintainer"
                }
            ],
            "description": "SimpleSAMLphp library for XML Security",
            "homepage": "https://github.com/simplesamlphp/xml-security",
            "keywords": [
                "security",
                "signature",
                "xml",
                "xmldsig"
            ],
            "support": {
                "issues": "https://github.com/simplesamlphp/xml-security/issues",
                "source": "https://github.com/simplesamlphp/xml-security/tree/v1.6.10"
            "time": "2023-07-30T22:12:05+00:00"
        },
        {
            "name": "simplesamlphp/xml-soap",
Tim van Dijen's avatar
Tim van Dijen committed
            "version": "v1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/xml-soap.git",
Tim van Dijen's avatar
Tim van Dijen committed
                "reference": "a5eb5dff4d1aab8ebc0edc280da853615bd34a2e"
Tim van Dijen's avatar
Tim van Dijen committed
                "url": "https://api.github.com/repos/simplesamlphp/xml-soap/zipball/a5eb5dff4d1aab8ebc0edc280da853615bd34a2e",
                "reference": "a5eb5dff4d1aab8ebc0edc280da853615bd34a2e",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-pcre": "*",
                "php": "^8.0",
                "simplesamlphp/assert": "^1.0.4",
Tim van Dijen's avatar
Tim van Dijen committed
                "simplesamlphp/xml-common": "^1.11.0"
Tim van Dijen's avatar
Tim van Dijen committed
                "simplesamlphp/simplesamlphp-test-framework": "^1.5.5"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "v2.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "SimpleSAML\\SOAP\\": "src/",
                    "SimpleSAML\\SOAP11\\": "src/SOAP11/",
                    "SimpleSAML\\SOAP12\\": "src/SOAP12/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Tim van Dijen",
                    "email": "tvdijen@gmail.com"
                }
            ],
            "description": "SimpleSAMLphp library for XML SOAP",
            "support": {
                "issues": "https://github.com/simplesamlphp/xml-soap/issues",
Tim van Dijen's avatar
Tim van Dijen committed
                "source": "https://github.com/simplesamlphp/xml-soap/tree/v1.3.0"
Tim van Dijen's avatar
Tim van Dijen committed
            "time": "2023-06-03T21:18:58+00:00"
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            "name": "symfony/cache",
            "version": "v6.0.19",
            "source": {
                "type": "git",
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
                "url": "https://github.com/symfony/cache.git",
                "reference": "81ca309f056e836480928b20280ec52ce8369bb3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/cache/zipball/81ca309f056e836480928b20280ec52ce8369bb3",
                "reference": "81ca309f056e836480928b20280ec52ce8369bb3",
                "shasum": ""
            },
            "require": {
Sascha Grossenbacher's avatar
Sascha Grossenbacher committed
                "php": ">=8.0.2",
                "psr/cache": "^2.0|^3.0",
                "psr/log": "^1.1|^2|^3",
Sascha Grossenbacher's avatar
Sascha Grossenbacher committed
                "symfony/cache-contracts": "^1.1.7|^2|^3",
                "symfony/service-contracts": "^1.1|^2|^3",
Sascha Grossenbacher's avatar
Sascha Grossenbacher committed
                "symfony/var-exporter": "^5.4|^6.0"
Sascha Grossenbacher's avatar
Sascha Grossenbacher committed
                "symfony/dependency-injection": "<5.4",
                "symfony/http-kernel": "<5.4",
                "symfony/var-dumper": "<5.4"
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            "provide": {
Sascha Grossenbacher's avatar
Sascha Grossenbacher committed
                "psr/cache-implementation": "2.0|3.0",
                "psr/simple-cache-implementation": "1.0|2.0|3.0",
                "symfony/cache-implementation": "1.1|2.0|3.0"
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            "require-dev": {
                "cache/integration-tests": "dev-master",
Tim van Dijen's avatar
Tim van Dijen committed
                "predis/predis": "^1.1",
Sascha Grossenbacher's avatar
Sascha Grossenbacher committed
                "psr/simple-cache": "^1.0|^2.0|^3.0",
                "symfony/config": "^5.4|^6.0",
                "symfony/dependency-injection": "^5.4|^6.0",
                "symfony/filesystem": "^5.4|^6.0",
                "symfony/http-kernel": "^5.4|^6.0",
                "symfony/messenger": "^5.4|^6.0",
                "symfony/var-dumper": "^5.4|^6.0"
            },
            "type": "library",
            "autoload": {
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
                    "Symfony\\Component\\Cache\\": ""
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
Tim van Dijen's avatar
Tim van Dijen committed
            "description": "Provides extended PSR-6, PSR-16 (and tags) implementations",
            "homepage": "https://symfony.com",
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            "keywords": [
                "caching",
                "psr6"
            ],
Tim van Dijen's avatar
Tim van Dijen committed
            "support": {
                "source": "https://github.com/symfony/cache/tree/v6.0.19"
Tim van Dijen's avatar
Tim van Dijen 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": "2023-01-20T17:44:14+00:00"
Hanne Moa's avatar
Hanne Moa committed
        {
            "name": "symfony/cache-contracts",
Sascha Grossenbacher's avatar
Sascha Grossenbacher committed
            "version": "v3.0.2",
Hanne Moa's avatar
Hanne Moa committed
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/cache-contracts.git",
Sascha Grossenbacher's avatar
Sascha Grossenbacher committed
                "reference": "1c0a181c9ee221afe4fa55b2d13fc63c5ae14348"
Hanne Moa's avatar
Hanne Moa committed
            },
            "dist": {
                "type": "zip",
Sascha Grossenbacher's avatar
Sascha Grossenbacher committed
                "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/1c0a181c9ee221afe4fa55b2d13fc63c5ae14348",
                "reference": "1c0a181c9ee221afe4fa55b2d13fc63c5ae14348",
Hanne Moa's avatar
Hanne Moa committed
                "shasum": ""
            },
            "require": {
Sascha Grossenbacher's avatar
Sascha Grossenbacher committed
                "php": ">=8.0.2",
                "psr/cache": "^3.0"
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            },
            "suggest": {
                "symfony/cache-implementation": ""
Hanne Moa's avatar
Hanne Moa committed
            },
            "type": "library",
            "extra": {
                "branch-alias": {
Sascha Grossenbacher's avatar
Sascha Grossenbacher committed
                    "dev-main": "3.0-dev"
Tim van Dijen's avatar
Tim van Dijen committed
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
Hanne Moa's avatar
Hanne Moa committed
                }
            },
            "autoload": {
                    "Symfony\\Contracts\\Cache\\": ""
                }
Hanne Moa's avatar
Hanne Moa committed
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
Hanne Moa's avatar
Hanne Moa committed
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
Hanne Moa's avatar
Hanne Moa committed
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
Hanne Moa's avatar
Hanne Moa committed
                }
            ],
            "description": "Generic abstractions related to caching",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
Tim van Dijen's avatar
Tim van Dijen committed
            "support": {
Sascha Grossenbacher's avatar
Sascha Grossenbacher committed
                "source": "https://github.com/symfony/cache-contracts/tree/v3.0.2"
Tim van Dijen's avatar
Tim van Dijen committed
            },
Tim van Dijen's avatar
Tim van Dijen 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"
                }
            ],
Sascha Grossenbacher's avatar
Sascha Grossenbacher committed
            "time": "2022-01-02T09:55:41+00:00"
Hanne Moa's avatar
Hanne Moa committed
        },
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            "name": "symfony/config",
            "version": "v6.0.19",
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
                "url": "https://github.com/symfony/config.git",
                "reference": "db4fc45c24e0c3e2198e68ada9d7f90daa1f97e3"
                "url": "https://api.github.com/repos/symfony/config/zipball/db4fc45c24e0c3e2198e68ada9d7f90daa1f97e3",
                "reference": "db4fc45c24e0c3e2198e68ada9d7f90daa1f97e3",
Sascha Grossenbacher's avatar
Sascha Grossenbacher committed
                "php": ">=8.0.2",
                "symfony/deprecation-contracts": "^2.1|^3",
Sascha Grossenbacher's avatar
Sascha Grossenbacher committed
                "symfony/filesystem": "^5.4|^6.0",
Tim van Dijen's avatar
Tim van Dijen committed
                "symfony/polyfill-ctype": "~1.8",
Tim van Dijen's avatar
Tim van Dijen committed
                "symfony/polyfill-php81": "^1.22"
Tim van Dijen's avatar
Tim van Dijen committed
                "symfony/finder": "<4.4"
Sascha Grossenbacher's avatar
Sascha Grossenbacher committed
                "symfony/event-dispatcher": "^5.4|^6.0",
                "symfony/finder": "^5.4|^6.0",
                "symfony/messenger": "^5.4|^6.0",
                "symfony/service-contracts": "^1.1|^2|^3",
Sascha Grossenbacher's avatar
Sascha Grossenbacher committed
                "symfony/yaml": "^5.4|^6.0"
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
                "symfony/yaml": "To use the yaml reference dumper"
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
                    "Symfony\\Component\\Config\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
            "homepage": "https://symfony.com",
Tim van Dijen's avatar
Tim van Dijen committed
            "support": {
                "source": "https://github.com/symfony/config/tree/v6.0.19"
Tim van Dijen's avatar
Tim van Dijen 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": "2023-01-09T04:36:00+00:00"
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
        {
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            "name": "symfony/console",
            "version": "v6.0.19",
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
            "source": {
                "type": "git",
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
                "url": "https://github.com/symfony/console.git",
                "reference": "c3ebc83d031b71c39da318ca8b7a07ecc67507ed"
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/console/zipball/c3ebc83d031b71c39da318ca8b7a07ecc67507ed",
                "reference": "c3ebc83d031b71c39da318ca8b7a07ecc67507ed",
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
                "shasum": ""
            },
            "require": {
Sascha Grossenbacher's avatar
Sascha Grossenbacher committed
                "php": ">=8.0.2",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/service-contracts": "^1.1|^2|^3",
Sascha Grossenbacher's avatar
Sascha Grossenbacher committed
                "symfony/string": "^5.4|^6.0"
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            },
            "conflict": {
Sascha Grossenbacher's avatar
Sascha Grossenbacher committed
                "symfony/dependency-injection": "<5.4",
                "symfony/dotenv": "<5.4",
                "symfony/event-dispatcher": "<5.4",
                "symfony/lock": "<5.4",
                "symfony/process": "<5.4"
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            },
            "provide": {
Sascha Grossenbacher's avatar
Sascha Grossenbacher committed
                "psr/log-implementation": "1.0|2.0|3.0"
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            },
            "require-dev": {
Sascha Grossenbacher's avatar
Sascha Grossenbacher committed
                "psr/log": "^1|^2|^3",
                "symfony/config": "^5.4|^6.0",
                "symfony/dependency-injection": "^5.4|^6.0",
                "symfony/event-dispatcher": "^5.4|^6.0",
                "symfony/lock": "^5.4|^6.0",
                "symfony/process": "^5.4|^6.0",
                "symfony/var-dumper": "^5.4|^6.0"
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            },
            "suggest": {
                "psr/log": "For using the console logger",
                "symfony/event-dispatcher": "",
                "symfony/lock": "",
                "symfony/process": ""
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Console\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Eases the creation of beautiful and testable command line interfaces",
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            "homepage": "https://symfony.com",
Tim van Dijen's avatar
Tim van Dijen committed
            "keywords": [
                "cli",
                "command line",
                "console",
                "terminal"
            ],
Tim van Dijen's avatar
Tim van Dijen committed
            "support": {
                "source": "https://github.com/symfony/console/tree/v6.0.19"
Tim van Dijen's avatar
Tim van Dijen 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": "2023-01-01T08:36:10+00:00"
Tim van Dijen's avatar
Tim van Dijen committed
            "name": "symfony/dependency-injection",
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            "source": {
                "type": "git",
Tim van Dijen's avatar
Tim van Dijen committed
                "url": "https://github.com/symfony/dependency-injection.git",
                "reference": "359806e1adebd1c43e18e5ea22acd14bef7fcf8c"
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/359806e1adebd1c43e18e5ea22acd14bef7fcf8c",
                "reference": "359806e1adebd1c43e18e5ea22acd14bef7fcf8c",
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.2",
                "psr/container": "^1.1|^2.0",
                "symfony/deprecation-contracts": "^2.1|^3",
                "symfony/polyfill-php81": "^1.22",
                "symfony/service-contracts": "^1.1.6|^2.0|^3.0"
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            },
            "conflict": {
Tim van Dijen's avatar
Tim van Dijen committed
                "ext-psr": "<1.1|>=2",
                "symfony/config": "<5.4",
                "symfony/finder": "<5.4",
                "symfony/proxy-manager-bridge": "<5.4",
                "symfony/yaml": "<5.4"
Tim van Dijen's avatar
Tim van Dijen committed
            },
            "provide": {
                "psr/container-implementation": "1.1|2.0",
                "symfony/service-implementation": "1.1|2.0|3.0"
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            },
            "require-dev": {
                "symfony/config": "^5.4|^6.0",
                "symfony/expression-language": "^5.4|^6.0",
                "symfony/yaml": "^5.4|^6.0"
Tim van Dijen's avatar
Tim van Dijen committed
            },
            "suggest": {
                "symfony/config": "",
                "symfony/expression-language": "For using expressions in service container configuration",
                "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
                "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
                "symfony/yaml": ""
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            },
            "type": "library",
            "autoload": {
                "psr-4": {
Tim van Dijen's avatar
Tim van Dijen committed
                    "Symfony\\Component\\DependencyInjection\\": ""
Thijs Kinkhorst's avatar
Thijs Kinkhorst 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"
                }
            ],
            "description": "Allows you to standardize and centralize the way objects are constructed in your application",
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            "homepage": "https://symfony.com",
Tim van Dijen's avatar
Tim van Dijen committed
            "support": {
                "source": "https://github.com/symfony/dependency-injection/tree/v6.0.20"
Tim van Dijen's avatar
Tim van Dijen 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": "2023-01-30T15:41:07+00:00"
Tim van Dijen's avatar
Tim van Dijen committed
            "name": "symfony/deprecation-contracts",
Tim van Dijen's avatar
Tim van Dijen committed
            "version": "v3.0.2",
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            "source": {
                "type": "git",
Tim van Dijen's avatar
Tim van Dijen committed
                "url": "https://github.com/symfony/deprecation-contracts.git",
Tim van Dijen's avatar
Tim van Dijen committed
                "reference": "26954b3d62a6c5fd0ea8a2a00c0353a14978d05c"
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            },
            "dist": {
                "type": "zip",
Tim van Dijen's avatar
Tim van Dijen committed
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/26954b3d62a6c5fd0ea8a2a00c0353a14978d05c",
                "reference": "26954b3d62a6c5fd0ea8a2a00c0353a14978d05c",
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
                "shasum": ""
            },
            "require": {
Tim van Dijen's avatar
Tim van Dijen committed
                "php": ">=8.0.2"
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            },
            "type": "library",
            "extra": {
                "branch-alias": {
Tim van Dijen's avatar
Tim van Dijen committed
                    "dev-main": "3.0-dev"
Tim van Dijen's avatar
Tim van Dijen committed
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
                }
            },
            "autoload": {
Tim van Dijen's avatar
Tim van Dijen committed
                "files": [
                    "function.php"
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
Tim van Dijen's avatar
Tim van Dijen committed
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
Tim van Dijen's avatar
Tim van Dijen committed
            "description": "A generic function and convention to trigger deprecation notices",
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            "homepage": "https://symfony.com",
Tim van Dijen's avatar
Tim van Dijen committed
            "support": {
Tim van Dijen's avatar
Tim van Dijen committed
                "source": "https://github.com/symfony/deprecation-contracts/tree/v3.0.2"
Tim van Dijen's avatar
Tim van Dijen 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"
                }
            ],
Tim van Dijen's avatar
Tim van Dijen committed
            "time": "2022-01-02T09:55:41+00:00"
        },
        {
            "name": "symfony/error-handler",
            "version": "v6.0.19",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/error-handler.git",
                "reference": "c7df52182f43a68522756ac31a532dd5b1e6db67"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/error-handler/zipball/c7df52182f43a68522756ac31a532dd5b1e6db67",
                "reference": "c7df52182f43a68522756ac31a532dd5b1e6db67",
                "shasum": ""
            },
            "require": {
Tim van Dijen's avatar
Tim van Dijen committed
                "php": ">=8.0.2",
                "psr/log": "^1|^2|^3",
Tim van Dijen's avatar
Tim van Dijen committed
                "symfony/var-dumper": "^5.4|^6.0"
            },
            "require-dev": {
                "symfony/deprecation-contracts": "^2.1|^3",
Tim van Dijen's avatar
Tim van Dijen committed
                "symfony/http-kernel": "^5.4|^6.0",
                "symfony/serializer": "^5.4|^6.0"
            "bin": [
                "Resources/bin/patch-type-declarations"
            ],
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\ErrorHandler\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides tools to manage errors and ease debugging PHP code",
            "homepage": "https://symfony.com",
Tim van Dijen's avatar
Tim van Dijen committed
            "support": {
                "source": "https://github.com/symfony/error-handler/tree/v6.0.19"
Tim van Dijen's avatar
Tim van Dijen 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": "2023-01-01T08:36:10+00:00"
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
        },
        {
            "name": "symfony/event-dispatcher",
            "version": "v6.0.19",
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher.git",
                "reference": "2eaf8e63bc5b8cefabd4a800157f0d0c094f677a"
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/2eaf8e63bc5b8cefabd4a800157f0d0c094f677a",
                "reference": "2eaf8e63bc5b8cefabd4a800157f0d0c094f677a",
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
                "shasum": ""
            },
            "require": {
Tim van Dijen's avatar
Tim van Dijen committed
                "php": ">=8.0.2",
                "symfony/event-dispatcher-contracts": "^2|^3"
Thijs Kinkhorst's avatar
Thijs Kinkhorst committed
            },
            "conflict": {
Tim van Dijen's avatar
Tim van Dijen committed
                "symfony/dependency-injection": "<5.4"
            },
            "provide": {
                "psr/event-dispatcher-implementation": "1.0",
Tim van Dijen's avatar
Tim van Dijen committed
                "symfony/event-dispatcher-implementation": "2.0|3.0"
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
            },
            "require-dev": {
                "psr/log": "^1|^2|^3",
Tim van Dijen's avatar
Tim van Dijen committed
                "symfony/config": "^5.4|^6.0",
                "symfony/dependency-injection": "^5.4|^6.0",
                "symfony/error-handler": "^5.4|^6.0",
                "symfony/expression-language": "^5.4|^6.0",
                "symfony/http-foundation": "^5.4|^6.0",
                "symfony/service-contracts": "^1.1|^2|^3",
Tim van Dijen's avatar
Tim van Dijen committed
                "symfony/stopwatch": "^5.4|^6.0"
            },
            "suggest": {
                "symfony/dependency-injection": "",
                "symfony/http-kernel": ""
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\EventDispatcher\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
                }
            ],
            "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
            "homepage": "https://symfony.com",
Tim van Dijen's avatar
Tim van Dijen committed
            "support": {
                "source": "https://github.com/symfony/event-dispatcher/tree/v6.0.19"
Tim van Dijen's avatar
Tim van Dijen 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": "2023-01-01T08:36:10+00:00"
        },
        {
            "name": "symfony/event-dispatcher-contracts",
Tim van Dijen's avatar
Tim van Dijen committed
            "version": "v3.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher-contracts.git",
Tim van Dijen's avatar
Tim van Dijen committed
                "reference": "7bc61cc2db649b4637d331240c5346dcc7708051"
            },
            "dist": {
                "type": "zip",
Tim van Dijen's avatar
Tim van Dijen committed
                "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/7bc61cc2db649b4637d331240c5346dcc7708051",
                "reference": "7bc61cc2db649b4637d331240c5346dcc7708051",
                "shasum": ""
            },
            "require": {
Tim van Dijen's avatar
Tim van Dijen committed
                "php": ">=8.0.2",
Tim van Dijen's avatar
Tim van Dijen committed
                "psr/event-dispatcher": "^1"
            },
            "suggest": {
                "symfony/event-dispatcher-implementation": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
Tim van Dijen's avatar
Tim van Dijen committed
                    "dev-main": "3.0-dev"
Tim van Dijen's avatar
Tim van Dijen committed
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\EventDispatcher\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Generic abstractions related to dispatching event",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
Tim van Dijen's avatar
Tim van Dijen committed
            "support": {
Tim van Dijen's avatar
Tim van Dijen committed
                "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.0.2"
Tim van Dijen's avatar
Tim van Dijen committed
            },
Tim van Dijen's avatar
Tim van Dijen 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"
                }
            ],
Tim van Dijen's avatar
Tim van Dijen committed
            "time": "2022-01-02T09:55:41+00:00"
            "version": "v6.0.19",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/filesystem.git",
                "reference": "3d49eec03fda1f0fc19b7349fbbe55ebc1004214"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/filesystem/zipball/3d49eec03fda1f0fc19b7349fbbe55ebc1004214",
                "reference": "3d49eec03fda1f0fc19b7349fbbe55ebc1004214",
                "shasum": ""
            },
            "require": {
Sascha Grossenbacher's avatar
Sascha Grossenbacher committed
                "php": ">=8.0.2",
                "symfony/polyfill-ctype": "~1.8",
Sascha Grossenbacher's avatar
Sascha Grossenbacher committed
                "symfony/polyfill-mbstring": "~1.8"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Filesystem\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],