Skip to content
Snippets Groups Projects
composer.lock 308 KiB
Newer Older
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
Reiter, Christoph's avatar
Reiter, Christoph committed
    "content-hash": "1d9a7f2fad509942445cf5be4506c6ee",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
    "packages": [
        {
            "name": "api-platform/core",
Reiter, Christoph's avatar
Reiter, Christoph committed
            "version": "v2.6.5",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "source": {
                "type": "git",
                "url": "https://github.com/api-platform/core.git",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "reference": "4e22a289e474db454480020ff37d20472668c11c"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "url": "https://api.github.com/repos/api-platform/core/zipball/4e22a289e474db454480020ff37d20472668c11c",
                "reference": "4e22a289e474db454480020ff37d20472668c11c",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "shasum": ""
            },
            "require": {
                "doctrine/inflector": "^1.0 || ^2.0",
                "fig/link-util": "^1.0",
                "php": ">=7.1",
                "psr/cache": "^1.0 || ^2.0 || ^3.0",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "psr/container": "^1.0",
                "symfony/http-foundation": "^4.4 || ^5.1",
                "symfony/http-kernel": "^4.4 || ^5.1",
                "symfony/property-access": "^3.4.19 || ^4.4 || ^5.1",
                "symfony/property-info": "^3.4 || ^4.4 || ^5.2.1",
                "symfony/serializer": "^4.4 || ^5.1",
                "symfony/web-link": "^4.4 || ^5.1",
                "willdurand/negotiation": "^2.0.3 || ^3.0"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "conflict": {
                "doctrine/common": "<2.7",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "doctrine/mongodb-odm": "<2.2",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "doctrine/persistence": "<1.3"
            },
            "require-dev": {
                "behat/behat": "^3.1",
                "behat/mink": "^1.7",
                "doctrine/annotations": "^1.7",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "doctrine/cache": "^1.11",
                "doctrine/common": "^2.11 || ^3.0",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "doctrine/data-fixtures": "^1.2.2",
                "doctrine/doctrine-bundle": "^1.12 || ^2.0",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "doctrine/mongodb-odm": "^2.2",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "doctrine/mongodb-odm-bundle": "^4.0",
                "doctrine/orm": "^2.6.4 || ^3.0",
                "elasticsearch/elasticsearch": "^6.0 || ^7.0",
                "friends-of-behat/mink-browserkit-driver": "^1.3.1",
                "friends-of-behat/mink-extension": "^2.2",
                "friends-of-behat/symfony-extension": "^2.1",
                "guzzlehttp/guzzle": "^6.0 || ^7.0",
                "jangregor/phpstan-prophecy": "^0.8",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "justinrainbow/json-schema": "^5.2.1",
                "phpdocumentor/reflection-docblock": "^3.0 || ^4.0 || ^5.1",
                "phpdocumentor/type-resolver": "^0.3 || ^0.4 || ^1.4",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "phpstan/extension-installer": "^1.0",
                "phpstan/phpstan": "^0.12.65",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "phpstan/phpstan-doctrine": "^0.12.7",
                "phpstan/phpstan-phpunit": "^0.12.4",
                "phpstan/phpstan-symfony": "^0.12.4",
                "psr/log": "^1.0",
                "ramsey/uuid": "^3.7 || ^4.0",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "ramsey/uuid-doctrine": "^1.4",
                "soyuka/contexts": "^3.3.1",
                "soyuka/stubs-mongodb": "^1.0",
                "symfony/asset": "^3.4 || ^4.4 || ^5.1",
                "symfony/browser-kit": "^4.4 || ^5.1",
                "symfony/cache": "^3.4 || ^4.4 || ^5.1",
                "symfony/config": "^3.4 || ^4.4 || ^5.1",
                "symfony/console": "^3.4 || ^4.4 || ^5.1",
                "symfony/css-selector": "^3.4 || ^4.4 || ^5.1",
                "symfony/debug": "^3.4 || ^4.4 || ^5.1",
                "symfony/dependency-injection": "^3.4 || ^4.4 || ^5.1",
                "symfony/doctrine-bridge": "^3.4 || ^4.4 || ^5.1",
                "symfony/dom-crawler": "^3.4 || ^4.4 || ^5.1",
                "symfony/event-dispatcher": "^3.4 || ^4.4 || ^5.1",
                "symfony/expression-language": "^3.4 || ^4.4 || ^5.1",
                "symfony/finder": "^3.4 || ^4.4 || ^5.1",
                "symfony/form": "^3.4 || ^4.4 || ^5.1",
                "symfony/framework-bundle": "^4.4 || ^5.1",
                "symfony/http-client": "^4.4 || ^5.1",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "symfony/mercure-bundle": "*",
                "symfony/messenger": "^4.4 || ^5.1",
                "symfony/phpunit-bridge": "^5.1.7",
                "symfony/routing": "^3.4 || ^4.4 || ^5.1",
                "symfony/security-bundle": "^3.4 || ^4.4 || ^5.1",
                "symfony/security-core": "^4.4 || ^5.1",
                "symfony/twig-bundle": "^3.4 || ^4.4 || ^5.1",
                "symfony/validator": "^3.4 || ^4.4 || ^5.1",
                "symfony/web-profiler-bundle": "^4.4 || ^5.1",
                "symfony/yaml": "^3.4 || ^4.4 || ^5.1",
                "twig/twig": "^1.42.3 || ^2.12 || ^3.0",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "webonyx/graphql-php": "^14.0"
            },
            "suggest": {
                "doctrine/mongodb-odm-bundle": "To support MongoDB. Only versions 4.0 and later are supported.",
                "elasticsearch/elasticsearch": "To support Elasticsearch.",
                "guzzlehttp/guzzle": "To use the HTTP cache invalidation system.",
                "ocramius/package-versions": "To display the API Platform's version in the debug bar.",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "phpdocumentor/reflection-docblock": "To support extracting metadata from PHPDoc.",
                "psr/cache-implementation": "To use metadata caching.",
                "ramsey/uuid": "To support Ramsey's UUID identifiers.",
                "symfony/cache": "To have metadata caching when using Symfony integration.",
                "symfony/config": "To load XML configuration files.",
                "symfony/expression-language": "To use authorization features.",
                "symfony/security": "To use authorization features.",
                "symfony/twig-bundle": "To use the Swagger UI integration.",
                "symfony/uid": "To support Symfony UUID/ULID identifiers.",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "symfony/web-profiler-bundle": "To use the data collector.",
                "webonyx/graphql-php": "To support GraphQL."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.7.x-dev"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                },
                "symfony": {
                    "require": "^3.4 || ^4.4 || ^5.1"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                }
            },
            "autoload": {
                "psr-4": {
                    "ApiPlatform\\Core\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kévin Dunglas",
Reiter, Christoph's avatar
Reiter, Christoph committed
                    "email": "kevin@dunglas.fr",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                    "homepage": "https://dunglas.fr"
                }
            ],
            "description": "Build a fully-featured hypermedia or GraphQL API in minutes!",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "homepage": "https://api-platform.com",
            "keywords": [
                "Hydra",
                "JSON-LD",
                "api",
                "graphql",
                "hal",
                "jsonapi",
                "openapi",
                "rest",
                "swagger"
            ],
            "support": {
                "issues": "https://github.com/api-platform/core/issues",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "source": "https://github.com/api-platform/core/tree/v2.6.5"
            },
            "funding": [
                {
                    "url": "https://tidelift.com/funding/github/packagist/api-platform/core",
                    "type": "tidelift"
                }
            ],
Reiter, Christoph's avatar
Reiter, Christoph committed
            "time": "2021-06-15T16:53:33+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
        {
            "name": "brick/math",
            "version": "0.9.3",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "source": {
                "type": "git",
                "url": "https://github.com/brick/math.git",
                "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/brick/math/zipball/ca57d18f028f84f777b2168cd1911b0dee2343ae",
                "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "php": "^7.1 || ^8.0"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.2",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0",
                "vimeo/psalm": "4.9.2"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Brick\\Math\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Arbitrary-precision arithmetic library",
            "keywords": [
                "Arbitrary-precision",
                "BigInteger",
                "BigRational",
                "arithmetic",
                "bigdecimal",
                "bignum",
                "brick",
                "math"
            ],
            "support": {
Reiter, Christoph's avatar
Reiter, Christoph committed
                "issues": "https://github.com/brick/math/issues",
                "source": "https://github.com/brick/math/tree/0.9.3"
            },
            "funding": [
                {
                    "url": "https://github.com/BenMorel",
                    "type": "github"
                },
Reiter, Christoph's avatar
Reiter, Christoph committed
                    "url": "https://tidelift.com/funding/github/packagist/brick/math",
                    "type": "tidelift"
                }
            ],
            "time": "2021-08-15T20:50:18+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
        {
            "name": "dbp/relay-core-bundle",
            "version": "v0.1.11",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "source": {
                "type": "git",
                "url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle",
                "reference": "5ab31546f7f8f85b876523de75ddf559f572cb0d"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "require": {
                "api-platform/core": "^2.6.3",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "doctrine/annotations": "^1.0",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "ext-json": "*",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "guzzlehttp/guzzle": "^7.0",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "nelmio/cors-bundle": "^2.1.0",
                "php": "^7.3",
                "phpdocumentor/reflection-docblock": "^3.0 || ^4.0 || ^5.0",
                "symfony/asset": "^5.3",
                "symfony/config": "^5.3",
                "symfony/expression-language": "^5.3",
                "symfony/framework-bundle": "^5.3",
                "symfony/security-bundle": "^5.3",
                "symfony/security-core": "^5.3",
                "symfony/security-guard": "^5.3",
                "symfony/twig-bundle": "^5.3",
                "symfony/validator": "^5.3",
                "symfony/yaml": "^5.3"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.0",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "phpstan/phpstan": "^0.12.33",
                "phpstan/phpstan-phpunit": "^0.12.13",
                "symfony/browser-kit": "^5.3",
                "symfony/http-client": "^5.3",
                "symfony/phpunit-bridge": "^5.3",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "vimeo/psalm": "^4.4"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "type": "symfony-bundle",
            "autoload": {
                "psr-4": {
                    "Dbp\\Relay\\CoreBundle\\": "src/"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                }
            },
            "notification-url": "https://packagist.org/downloads/",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "license": [
                "AGPL-3.0-or-later"
            ],
            "time": "2021-08-03T09:36:08+00:00"
            "name": "dbp/relay-keycloak-bundle",
            "version": "v0.1.1",
            "source": {
                "type": "git",
                "url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-keycloak-bundle",
                "reference": "a7f0ade430e4dafacd745ac8acb63df1d1eea600"
                "dbp/relay-core-bundle": "^0.1.10",
                "ext-json": "*",
                "guzzlehttp/guzzle": "^7.0",
                "kevinrob/guzzle-cache-middleware": "^3.3",
                "php": "^7.3",
                "symfony/framework-bundle": "^5.2",
                "symfony/security-core": "^5.2",
                "symfony/yaml": "^5.2",
                "web-token/jwt-easy": "^2.1",
                "web-token/jwt-signature-algorithm-rsa": "^2.1"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.0",
                "phpstan/phpstan": "^0.12.33",
                "phpstan/phpstan-phpunit": "^0.12.13",
                "symfony/browser-kit": "^5.3",
                "symfony/http-client": "^5.3",
                "symfony/phpunit-bridge": "^5.2",
                "vimeo/psalm": "^4.4"
            },
            "type": "symfony-bundle",
            "autoload": {
                "psr-4": {
                    "Dbp\\Relay\\KeycloakBundle\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AGPL-3.0-or-later"
            ],
            "time": "2021-08-03T09:19:56+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
        {
            "name": "doctrine/annotations",
            "version": "1.13.2",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/annotations.git",
                "reference": "5b668aef16090008790395c02c893b1ba13f7e08"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/5b668aef16090008790395c02c893b1ba13f7e08",
                "reference": "5b668aef16090008790395c02c893b1ba13f7e08",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "shasum": ""
            },
            "require": {
                "doctrine/lexer": "1.*",
                "ext-tokenizer": "*",
                "php": "^7.1 || ^8.0",
                "psr/cache": "^1 || ^2 || ^3"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "require-dev": {
                "doctrine/cache": "^1.11 || ^2.0",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "doctrine/coding-standard": "^6.0 || ^8.1",
                "phpstan/phpstan": "^0.12.20",
                "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
                "symfony/cache": "^4.4 || ^5.2"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Docblock Annotations Parser",
            "homepage": "https://www.doctrine-project.org/projects/annotations.html",
            "keywords": [
                "annotations",
                "docblock",
                "parser"
            ],
            "support": {
                "issues": "https://github.com/doctrine/annotations/issues",
                "source": "https://github.com/doctrine/annotations/tree/1.13.2"
            "time": "2021-08-05T19:00:23+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
        {
            "name": "doctrine/inflector",
Reiter, Christoph's avatar
Reiter, Christoph committed
            "version": "2.0.3",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/inflector.git",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "url": "https://api.github.com/repos/doctrine/inflector/zipball/9cf661f4eb38f7c881cac67c75ea9b00bf97b210",
                "reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^7.0",
                "phpstan/phpstan": "^0.11",
                "phpstan/phpstan-phpunit": "^0.11",
                "phpstan/phpstan-strict-rules": "^0.11",
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
            "homepage": "https://www.doctrine-project.org/projects/inflector.html",
            "keywords": [
                "inflection",
                "inflector",
                "lowercase",
                "manipulation",
                "php",
                "plural",
                "singular",
                "strings",
                "uppercase",
                "words"
            ],
            "support": {
                "issues": "https://github.com/doctrine/inflector/issues",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "source": "https://github.com/doctrine/inflector/tree/2.0.x"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
                    "type": "tidelift"
                }
            ],
Reiter, Christoph's avatar
Reiter, Christoph committed
            "time": "2020-05-29T15:13:26+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
        {
            "name": "doctrine/lexer",
            "version": "1.2.1",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/lexer.git",
                "reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
                "reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^6.0",
                "phpstan/phpstan": "^0.11.8",
                "phpunit/phpunit": "^8.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
            "homepage": "https://www.doctrine-project.org/projects/lexer.html",
            "keywords": [
                "annotations",
                "docblock",
                "lexer",
                "parser",
                "php"
            ],
            "support": {
                "issues": "https://github.com/doctrine/lexer/issues",
                "source": "https://github.com/doctrine/lexer/tree/1.2.1"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
Reiter, Christoph's avatar
Reiter, Christoph committed
                    "type": "custom"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                },
                {
Reiter, Christoph's avatar
Reiter, Christoph committed
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                },
                {
Reiter, Christoph's avatar
Reiter, Christoph committed
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
                    "type": "tidelift"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                }
            ],
Reiter, Christoph's avatar
Reiter, Christoph committed
            "time": "2020-05-25T17:44:05+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
        {
            "name": "fgrosse/phpasn1",
Reiter, Christoph's avatar
Reiter, Christoph committed
            "version": "v2.3.0",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "source": {
                "type": "git",
                "url": "https://github.com/fgrosse/PHPASN1.git",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "reference": "20299033c35f4300eb656e7e8e88cf52d1d6694e"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "url": "https://api.github.com/repos/fgrosse/PHPASN1/zipball/20299033c35f4300eb656e7e8e88cf52d1d6694e",
                "reference": "20299033c35f4300eb656e7e8e88cf52d1d6694e",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "shasum": ""
            },
            "require": {
                "php": ">=7.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~6.3",
                "satooshi/php-coveralls": "~2.0"
            },
            "suggest": {
                "ext-bcmath": "BCmath is the fallback extension for big integer calculations",
                "ext-curl": "For loading OID information from the web if they have not bee defined statically",
                "ext-gmp": "GMP is the preferred extension for big integer calculations",
                "phpseclib/bcmath_compat": "BCmath polyfill for servers where neither GMP nor BCmath is available"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "FG\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Friedrich Große",
                    "email": "friedrich.grosse@gmail.com",
                    "homepage": "https://github.com/FGrosse",
                    "role": "Author"
                },
                {
                    "name": "All contributors",
                    "homepage": "https://github.com/FGrosse/PHPASN1/contributors"
                }
            ],
            "description": "A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.",
            "homepage": "https://github.com/FGrosse/PHPASN1",
            "keywords": [
                "DER",
                "asn.1",
                "asn1",
                "ber",
                "binary",
                "decoding",
                "encoding",
                "x.509",
                "x.690",
                "x509",
                "x690"
            ],
Reiter, Christoph's avatar
Reiter, Christoph committed
            "support": {
                "issues": "https://github.com/fgrosse/PHPASN1/issues",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "source": "https://github.com/fgrosse/PHPASN1/tree/v2.3.0"
Reiter, Christoph's avatar
Reiter, Christoph committed
            },
Reiter, Christoph's avatar
Reiter, Christoph committed
            "time": "2021-04-24T19:01:55+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
        {
            "name": "fig/link-util",
Reiter, Christoph's avatar
Reiter, Christoph committed
            "version": "1.1.2",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/link-util.git",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "reference": "5d7b8d04ed3393b4b59968ca1e906fb7186d81e8"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "url": "https://api.github.com/repos/php-fig/link-util/zipball/5d7b8d04ed3393b4b59968ca1e906fb7186d81e8",
                "reference": "5d7b8d04ed3393b4b59968ca1e906fb7186d81e8",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.0",
                "psr/link": "~1.0@dev"
            },
            "provide": {
                "psr/link-implementation": "1.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.1",
                "squizlabs/php_codesniffer": "^2.3.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Fig\\Link\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
Reiter, Christoph's avatar
Reiter, Christoph committed
                    "homepage": "https://www.php-fig.org/"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                }
            ],
            "description": "Common utility implementations for HTTP links",
            "keywords": [
                "http",
                "http-link",
                "link",
                "psr",
                "psr-13",
                "rest"
            ],
            "support": {
                "issues": "https://github.com/php-fig/link-util/issues",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "source": "https://github.com/php-fig/link-util/tree/1.1.2"
Reiter, Christoph's avatar
Reiter, Christoph committed
            "time": "2021-02-03T23:36:04+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
        {
            "name": "guzzlehttp/guzzle",
Reiter, Christoph's avatar
Reiter, Christoph committed
            "version": "7.3.0",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/guzzle.git",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "reference": "7008573787b430c1c1f650e3722d9bba59967628"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/7008573787b430c1c1f650e3722d9bba59967628",
                "reference": "7008573787b430c1c1f650e3722d9bba59967628",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "guzzlehttp/promises": "^1.4",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "guzzlehttp/psr7": "^1.7 || ^2.0",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "php": "^7.2.5 || ^8.0",
                "psr/http-client": "^1.0"
            },
            "provide": {
                "psr/http-client-implementation": "1.0"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "require-dev": {
Reiter, Christoph's avatar
Reiter, Christoph committed
                "bamarni/composer-bin-plugin": "^1.4.1",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "ext-curl": "*",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "php-http/client-integration-tests": "^3.0",
                "phpunit/phpunit": "^8.5.5 || ^9.3.5",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "psr/log": "^1.1"
            },
            "suggest": {
Reiter, Christoph's avatar
Reiter, Christoph committed
                "ext-curl": "Required for CURL handler support",
                "ext-intl": "Required for Internationalized Domain Name (IDN) support",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "psr/log": "Required for using the Log middleware"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
Reiter, Christoph's avatar
Reiter, Christoph committed
                    "dev-master": "7.3-dev"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                }
            },
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\": "src/"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
Reiter, Christoph's avatar
Reiter, Christoph committed
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://sagikazarmark.hu"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                }
            ],
            "description": "Guzzle is a PHP HTTP client library",
            "homepage": "http://guzzlephp.org/",
            "keywords": [
                "client",
                "curl",
                "framework",
                "http",
                "http client",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "psr-18",
                "psr-7",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "rest",
                "web service"
            ],
Reiter, Christoph's avatar
Reiter, Christoph committed
            "support": {
                "issues": "https://github.com/guzzle/guzzle/issues",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "source": "https://github.com/guzzle/guzzle/tree/7.3.0"
Reiter, Christoph's avatar
Reiter, Christoph committed
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://github.com/alexeyshockov",
                    "type": "github"
                },
                {
                    "url": "https://github.com/gmponos",
                    "type": "github"
                }
            ],
Reiter, Christoph's avatar
Reiter, Christoph committed
            "time": "2021-03-23T11:33:13+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
        {
            "name": "guzzlehttp/promises",
Reiter, Christoph's avatar
Reiter, Christoph committed
            "version": "1.4.1",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/promises.git",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "url": "https://api.github.com/repos/guzzle/promises/zipball/8e7d04f1f6450fef59366c399cfad4b9383aa30d",
                "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "shasum": ""
            },
            "require": {
                "php": ">=5.5"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "^4.4 || ^5.1"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Promise\\": "src/"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                }
            ],
            "description": "Guzzle promises library",
            "keywords": [
                "promise"
            ],
Reiter, Christoph's avatar
Reiter, Christoph committed
            "support": {
                "issues": "https://github.com/guzzle/promises/issues",
Reiter, Christoph's avatar
Reiter, Christoph committed
                "source": "https://github.com/guzzle/promises/tree/1.4.1"
Reiter, Christoph's avatar
Reiter, Christoph committed
            },
Reiter, Christoph's avatar
Reiter, Christoph committed
            "time": "2021-03-07T09:25:29+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
        {
            "name": "guzzlehttp/psr7",
            "version": "2.0.0",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/psr7.git",
                "reference": "1dc8d9cba3897165e16d12bb13d813afb1eb3fe7"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/1dc8d9cba3897165e16d12bb13d813afb1eb3fe7",
                "reference": "1dc8d9cba3897165e16d12bb13d813afb1eb3fe7",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "shasum": ""
            },
            "require": {
                "php": "^7.2.5 || ^8.0",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^1.0",
                "ralouphie/getallheaders": "^3.0"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "provide": {
                "psr/http-factory-implementation": "1.0",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "psr/http-message-implementation": "1.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.4.1",
                "http-interop/http-factory-tests": "^0.9",
                "phpunit/phpunit": "^8.5.8 || ^9.3.10"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "suggest": {
                "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                }
            },
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Psr7\\": "src/"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "Tobias Schultze",
                    "homepage": "https://github.com/Tobion"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://sagikazarmark.hu"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                }
            ],
            "description": "PSR-7 message implementation that also provides common utility methods",
            "keywords": [
                "http",
                "message",
                "psr-7",
                "request",
                "response",
                "stream",
                "uri",
                "url"
            ],
Reiter, Christoph's avatar
Reiter, Christoph committed
            "support": {
                "issues": "https://github.com/guzzle/psr7/issues",
                "source": "https://github.com/guzzle/psr7/tree/2.0.0"
Reiter, Christoph's avatar
Reiter, Christoph committed
            },
            "time": "2021-06-30T20:03:07+00:00"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
        },
        {
            "name": "kevinrob/guzzle-cache-middleware",
            "version": "v3.4.0",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            "source": {
                "type": "git",
                "url": "https://github.com/Kevinrob/guzzle-cache-middleware.git",
                "reference": "d40eb54f08362d01da598da1b0e7421e8c3a52f6"
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Kevinrob/guzzle-cache-middleware/zipball/d40eb54f08362d01da598da1b0e7421e8c3a52f6",
                "reference": "d40eb54f08362d01da598da1b0e7421e8c3a52f6",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "shasum": ""
            },
            "require": {
                "guzzlehttp/guzzle": "^6.0 || ^7.0",
Reiter, Christoph's avatar
wip
Reiter, Christoph committed
                "php": ">=5.5.0"
            },
            "require-dev": {
                "cache/array-adapter": "^0.4 || ^0.5 || ^1.0",
                "cache/simple-cache-bridge": "^0.1 || ^1.0",
                "doctrine/cache": "^1.0",
                "illuminate/cache": "^5.0",
                "league/flysystem": "^1.0",
                "phpunit/phpunit": "^4.8.36 || ^5.0",
                "psr/cache": "^1.0",
                "symfony/phpunit-bridge": "^4.4 || ^5.0"
            },
            "suggest": {
                "doctrine/cache": "This library has a lot of ready-to-use cache storage (to be used with Kevinrob\\GuzzleCache\\Storage\\DoctrineCacheStorage).",
                "guzzlehttp/guzzle": "For using this library. It was created for Guzzle6 (but you can use it with any PSR-7 HTTP client).",
                "laravel/framework": "To be used with Kevinrob\\GuzzleCache\\Storage\\LaravelCacheStorage",
                "league/flysystem": "To be used with Kevinrob\\GuzzleCache\\Storage\\FlysystemStorage",
                "psr/cache": "To be used with Kevinrob\\GuzzleCache\\Storage\\Psr6CacheStorage",
                "psr/simple-cache": "To be used with Kevinrob\\GuzzleCache\\Storage\\Psr16CacheStorage"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Kevinrob\\GuzzleCache\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kevin Robatel",
                    "email": "kevinrob2@gmail.com",
                    "homepage": "https://github.com/Kevinrob"
                }
            ],
            "description": "A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)",
            "homepage": "https://github.com/Kevinrob/guzzle-cache-middleware",
            "keywords": [
                "Etag",
                "Flysystem",
                "Guzzle",
                "cache",
                "cache-control",
                "doctrine",
                "expiration",